FFmpeg git repo
Go to file
Michael Niedermayer 85f477935c avsdec: Set dimensions instead of relying on the demuxer.
The decode function assumes that the video will have those dimensions.

Fixes CVE-2012-2801

CC:libav-stable@libav.org

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Anton Khirnov <anton@khirnov.net>
2012-09-29 19:18:07 +02:00
compat
doc doc/platform: Rework the Visual Studio linking section 2012-09-28 15:52:21 -04:00
libavcodec avsdec: Set dimensions instead of relying on the demuxer. 2012-09-29 19:18:07 +02:00
libavdevice
libavfilter
libavformat avidec: use actually read size instead of requested size 2012-09-29 09:27:59 +02:00
libavresample
libavutil
libswscale
presets
tests
tools
.gitignore
arch.mak
avconv_filter.c
avconv_opt.c
avconv.c
avconv.h
avplay.c
avprobe.c
avserver.c
Changelog Opus decoder using libopus 2012-09-28 11:03:20 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Opus decoder using libopus 2012-09-28 11:03:20 +02: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.