No description
Find a file
Michael Niedermayer 9526ad4f25 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:41 +02:00
doc Merge tag 'n0.8.15' into release/0.7 2013-10-06 19:04:27 +02:00
ffpresets presets: forgotten libvpx presets 2011-06-21 17:52:16 +02:00
libavcodec h264/cabac: check loop index 2015-03-12 00:47:06 +01:00
libavdevice Merge branch 'release/0.8' into release/0.7 2011-11-21 19:41:08 +01:00
libavfilter Merge tag 'n0.8.15' into release/0.7 2013-10-06 19:04:27 +02:00
libavformat avformat/vqf: Use 64bit for ret to avoid overflow 2015-03-12 00:47:05 +01:00
libavutil avutil/lzo: Fix integer overflow 2015-03-12 00:43:38 +01:00
libpostproc postprocess.c: filter name needs to be double 0 terminated 2011-09-03 07:39:54 +02:00
libswscale swscale/x86/rgb2rgb_template: fix crash with tiny size and nv12 output 2015-03-12 00:47:05 +01:00
mt-work Update todo 2011-06-12 18:01:29 +02:00
tests Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2012-04-02 01:25:31 +02:00
tools showfiltfmts: use av_get_pix_fmt_name() 2011-06-07 12:44:51 +02:00
.gitignore gitignore: ignore .exp files, as generated by the MS linker on win32 2011-09-21 18:04:31 +02:00
cmdutils.c Update for 0.7.17 2015-03-12 00:54:14 +01:00
cmdutils.h Make all option parsing functions match the function pointer type through which they are called. 2011-09-07 08:56:04 +02:00
cmdutils_common_opts.h Make all option parsing functions match the function pointer type through which they are called. 2011-09-07 08:56:04 +02:00
common.mak Merge remote-tracking branch 'qatar/master' 2011-06-15 02:15:25 +02:00
configure configure: add noexecstack to linker options if supported. 2015-03-12 00:47:04 +01: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.7.17 2015-03-12 00:54:14 +01:00
ffmpeg.c Merge branch 'release/0.8' into release/0.7 2013-02-18 00:56:01 +01:00
ffplay.c Merge branch 'release/0.8' into release/0.7 2011-11-21 19:41:08 +01:00
ffprobe.c lavc: introduce avcodec_open2() as a replacement for avcodec_open(). 2011-11-19 10:22:26 +01:00
ffserver.c Merge branch 'release/0.8' into release/0.7 2012-01-09 00:08:15 +01:00
ffserver.h multiple inclusion guard cleanup 2011-05-21 13:48:10 +02:00
INSTALL Merge remote branch 'qatar/master' 2011-04-08 02:50:13 +02:00
LICENSE libaac+ support 2011-10-01 20:32:22 +02:00
MAINTAINERS MAINTAINERS: Remove myself as leader 2015-07-31 18:35:41 +02:00
Makefile Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2011-10-01 22:42:41 +02:00
README Revert "partially rename FFmpeg to Libav" 2011-03-17 17:26:45 +01:00
RELEASE Update for 0.7.17 2015-03-12 00:54:14 +01:00
subdir.mak Merge remote-tracking branch 'qatar/master' 2011-06-04 06:35:17 +02:00
VERSION Update for 0.7.17 2015-03-12 00:54:14 +01:00
version.sh Merge remote-tracking branch 'qatar/master' 2011-06-20 04:07:34 +02:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.