FFmpeg git repo
Go to file
Michael Niedermayer 488f87be87 roqvideodec: check dimensions validity
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 3ae6104511)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit fee26d352a)

CC: libav-stable@libav.org

Signed-off-by: Reinhard Tartler <siretart@tauware.de>
2013-02-17 11:31:20 +01:00
compat
doc doc/platform: Fix 10l typo 2013-02-13 18:41:37 -05:00
libavcodec roqvideodec: check dimensions validity 2013-02-17 11:31:20 +01:00
libavdevice
libavfilter vf_yadif: fix out-of line reads 2013-02-15 16:08:33 +01:00
libavformat
libavresample lavr: fix mixing matrix reduction when normalization is disabled 2013-02-12 13:41:13 -05:00
libavutil avutil: Ensure that emms_c is always defined, even on non-x86 2013-02-14 19:29:04 +01:00
libswscale swscale: Disallow conversion to GBRP16 2013-02-11 20:03:16 +02:00
presets
tests vf_yadif: fix out-of line reads 2013-02-15 16:08:33 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
Makefile
README
RELEASE
arch.mak
avconv.c
avconv.h
avconv_filter.c
avconv_opt.c
avplay.c
avprobe.c
avserver.c
cmdutils.c get_buffer(): do not initialize the data. 2013-02-15 16:08:44 +01:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: Move MinGW CPPFLAGS setting to libc section, where it belongs 2013-02-14 17:37:42 +01:00
library.mak build: Make library minor version visible in the Makefile 2013-02-11 20:17:15 +01:00
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.