FFmpeg git repo
Go to file
Reimar Döffinger 88517e9f9d Extract duplicated code into a separate function.
5% faster on Intel Atom with gcc 4.4.1 (performance is unchanged
if using av_always_inline).

Originally committed as revision 21516 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-01-28 20:15:19 +00:00
doc
ffpresets
libavcodec Extract duplicated code into a separate function. 2010-01-28 20:15:19 +00:00
libavdevice Avoid using deprecated AVFormatParameters::[audio|video]_codec_id field. 2010-01-28 15:45:21 +00:00
libavfilter
libavformat Add RTP/H.263 depacketizer by Martin Storsjö <$firstname () $firstname st>. 2010-01-28 16:08:13 +00:00
libavutil Add --malloc-prefix to apply a prefix to malloc, free etc 2010-01-28 13:06:31 +00:00
libpostproc
libswscale Rename swscale-example to swscale-test, to better reflect the intended 2010-01-27 00:25:23 +00:00
tests
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Add RTP/H.263 depacketizer by Martin Storsjö <$firstname () $firstname st>. 2010-01-28 16:08:13 +00:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile 10l: fix linking 2010-01-27 00:26:41 +00:00
README
cmdutils.c Declare variable "version" in the PRINT_LIB_VERSION() macro if block, 2010-01-27 23:08:43 +00:00
cmdutils.h
cmdutils_common_opts.h
common.mak Append ECFLAGS to CFLAGS 2010-01-28 20:13:46 +00:00
configure Add --malloc-prefix to apply a prefix to malloc, free etc 2010-01-28 13:06:31 +00:00
ffmpeg.c ffmpeg.c : Don't set AVFormatParameters::[audio|video]_codec_id 2010-01-28 16:17:52 +00:00
ffplay.c
ffserver.c
ffserver.h
subdir.mak Revert r21226, it was a joke: 2010-01-26 22:23:12 +00:00
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.