FFmpeg git repo
Go to file
Anton Khirnov 9eef9eb301 h264: check that execute_decode_slices() is not called too many times
Fixes invalid reads.

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC:libav-stable@libav.org
2014-01-06 08:25:25 +01:00
compat
doc
libavcodec h264: check that execute_decode_slices() is not called too many times 2014-01-06 08:25:25 +01:00
libavdevice
libavfilter
libavformat lavf: remove a pointless check 2014-01-06 08:21:53 +01:00
libavresample
libavutil
libswscale
presets
tests hevc: rename some HEVC conformance streams 2014-01-06 08:05:17 +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: add support for VDPAU decoding 2013-11-23 11:55:53 +01:00
avconv_filter.c
avconv_opt.c
avconv_vdpau.c
avplay.c
avprobe.c
avserver.c
cmdutils.c cmdutils: update copyright year to 2014. 2014-01-05 22:39:35 +02:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.