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 doc: developer: Allow tabs in the vim configuration for Automake files 2013-02-24 19:32:52 +01:00
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 lzo: fix overflow checking in copy_backptr() 2013-03-15 13:35:59 +01:00
libpostproc
libswscale swscale: make filterPos 32bit. 2012-03-08 22:07:55 +01:00
presets
tests fate: fetch samples that match the release series 2013-03-23 14:46:45 +01:00
tools aviocat: Remove useless includes 2012-01-21 12:04:02 +02:00
.gitignore Ignore generated aviocat tool. 2013-01-03 15:20:12 +01:00
avconv.c avconv: skip attached files when selecting streams to read from. 2013-03-15 08:58:11 +01:00
avplay.c avplay: fix -threads option 2012-02-26 10:03:16 +01:00
avprobe.c
avserver.c Revert "avserver: fix build after the next bump." 2012-01-21 08:40:47 +01:00
Changelog Changelog for 0.8.8 2013-07-07 21:11:35 +02:00
cmdutils_common_opts.h
cmdutils.c update year to 2013 2013-03-09 18:54:27 +01:00
cmdutils.h Read preset files with suffix .avpreset 2012-04-29 22:07:01 +02:00
common.mak build: fix 'clean' target 2013-01-03 15:30:45 +01:00
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 cosmetics: Rename ffsink to avsink. 2012-01-19 00:19:43 +01:00
INSTALL
library.mak build: fix 'clean' target 2013-01-03 15:30:45 +01:00
LICENSE
Makefile build: fix 'clean' target 2013-01-03 15:30:45 +01:00
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.