FFmpeg git repo
Go to file
Diego Biurrun 691017b5c3 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-04-07 16:38:29 +02:00
doc apichanges: fix 2 wrong hashes 2013-04-07 16:34:39 +02:00
ffpresets
libavcodec Merge remote-tracking branch 'qatar/release/0.8' into release/0.10 2013-04-07 15:57:13 +02:00
libavdevice
libavfilter vf_fade: fix memleaks of args 2012-10-25 21:12:39 +02:00
libavformat oggparsevorbis: fix vorbis_cleanup return type 2013-04-07 16:38:29 +02:00
libavutil Merge commit '327ff82bac3081d918dceb4931c77e25d0a1480d' into release/0.10 2013-04-07 15:42:45 +02:00
libpostproc pp: avoid overflow in w*h 2012-10-25 21:19:56 +02:00
libswresample
libswscale sws: dont write out of array on bigendian 2013-02-14 14:42:41 +01:00
mt-work
presets
tests fate: fetch samples that match the release series 2013-03-23 14:46:45 +01:00
tools ffeval: avoid folding EOF onto a valid char 2012-10-25 21:19:56 +02:00
.gitignore Ignore generated aviocat tool. 2013-01-03 15:20:12 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog update Changelog 2013-03-23 14:48:40 +01:00
Doxyfile Update for 0.10.6 2012-10-25 21:43:19 +02:00
INSTALL
LICENSE
MAINTAINERS
Makefile Merge commit '01a4e7f623a2e6dc95862f9a56c777f058d7bfaf' into release/0.10 2013-01-17 01:58:54 +01:00
README
RELEASE Update RELEASE file for 0.8.6 2013-03-09 18:54:28 +01:00
VERSION Update for 0.10.6 2012-10-25 21:43:19 +02:00
cmdutils.c Merge commit '9b79a05289d91d1184455d12e6c4df457f0657c4' into release/0.10 2013-04-07 14:47:49 +02:00
cmdutils.h
cmdutils_common_opts.h
common.mak Merge commit '01a4e7f623a2e6dc95862f9a56c777f058d7bfaf' into release/0.10 2013-01-17 01:58:54 +01:00
configure configure: Make warnings from -Wreturn-type fatal errors 2013-04-07 16:38:29 +02:00
ffmpeg.c ffmpeg: dont allow -flags to override -pass 2013-02-06 10:23:45 +01:00
ffplay.c
ffprobe.c ffprobe: fix use of uninitialized pointer in av_strtok() 2012-10-25 21:09:14 +02:00
ffserver.c ffserver: fix return value of add_codec() 2013-04-07 16:38:29 +02:00
library.mak Merge commit '01a4e7f623a2e6dc95862f9a56c777f058d7bfaf' into release/0.10 2013-01-17 01:58:54 +01:00
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.