Go to file
Michael Niedermayer 42831b46ef Also reset *_end in flush_packet_queue().
Originally committed as revision 19869 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-09-16 00:56:31 +00:00
doc Replace @node commands with @anchor to refer to specific points in the text. 2009-09-13 16:46:28 +00:00
ffpresets Update preset files to jive somewhat better with more recent x264 API. 2009-09-14 09:59:32 +00:00
libavcodec 10l: fix ff_fft_init_arm() prototype 2009-09-15 23:14:55 +00:00
libavdevice Do not do free AVStream in case of error, this is not supposed to be 2009-09-12 16:23:13 +00:00
libavfilter
libavformat Also reset *_end in flush_packet_queue(). 2009-09-16 00:56:31 +00:00
libavutil Add warnings to av_strlcat and av_strlcpy doxygen that the input strings 2009-09-09 21:00:51 +00:00
libpostproc
libswscale Reset slice direction at end of each frame. 2009-09-13 01:49:40 +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 Init i to 0 (10l fix). 2009-09-15 13:09:34 +00:00
Changelog add missing wmapro decoder parts 2009-09-02 16:41:49 +00:00
cmdutils.c
cmdutils.h
common.mak
configure Make pkgconfig_generate() fill Libs with the required linking flags 2009-09-15 23:54:31 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Check for return value of some context allocations. 2009-09-12 17:22:56 +00:00
ffplay.c
ffserver.c Move get_arg to avoid future declaration of function when 2009-09-10 19:08:03 +00:00
ffserver.h
INSTALL
LICENSE
MAINTAINERS Add myself as maintainer for libspeexdec.c 2009-08-28 00:46:19 +00:00
Makefile Fix typo: '.' was used instead of '/' as directory separator. 2009-09-10 09:30:57 +00:00
README
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.