FFmpeg git repo
Go to file
Chris Evans a5e0afe3c9 vorbis: An additional defense in the Vorbis codec.
Fixes Bug: #190
Chromium Bug: #100543
Related to CVE-2011-3893

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

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

Conflicts:

	libavcodec/vorbis_dec.c
2012-01-08 09:29:16 +01:00
doc backport libvo-aacenc wrapper for aac encoding 2011-05-13 12:43:40 +02:00
ffpresets
libavcodec vorbis: An additional defense in the Vorbis codec. 2012-01-08 09:29:16 +01:00
libavdevice alsa: fallback to buffer_size/4 for period_size. 2011-11-05 13:18:32 +01:00
libavfilter
libavformat matroskadec: Fix a bug where a pointer was cached to an array that might later move due to a realloc() 2012-01-07 22:03:48 +01: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
.gitignore
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.4 2011-12-25 10:03:08 +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.4 2011-12-25 10:03:08 +01:00
VERSION Bump version number for 0.6.4 release. 2011-12-24 15:59:10 +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
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.