FFmpeg git repo
Go to file
Laurent Aimar 6b0565e5b8 Prevent NULL dereferences when missing the reference frame in the xan decoder.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 19e95b8845)
2011-10-01 20:44:40 +02:00
doc libaac+ support 2011-10-01 20:32:22 +02:00
ffpresets presets: forgotten libvpx presets 2011-06-21 17:52:16 +02:00
libavcodec Prevent NULL dereferences when missing the reference frame in the xan decoder. 2011-10-01 20:44:40 +02:00
libavdevice Merge remote-tracking branch 'khirnov/release/0.7' into release/0.8 2011-09-22 01:10:24 +02:00
libavfilter vf_remove_logo: domt access vf->next->query_format() directly but use the API. 2011-09-21 19:46:42 +02:00
libavformat Fix return value on EOF in mpc v8 demuxer. 2011-10-01 20:30:35 +02:00
libavutil Add av_calloc() helper. 2011-10-01 20:25:28 +02:00
libpostproc
libswscale Compile x86/swscale_template with -mno-red-zone. 2011-10-01 20:28:12 +02:00
mt-work
tests smacker: fix a few off by 1 errors 2011-09-21 19:46:34 +02:00
tools
.gitignore gitignore: ignore .exp files, as generated by the MS linker on win32 2011-09-21 18:04:31 +02:00
Changelog libaac+ support 2011-10-01 20:32:22 +02:00
cmdutils_common_opts.h Make all option parsing functions match the function pointer type through which they are called. 2011-09-07 08:56:04 +02:00
cmdutils.c Make all option parsing functions match the function pointer type through which they are called. 2011-09-07 08:56:04 +02:00
cmdutils.h Make all option parsing functions match the function pointer type through which they are called. 2011-09-07 08:56:04 +02:00
common.mak Merge remote-tracking branch 'qatar/master' 2011-06-15 02:15:25 +02:00
configure libaac+ support 2011-10-01 20:32:22 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile update version numbers for 0.8.4 2011-09-22 02:29:11 +02:00
ffmpeg.c ffmpeg: increase bit_buffer_size, the header size is clearly too small for rgb48 raw based formats 2011-10-01 20:27:48 +02:00
ffplay.c Make all option parsing functions match the function pointer type through which they are called. 2011-09-07 08:56:04 +02:00
ffprobe.c Make all option parsing functions match the function pointer type through which they are called. 2011-09-07 08:56:04 +02:00
ffserver.c Make all option parsing functions match the function pointer type through which they are called. 2011-09-07 08:56:04 +02:00
ffserver.h
INSTALL
LICENSE libaac+ support 2011-10-01 20:32:22 +02:00
MAINTAINERS MAINTAINERS: add my GPG fingerprint. 2011-09-21 20:56:53 +02:00
Makefile Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 2011-07-26 00:14:04 +02:00
README
RELEASE update version numbers for 0.8.4 2011-09-22 02:29:11 +02:00
subdir.mak
VERSION update version numbers for 0.8.4 2011-09-22 02:29:11 +02:00
version.sh Merge remote-tracking branch 'qatar/master' 2011-06-20 04:07:34 +02:00

FFmpeg README
-------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.