FFmpeg git repo
Go to file
Alex Converse 386741f887 kmvc: Check palsize.
Fixes: CVE-2011-3952

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Based on fix by Michael Niedermayer
2012-01-30 10:16:17 -08:00
doc doc: Document mov/mp4 fragmentation options 2012-01-30 14:48:24 +02:00
libavcodec kmvc: Check palsize. 2012-01-30 10:16:17 -08:00
libavdevice cosmetics: Remove extra newlines at EOF 2012-01-27 17:19:09 -08:00
libavfilter cosmetics: Remove extra newlines at EOF 2012-01-27 17:19:09 -08:00
libavformat nsvdec: Propagate errors 2012-01-30 10:15:41 -08:00
libavutil avutil: make intfloat api public 2012-01-30 07:41:31 +01:00
libpostproc
libswscale swscale: more generic check for planar destination formats with alpha 2012-01-30 07:37:13 -08:00
presets
tests build: Use order-only prerequisites for creating FATE reference file dirs. 2012-01-30 13:00:35 +01:00
tools ismindex: Fix build on mingw 2012-01-26 00:04:28 +02:00
.gitignore Ignore generated aviocat and ismindex tools. 2012-01-25 15:04:35 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog movenc: Add a separate ismv/isma (smooth streaming) muxer 2012-01-25 12:15:41 +02:00
Doxyfile Fix a bunch of platform name and other typos. 2012-01-11 13:48:30 +01:00
INSTALL
LICENSE
Makefile build: Automatically include architecture-specific library Makefile snippets. 2012-01-25 15:04:28 +01:00
README
RELEASE Prepare for 0.8 Release 2012-01-21 14:54:31 +01:00
avconv.c Fix non-C89 declarations in for loops 2012-01-29 23:26:04 +00:00
avplay.c avplay: use the correct array size for stride. 2012-01-28 19:45:45 +01:00
avprobe.c avprobe, cmdutils: K&R formatting cosmetics 2012-01-18 21:07:25 +01:00
avserver.c avserver: fix build after the next bump. 2012-01-22 07:50:41 +01:00
cmdutils.c cmdutils: fix options starting with 'no'. 2012-01-27 10:27:00 +01:00
cmdutils.h Drop unnecessary prefix from *sink* variable and struct names. 2012-01-25 12:28:36 +01:00
cmdutils_common_opts.h
common.mak
configure config.asm: change %ifdef directives to %if directives. 2012-01-27 10:19:57 +08:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.