FFmpeg git repo
Go to file
Michael Niedermayer e8928f7e97 h263: disable slow checked reader, overreads are not possible in
ffmpegs h263 decoder

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 8e7776036b)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-01-03 21:51:52 +01:00
doc v410 encoder and decoder 2012-01-03 17:57:26 +01:00
ffpresets
libavcodec h263: disable slow checked reader, overreads are not possible in 2012-01-03 21:51:52 +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 lavfi: skip the frame in case of error. 2011-12-13 23:38:02 +01:00
libavformat mxfdec: Sanity check PreviousPartition 2012-01-03 20:52:21 +01:00
libavutil avutil: check sampleformats enum, pict type enum and media type enum against insert/remove mistakes. 2012-01-03 19:05:32 +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 swscale: Fix several (real world) integer overflows. 2012-01-03 19:49:56 +01:00
mt-work
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
avconv.c ff*: Fix duplicatedly printed version info with -version 2012-01-03 19:59:26 +01:00
Changelog v410 encoder and decoder 2012-01-03 17:57:26 +01:00
cmdutils_common_opts.h fftools: add -report option. 2011-12-10 16:40:03 +01:00
cmdutils.c ff*: Fix duplicatedly printed version info with -version 2012-01-03 19:59:26 +01:00
cmdutils.h ff*: Fix duplicatedly printed version info with -version 2012-01-03 19:59:26 +01:00
common.mak Add coverage support. 2011-12-05 20:04:48 +01:00
configure get_bits: introduce safe bitreading to prevent overreads. 2012-01-03 20:59:17 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile update for 0.9 2011-12-11 21:24:41 +01:00
ffmpeg.c ff*: Fix duplicatedly printed version info with -version 2012-01-03 19:59:26 +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
LICENSE
MAINTAINERS v410 encoder and decoder 2012-01-03 17:57:26 +01: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
RELEASE update for 0.9 2011-12-11 21:24:41 +01:00
subdir.mak Add rule for compiling to asm 2011-10-22 20:49:24 +02:00
VERSION update for 0.9 2011-12-11 21:24:41 +01:00
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.