No description
Find a file
Michael Niedermayer 36a3063aae MAINTAINERS: Remove myself as leader
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit f2c58931e6)

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2015-07-31 18:35:39 +02:00
doc update all trac links to use the trac subdomain 2013-09-22 22:52:12 +02:00
ffpresets Merge remote-tracking branch 'qatar/master' 2011-10-20 02:34:51 +02:00
libavcodec vorbisdec: Check bark_map_size. 2014-03-21 04:23:59 +01:00
libavdevice lavd/lavfi: add check in case pix_fmts cannot be allocated in lavfi_read_header() 2012-01-03 19:55:10 +01:00
libavfilter avfilter/ff_insert_pad: fix order of operations 2014-03-21 04:23:59 +01:00
libavformat avformat/mpegtsenc: Check data array size in mpegts_write_pmt() 2014-03-21 04:23:59 +01:00
libavutil Avoid uninitialized data in lcldec when ofs is 0 in MSZH. 2012-01-03 22:44:47 +01:00
libpostproc Merge remote-tracking branch 'qatar/master' 2011-12-06 01:37:27 +01:00
libswresample swr: fix assert failure 2012-01-03 19:54:33 +01:00
libswscale Fix compilation with yasm-0.6.2. 2012-01-12 16:53:42 +01:00
mt-work Update todo 2011-06-12 18:01:29 +02:00
presets Remove redundant libx264 preset files 2011-10-22 01:32:10 +02:00
tests fate: account for NUT 10bit support 2012-01-03 20:48:48 +01:00
tools Merge remote-tracking branch 'qatar/master' 2011-12-09 00:05:51 +01:00
.gitignore gitignore: add libswresample* 2011-09-19 17:39:38 +02:00
avconv.c ff*: Fix duplicatedly printed version info with -version 2012-01-03 19:59:26 +01:00
Changelog y41p encoder and decoder 2012-01-03 22:50:03 +01:00
cmdutils.c update for 0.9.4 2014-03-21 05:53:28 +01:00
cmdutils.h ff*: Fix duplicatedly printed version info with -version 2012-01-03 19:59:26 +01:00
cmdutils_common_opts.h fftools: add -report option. 2011-12-10 16:40:03 +01:00
common.mak Add coverage support. 2011-12-05 20:04:48 +01:00
configure configure: Make warnings from -Wreturn-type fatal errors 2013-09-22 22:52:12 +02:00
COPYING.GPLv2 Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 2009-06-05 09:51:31 +00:00
COPYING.GPLv3 Add configure option to upgrade (L)GPL to version 3. 2009-06-05 11:04:03 +00:00
COPYING.LGPLv2.1 Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 2009-06-05 09:51:31 +00:00
COPYING.LGPLv3 Add configure option to upgrade (L)GPL to version 3. 2009-06-05 11:04:03 +00:00
CREDITS Revert "partially rename FFmpeg to Libav" 2011-03-17 17:26:45 +01:00
Doxyfile update for 0.9.4 2014-03-21 05:53:28 +01:00
ffmpeg.c ffmpeg: dont allow -flags to override -pass 2013-02-06 10:29:50 +01:00
ffplay.c ff*: Fix duplicatedly printed version info with -version 2012-01-03 19:59:26 +01:00
ffprobe.c ff*: Fix duplicatedly printed version info with -version 2012-01-03 19:59:26 +01:00
ffserver.c ff*: Fix duplicatedly printed version info with -version 2012-01-03 19:59:26 +01:00
INSTALL Merge remote branch 'qatar/master' 2011-04-08 02:50:13 +02:00
LICENSE libaac+ support 2011-09-26 02:28:21 +02:00
MAINTAINERS MAINTAINERS: Remove myself as leader 2015-07-31 18:35:39 +02:00
Makefile build: Disable avconv more completely while leaving the user the option to enable it 2011-12-13 21:46:26 +01:00
README Revert "partially rename FFmpeg to Libav" 2011-03-17 17:26:45 +01:00
RELEASE update for 0.9.4 2014-03-21 05:53:28 +01:00
subdir.mak build: Fix some paths in uninstall-libs 2012-09-14 14:19:46 +02:00
VERSION update for 0.9.4 2014-03-21 05:53:28 +01:00
version.sh version.sh: handle shallow clones and snapshots. 2011-07-22 10:43:59 +02:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.