FFmpeg git repo
Go to file
Reimar Döffinger 062777b343 Allow hard-coding several QDM2 tables (about 32 kB size).
Originally committed as revision 22525 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-14 19:30:25 +00:00
doc Bump libavfilter minor version and add APIchanges entry after the 2010-03-13 11:41:15 +00:00
ffpresets
libavcodec Allow hard-coding several QDM2 tables (about 32 kB size). 2010-03-14 19:30:25 +00:00
libavdevice Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and mark 2010-03-13 19:19:44 +00:00
libavfilter Make the scale filter pass the pkt.pos information to the output 2010-03-13 12:33:44 +00:00
libavformat Avoid creating tiny (possibly only 64 bytes large) audio packets resulting in 2010-03-14 13:38:00 +00:00
libavutil Mark AVERROR_ENOENT for deletion at the next libavutil major bump. 2010-03-14 01:32:44 +00:00
libpostproc
libswscale Fix compilation on powerpc with --disable-altivec 2010-03-09 08:07:34 +00:00
tests Make sure all mvs of a mb are set in the error concealment code. 2010-03-14 01:52:31 +00:00
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Kega Game Video (KGV1) decoder 2010-03-09 01:03:09 +00:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile 10l: fix version.h generation 2010-03-10 03:10:26 +00:00
README
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak Remove .SECONDARY directive 2010-03-10 02:57:01 +00:00
configure Separate DWT from snow and dsputil 2010-03-14 17:50:12 +00:00
ffmpeg.c Move libm replacements to new header libm.h 2010-03-09 15:10:23 +00:00
ffplay.c Make ffplay pass the packet.pos information to the filterchain, get it 2010-03-13 11:27:07 +00:00
ffprobe.c
ffserver.c
ffserver.h
subdir.mak Reorder some make rules 2010-03-09 14:58:29 +00:00
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.