1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
Go to file
Anton Khirnov 6a99310fce wmalosslessdec: Fix reading too many bits in decode_channel_residues()
Fixes a part of CVE-2012-2795

CC:libav-stable@libav.org

Based on a patch by Michael Niedermayer <michaelni@gmx.at>

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
2012-09-29 19:16:32 +02:00
compat
doc doc/platform: Rework the Visual Studio linking section 2012-09-28 15:52:21 -04:00
libavcodec wmalosslessdec: Fix reading too many bits in decode_channel_residues() 2012-09-29 19:16:32 +02:00
libavdevice
libavfilter Use avcodec_free_frame() to free AVFrames. 2012-09-24 12:31:25 +02:00
libavformat avidec: use actually read size instead of requested size 2012-09-29 09:27:59 +02:00
libavresample
libavutil ARM: use 2-operand syntax for ADD Rd, PC in Apple PIC code 2012-09-21 07:07:58 +01:00
libswscale
presets
tests
tools
.gitignore
arch.mak
avconv_filter.c
avconv_opt.c
avconv.c Use avcodec_free_frame() to free AVFrames. 2012-09-24 12:31:25 +02:00
avconv.h
avplay.c Use avcodec_free_frame() to free AVFrames. 2012-09-24 12:31:25 +02:00
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.