FFmpeg git repo
Go to file
Sebastian Vater 65d213ec86 Move handling of paletted data to the IFF demuxer. This allows future
handling of things such as masking/EHB/HAM for this type of data.

Patch by Sebastian Vater <cdgs basty googlemail com>.

Originally committed as revision 23112 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-05-13 15:39:40 +00:00
doc rename -vfilters cli option to -vf 2010-05-12 01:47:14 +00:00
ffpresets
libavcodec Move handling of paletted data to the IFF demuxer. This allows future 2010-05-13 15:39:40 +00:00
libavdevice
libavfilter silence gcc warning about potential uninitialized usage 2010-05-11 17:39:52 +00:00
libavformat Move handling of paletted data to the IFF demuxer. This allows future 2010-05-13 15:39:40 +00:00
libavutil
libpostproc
libswscale Revert r31153. It failed to build on: 2010-05-12 20:47:32 +00:00
tests Replace "-vfilters" by "-vf" in regtests. Should fix regtest breakage. 2010-05-13 12:30:46 +00:00
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Add -ldl to libfaadbin_extralibs instead of libfaadbin_decoder_extralibs. 2010-05-11 15:58:50 +00:00
ffmpeg.c rename -vfilters cli option to -vf 2010-05-12 01:47:14 +00:00
ffplay.c rename -vfilters cli option to -vf in ffplay as well 2010-05-12 23:18:12 +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.