FFmpeg git repo
Go to file
Michael Niedermayer 79bc4798b7 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:38 +02:00
doc Merge commit '893b353362bc220280efd8d14c4878a1cafe18a8' into release/0.10 2015-03-11 22:04:45 +01:00
ffpresets
libavcodec roqvideoenc: set enc->avctx in roq_encode_init 2015-03-12 18:03:50 +01:00
libavdevice
libavfilter Merge commit 'e4fdfdf65d520ce3af13a21ff8a3649e37757af8' into release/0.10 2014-08-09 19:12:46 +02:00
libavformat avformat/bit: check that pkt->size is 10 in write_packet 2015-03-12 18:03:50 +01:00
libavutil Merge commit '8637f4edeee1a6bd18bc90740fafadd3e1b412aa' into release/0.10 2015-03-11 22:04:04 +01:00
libpostproc pp: avoid overflow in w*h 2012-10-25 21:19:56 +02:00
libswresample
libswscale swscale: increase yuv2rgb table headroom 2015-03-12 18:03:49 +01:00
mt-work
presets
tests Merge commit '2deac60a387409dcbc7b37a8c30de89c7aeb58ac' into release/0.10 2015-03-11 21:50:03 +01:00
tools ffeval: avoid folding EOF onto a valid char 2012-10-25 21:19:56 +02:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog doc: More changelog updates for v0.8.17 2015-03-08 22:34:43 -04:00
Doxyfile Update for 0.10.16 2015-03-12 18:06:09 +01:00
INSTALL
LICENSE
MAINTAINERS MAINTAINERS: Remove myself as leader 2015-07-31 18:35:38 +02:00
Makefile Merge commit '01a4e7f623a2e6dc95862f9a56c777f058d7bfaf' into release/0.10 2013-01-17 01:58:54 +01:00
README
RELEASE Update for 0.10.16 2015-03-12 18:06:09 +01:00
VERSION Update for 0.10.16 2015-03-12 18:06:09 +01:00
cmdutils.c cmdutils: update copyright year to 2015. 2015-03-12 18:03:49 +01: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: add noexecstack to linker options if supported. 2015-03-12 18:03:48 +01:00
ffmpeg.c Merge commit '277103e07fbe22fc8e4361bacd5c6b48133f3ba5' into release/0.10 2014-08-09 19:13:54 +02:00
ffplay.c Merge commit '0ab76ddf313eeab70d06619ae0376fd7dd40761b' into release/0.10 2014-08-12 19:53:37 +02:00
ffprobe.c
ffserver.c ffserver: fix order of evaluation bugs 2013-07-29 04:57:11 +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.