FFmpeg git repo
Go to file
Michael Niedermayer b5736759ee qdm2: check array index before use, fix out of array accesses
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(cherry picked from commit a7ee6281f7)

CC: libav-stable@libav.org

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

Signed-off-by: Reinhard Tartler <siretart@tauware.de>
(cherry picked from commit 0b2b8ab979)
Signed-off-by: Reinhard Tartler <siretart@tauware.de>
2013-12-14 14:31:03 -05:00
doc
libavcodec qdm2: check array index before use, fix out of array accesses 2013-12-14 14:31:03 -05:00
libavdevice
libavfilter avfiltergraph: check for sws opts being non-NULL before using them. 2013-04-24 21:01:14 +02:00
libavformat mov: Seek back if overreading an individual atom 2013-10-28 14:16:37 +01:00
libavutil lzo: fix overflow checking in copy_backptr() 2013-03-15 13:35:59 +01:00
libpostproc
libswscale
presets
tests nuv: Do not ignore lzo decompression failures 2013-10-16 23:05:51 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Changelog for 0.8.9 2013-11-02 10:31:35 -04:00
Doxyfile
INSTALL
LICENSE
Makefile
README
RELEASE Prepare for 0.8.7 Release 2013-11-02 10:17:43 -04:00
avconv.c lavc: set the default rc_initial_buffer_occupancy 2013-10-16 22:54:30 +02:00
avplay.c
avprobe.c
avserver.c
cmdutils.c update year to 2013 2013-03-09 18:54:27 +01:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure dxva2: include dxva.h if found 2013-03-19 08:41:24 +01:00
ffmpeg.c
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.