FFmpeg git repo
Go to file
Aurelien Jacobs 634e0304a8 add FF_API_READ_SEEK define to drop usage of AVInputFormat.read_seek
and delay this transition to v54 as it is currently not functional

Originally committed as revision 25486 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-10-15 13:39:15 +00:00
doc Add a SAP demuxer 2010-10-13 09:06:59 +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 add FF_API_READ_SEEK define to drop usage of AVInputFormat.read_seek 2010-10-15 13:39:15 +00:00
libavutil
libpostproc
libswscale
tests
tools
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
Makefile
README
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Add a SAP demuxer 2010-10-13 09:06:59 +00:00
ffmpeg.c
ffplay.c
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.