Go to file
Craig Thomasson 77a670e796 Fix segfault when encoder initialization fails.
Patch by Craig Thomasson $(name) dot $(surname) ripcode com

Originally committed as revision 22811 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-04-06 09:52:41 +00:00
doc Add actually correct rXXXXX here. 2010-04-05 19:55:12 +00:00
ffpresets
libavcodec Fix segfault when encoder initialization fails. 2010-04-06 09:52:41 +00:00
libavdevice Replace all remaining occurrences of AVERROR_NOMEM with 2010-04-03 14:15:00 +00:00
libavfilter Remove variable whose value was never read. Found by clang. 2010-04-03 15:29:48 +00:00
libavformat Actually add flag (somehow got lost in my previous patchset?), fixes broken 2010-04-05 19:50:45 +00:00
libavutil av_builtin_constant_p() 2010-04-02 01:03:27 +00:00
libpostproc
libswscale Replace some "m" constraints by MANGLE to avoid issues with some compilers not 2010-03-31 17:00:33 +00:00
tests Change default for bidir_refine to 1. 2010-04-02 14:08:51 +00:00
tools Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 2010-03-31 12:29:58 +00:00
Changelog minor spelling fixes 2010-04-03 09:42:40 +00:00
cmdutils_common_opts.h
cmdutils.c Implement cmdutils.c:read_file(), and use it in ffmpeg.c for reading 2010-04-01 22:34:22 +00:00
cmdutils.h Implement cmdutils.c:read_file(), and use it in ffmpeg.c for reading 2010-04-01 22:34:22 +00:00
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Simplify writing stream metadata. 2010-04-05 19:54:11 +00:00
ffplay.c Add -t option to ffplay. 2010-04-01 20:56:23 +00:00
ffprobe.c
ffserver.c Fix FFM-based streaming from ffmpeg to ffserver. The basic problem is that 2010-03-31 21:02:34 +00:00
ffserver.h
INSTALL
LICENSE
MAINTAINERS
Makefile
README
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.