FFmpeg git repo
Go to file
Chris Evans f35e037c93 mkv: Fix a bug where a pointer was cached to an array that might later move due to
a realloc()

BUG=100492
Review URL: http://codereview.chromium.org/8366004
Fixes: 1 of 2 for CVE-2011-3893

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-01-04 21:58:08 +01:00
doc yuv4 libquicktime packed 4:2:0 encoder and decoder. 2012-01-04 15:37:59 +01:00
ffpresets
libavcodec Fix possible infinite loop decoding als. 2012-01-04 21:00:06 +01:00
libavdevice
libavfilter
libavformat mkv: Fix a bug where a pointer was cached to an array that might later move due to 2012-01-04 21:58:08 +01:00
libavutil Merge remote-tracking branch 'qatar/master' 2012-01-04 01:12:34 +01:00
libpostproc
libswresample
libswscale
mt-work
presets
tests Merge remote-tracking branch 'qatar/master' 2012-01-04 01:12:34 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog yuv4 libquicktime packed 4:2:0 encoder and decoder. 2012-01-04 15:37:59 +01:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
avconv.c
cmdutils.c Merge remote-tracking branch 'qatar/master' 2012-01-04 01:12:34 +01:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2012-01-04 01:12:34 +01:00
ffmpeg.c
ffplay.c
ffprobe.c ffprobe: add support to option -show_error 2012-01-04 01:06:28 +01:00
ffserver.c
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.