FFmpeg git repo
Go to file
Stefano Sabatini 2839dc974d Use AV_RL32() in opt_codec_tag().
Originally committed as revision 25618 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-10-31 22:48:44 +00:00
doc ffmpeg.c manual: clarify map_meta_data usage. 2010-10-27 10:24:14 +00:00
ffpresets
libavcodec sad16_sse2: merge 2 asm blocks 2010-10-31 21:20:20 +00:00
libavcore
libavdevice vfwcap: add option to print list of supported drivers 2010-10-23 02:11:30 +00:00
libavfilter 100l: remove bogus inclusion of libavcodec/audioconvert.c in 2010-10-25 04:28:36 +00:00
libavformat Document url_write(). 2010-10-31 16:11:56 +00:00
libavutil
libpostproc
libswscale Store src/dstFormat after calling handle_jpeg 2010-10-29 13:48:12 +00:00
tests
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Add a demuxer for receiving raw rtp:// URLs without an SDP description 2010-10-19 07:38:53 +00:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
cmdutils.c Implement a common get_filtered_video_frame(), shared between ffplay.c 2010-10-18 13:57:11 +00:00
cmdutils.h Implement a common get_filtered_video_frame(), shared between ffplay.c 2010-10-18 13:57:11 +00:00
cmdutils_common_opts.h
common.mak
configure Bump required x264 version to X264_BUILD 99 2010-10-26 18:19:22 +00:00
ffmpeg.c Use AV_RL32() in opt_codec_tag(). 2010-10-31 22:48:44 +00:00
ffplay.c Implement a common get_filtered_video_frame(), shared between ffplay.c 2010-10-18 13:57:11 +00:00
ffprobe.c
ffserver.c
ffserver.h
subdir.mak
version.sh

README

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.