FFmpeg git repo
Go to file
Michael Niedermayer 8e71d89a7b Move golomb_to_int*cbp tables back to h264_data.h as svq3.c used them.
Yes i did compile&test, no svq3.c was not recompiled.

Originally committed as revision 21180 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-01-13 02:17:16 +00:00
doc
ffpresets
libavcodec Move golomb_to_int*cbp tables back to h264_data.h as svq3.c used them. 2010-01-13 02:17:16 +00:00
libavdevice
libavfilter Make avfilter_insert_filter() log the names of the filters between 2010-01-13 00:16:52 +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 10l, my last commit (r21001) broke regression tests. 2010-01-02 12:29:00 +00:00
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
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
ffplay.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.