FFmpeg git repo
Go to file
Michael Niedermayer 188d3c510d Split motion vector prediction off h264.c/h.
Originally committed as revision 21174 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-01-12 21:36:26 +00:00
doc SIPR decoder for modes 8k5, 6k5 and 5k0. 2010-01-10 21:38:15 +00:00
ffpresets
libavcodec Split motion vector prediction off h264.c/h. 2010-01-12 21:36:26 +00:00
libavdevice
libavfilter Make query_formats() increment the scaler_count after each scaler 2010-01-10 14:23:19 +00:00
libavformat Reindent after r21166. 2010-01-12 16:36:23 +00:00
libavutil Add replacements for log2f(), exp2() and exp2f() for platforms that lacks it. 2010-01-12 02:19:51 +00:00
libpostproc
libswscale /nop is illegal with Apple's older version of gas, this was fixed elsewhere 2010-01-12 19:03:09 +00:00
tests
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog SIPR decoder for modes 8k5, 6k5 and 5k0. 2010-01-10 21:38:15 +00:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS add myself as the electronicarts demuxer maintainer 2010-01-11 12:08:42 +00:00
Makefile
README
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Add replacements for log2f(), exp2() and exp2f() for platforms that lacks it. 2010-01-12 02:19:51 +00:00
ffmpeg.c Fix stream copy & transcoding one stream at the same time. 2010-01-07 01:15:16 +00:00
ffplay.c
ffserver.c Mark http_log() as static; it is only used in this file. 2010-01-04 17:55:52 +00:00
ffserver.h
subdir.mak
version.sh Silence calls to git in version.sh. 2010-01-07 19:25:03 +00:00

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.