FFmpeg git repo
Go to file
Michael Niedermayer 1156f07c6a kgv1dec: Increase offsets array size so it is large enough.
Fixes CVE-2011-3945

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 807a045ab7)

Signed-off-by: Alex Converse <alex.converse@gmail.com>
(cherry picked from commit a02e8df973)
(cherry picked from commit d5f2382d03)

Signed-off-by: Reinhard Tartler <siretart@tauware.de>
(cherry picked from commit a0b65938b7)

Signed-off-by: Reinhard Tartler <siretart@tauware.de>
2012-04-08 11:43:06 +02:00
doc backport libvo-aacenc wrapper for aac encoding 2011-05-13 12:43:40 +02:00
ffpresets consolidate .gitignore patters into a single file 2011-03-18 17:47:01 +01:00
libavcodec kgv1dec: Increase offsets array size so it is large enough. 2012-04-08 11:43:06 +02:00
libavdevice alsa: fallback to buffer_size/4 for period_size. 2011-11-05 13:18:32 +01:00
libavfilter consolidate .gitignore patters into a single file 2011-03-18 17:47:01 +01:00
libavformat dv: Fix small stack overread related to CVE-2011-3929 and CVE-2011-3936. 2012-04-08 11:23:19 +02:00
libavutil Fix races in default av_log handler 2011-04-30 08:16:18 +02:00
libpostproc postprocess.c: filter name needs to be double 0 terminated 2011-11-05 13:18:31 +01:00
libswscale swscale: #include "libavutil/mathematics.h" 2011-12-24 15:47:57 +01:00
tests smacker: fix a few off by 1 errors 2011-12-24 12:20:33 +01:00
tools consolidate .gitignore patters into a single file 2011-03-18 17:47:01 +01:00
.gitignore consolidate .gitignore patters into a single file 2011-03-18 17:47:01 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS partially rename FFmpeg to Libav 2011-03-18 18:34:49 +01:00
Changelog Release notes and changelog for 0.6.5 2012-01-10 21:17:30 +01:00
Doxyfile partially rename FFmpeg to Libav 2011-03-18 18:34:49 +01:00
INSTALL partially rename FFmpeg to Libav 2011-03-18 18:34:49 +01:00
LICENSE partially rename FFmpeg to Libav 2011-03-18 18:34:49 +01:00
MAINTAINERS
Makefile
README partially rename FFmpeg to Libav 2011-03-18 18:34:49 +01:00
RELEASE Release notes and changelog for 0.6.5 2012-01-10 21:17:30 +01:00
VERSION Bump version number for 0.6.5 release. 2012-01-10 21:02:32 +01:00
cmdutils.c partially rename FFmpeg to Libav 2011-03-18 18:34:49 +01:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure backport libvo-aacenc wrapper for aac encoding 2011-05-13 12:43:40 +02:00
ffmpeg.c ffmpeg: offer alternatives for experimental codecs if they exist 2010-06-01 06:29:50 +00:00
ffplay.c
ffprobe.c
ffserver.c
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.