FFmpeg git repo
Go to file
Anton Khirnov ce9bba5340 avidec: fix a memleak in the dv init code.
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC:libav-stable@libav.org
2013-11-21 20:57:58 +01:00
compat
doc filter docs: reference scale and fps filters 2013-11-21 14:48:40 +01:00
libavcodec vc1: fix a memleak. 2013-11-21 20:57:36 +01:00
libavdevice
libavfilter vf_interlace: check one av_frame_clone allocation 2013-11-19 14:48:36 +01:00
libavformat avidec: fix a memleak in the dv init code. 2013-11-21 20:57:58 +01:00
libavresample
libavutil
libswscale
presets
tests fate: add one select filter test 2013-11-21 13:01:00 +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_filter.c avconv_filter: add new line after error message 2013-11-21 14:48:27 +01:00
avconv_opt.c
avplay.c
avprobe.c
avserver.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: Avoid requiring c99wrap for working around msys path issues 2013-11-21 12:35:24 +02:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.