FFmpeg git repo
Go to file
Nicolas George 0b6d358a09 Place the bitstream_filters variable in the AVOutputStream, thus
greatly simplifying its handling and reducing code duplication.

Patch by Nicolas George -bsf nicolas*george|normalesup+org.

Originally committed as revision 25501 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-10-16 10:06:13 +00:00
doc Export metadata in the generic format. Deprecate old conversion API. 2010-10-15 19:04:25 +00:00
ffpresets
libavcodec Store slice position and size per keyframe in ffv1.2 2010-10-15 02:05:06 +00:00
libavcore
libavdevice
libavfilter Make the validity checks fail only if the corresponding luma or chroma 2010-10-13 13:14:52 +00:00
libavformat Fix building, include the header instead of the source file 2010-10-16 08:50:50 +00:00
libavutil
libpostproc
libswscale
tests Update rv30 FATE reference after last commit 2010-10-10 02:20:02 +00:00
tools probetest: replace usage of deprecated first_iformat by av_iformat_next() 2010-10-15 14:44:18 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Add a SAP demuxer 2010-10-13 09:06:59 +00:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS Add myself as the caf* maintainer 2010-10-10 00:39:42 +00:00
Makefile
README
cmdutils.c Factorize definition of the output_filter defined in both ffplay.c and 2010-10-12 18:40:26 +00:00
cmdutils.h Factorize definition of the output_filter defined in both ffplay.c and 2010-10-12 18:40:26 +00:00
cmdutils_common_opts.h
common.mak
configure Add a SAP demuxer 2010-10-13 09:06:59 +00:00
ffmpeg.c Place the bitstream_filters variable in the AVOutputStream, thus 2010-10-16 10:06:13 +00:00
ffplay.c Factorize definition of the output_filter defined in both ffplay.c and 2010-10-12 18:40:26 +00:00
ffprobe.c
ffserver.c ffserver: use a local MAX_STREAMS limit 2010-10-15 19:09:54 +00:00
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.