FFmpeg git repo
Go to file
Luca Barbato 26589aa810 westwood_vqa: do not free extradata on error in read_header
The extradata is already freed by avformat_open_input on
failure.

Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC: libav-stable@libav.org
(cherry picked from commit 76f5dfbfd9)

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2013-09-13 15:27:55 +02:00
doc
libavcodec vqavideo: check the version 2013-09-13 15:26:52 +02:00
libavdevice
libavfilter avfiltergraph: check for sws opts being non-NULL before using them. 2013-04-24 21:01:14 +02:00
libavformat westwood_vqa: do not free extradata on error in read_header 2013-09-13 15:27:55 +02:00
libavutil
libpostproc
libswscale
presets
tests fate: fetch samples that match the release series 2013-03-23 14:46:45 +01:00
tools
.gitignore
avconv.c
avplay.c
avprobe.c
avserver.c
Changelog Changelog for 0.8.8 2013-07-07 21:11:35 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure dxva2: include dxva.h if found 2013-03-19 08:41:24 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c
INSTALL
library.mak
LICENSE
Makefile
README
RELEASE Prepare for 0.8.8 Release 2013-06-22 08:53:39 +02:00
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.