FFmpeg git repo
Go to file
Michael Niedermayer 204cb29b3c shorten: Use separate pointers for the allocated memory for decoded samples.
Fixes invalid free() if any of the buffers are not allocated due to either
not decoding a header or an error prior to allocating all buffers.

Fixes CVE-2012-0858
CC: libav-stable@libav.org

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
2012-02-16 15:18:45 -05:00
doc prores encoder 2012-02-15 07:14:51 +01:00
libavcodec shorten: Use separate pointers for the allocated memory for decoded samples. 2012-02-16 15:18:45 -05:00
libavdevice
libavfilter
libavformat movenc: Don't set a default sample duration when creating ismv 2012-02-16 17:49:07 +01:00
libavutil
libpostproc
libswscale swscale: Remove some write-only variables related to alpha handling. 2012-02-14 10:12:43 +01:00
presets
tests bethsoftvid: synchronize video timestamps with audio sample rate 2012-02-16 10:47:11 -05:00
tools
.gitignore
avconv.c bethsoftvid: pass palette in side data instead of in a separate packet. 2012-02-16 10:47:11 -05:00
avplay.c
avprobe.c
avserver.c
Changelog prores encoder 2012-02-15 07:14:51 +01:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure librtmp: Add "lib" prefix to librtmp URLProtocol declarations. 2012-02-14 11:37:01 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
INSTALL
library.mak
LICENSE
Makefile
README
RELEASE
version.sh

Libav README
------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.