FFmpeg git repo
Go to file
Diego Biurrun 3f785a538b configure: Make warnings from -Wreturn-type fatal errors
These warnings have no false positives and point to serious bugs.
(cherry picked from commit 99853cb8d4)

Conflicts:

	configure

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-02-19 00:56:54 +01:00
doc
ffpresets
libavcodec huffyuvdec: Skip len==0 cases 2013-01-29 19:29:05 +01:00
libavdevice
libavfilter lavfi: avfilter_merge_formats: handle case where inputs are same 2012-10-06 09:47:21 +02:00
libavformat rtmp: fix buffer overflows in ff_amf_tag_contents() 2013-01-23 05:55:32 +01:00
libavutil
libpostproc
libswscale swscale: #include "libavutil/mathematics.h" 2011-12-24 15:47:57 +01:00
tests motionpixels: decode only the 111 complete frames for fate 2012-05-28 21:21:52 +02:00
tools
.gitignore
Changelog Merge remote-tracking branch 'qatar/release/0.6' into release/0.6 2012-06-09 19:09:56 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure configure: Make warnings from -Wreturn-type fatal errors 2013-02-19 00:56:54 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c
ffplay.c
ffprobe.c
ffserver.c
ffserver.h
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE Release notes for 0.6.6 2012-06-09 12:05:53 +02:00
subdir.mak
VERSION Bump version number for 0.6.6 release. 2012-06-03 22:42:54 +02:00
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.