FFmpeg git repo
Go to file
Ivan Schreter af8aae3fa3 disable new seeking code in mpeg-ts per #ifdef (use old read_seek by default)
Originally committed as revision 19788 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-09-06 15:59:32 +00:00
doc
ffpresets
libavcodec Make sample_fmts and channel_layouts compound literals const to reduce size of 2009-09-06 09:15:07 +00:00
libavdevice
libavfilter
libavformat disable new seeking code in mpeg-ts per #ifdef (use old read_seek by default) 2009-09-06 15:59:32 +00:00
libavutil Rename CHECKED_ALLOC(Z) to FF_ALLOC(Z)_OR_GOTO and add context and label 2009-09-06 00:08:19 +00:00
libpostproc
libswscale Rename CHECKED_ALLOC(Z) to FF_ALLOC(Z)_OR_GOTO and add context and label 2009-09-06 00:07:35 +00:00
tests disable new seeking code in mpeg-ts per #ifdef (use old read_seek by default) 2009-09-06 15:59:32 +00:00
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
cmdutils.c
cmdutils.h
common.mak
configure
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.