FFmpeg git repo
Go to file
Anton Khirnov 0652e024c6 h264: reset ref count if decoding the slice header fails
Otherwise the ER code might try to use some already freed references.

Fixes possible access to freed memory.

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC:libav-stable@libav.org
2014-01-18 20:51:04 +01:00
compat
doc mp3enc: allow omitting the id3v2 header with -id3v2_version 0 2014-01-17 10:30:45 +01:00
libavcodec h264: reset ref count if decoding the slice header fails 2014-01-18 20:51:04 +01:00
libavdevice
libavfilter buffersrc: handle non-refcounted frames in av_buffersrc_add_frame() correctly 2014-01-17 10:30:45 +01:00
libavformat avisynth: fix setting packet properties 2014-01-17 11:11:08 +01:00
libavresample aarch64: port neon clobber test from arm 2014-01-15 12:31:07 +01:00
libavutil doxy: Document better the available AVFrame flags 2014-01-17 10:00:18 +01:00
libswscale
presets
tests
tools aviocat: Add support for specifying the input duration 2014-01-17 09:32:09 +02:00
.gitignore
arch.mak
avconv_filter.c
avconv_opt.c
avconv_vdpau.c
avconv.c avconv: print a warning when falling back to default 25fps 2014-01-17 10:30:45 +01:00
avconv.h
avplay.c
avprobe.c
avserver.c
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure build: Add separate hidden config option for the intrax8 code 2014-01-15 15:23:46 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
INSTALL
library.mak
LICENSE
Makefile
README
RELEASE Prepare for 10_alpha2 Release 2014-01-18 10:27:27 -05:00
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.