FFmpeg git repo
Go to file
Michael Niedermayer 5cb57a16ed dv: Fix null pointer dereference due to ach=0
Fixes part2 of CVE-2011-3929

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Reviewed-by: Roman Shaposhnik <roman@shaposhnik.org>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-01-25 16:41:27 +01:00
doc doc: add Timecode documentation. 2012-01-24 16:20:21 +01:00
ffpresets
libavcodec h263dec: Disallow width/height changing with frame threads. 2012-01-25 06:48:30 +01:00
libavdevice buildsystem: 10l add v4l entry back 2012-01-25 00:46:41 +01:00
libavfilter lavfi: Makefile: cosmetics: align FFLIBS. 2012-01-25 16:12:52 +01:00
libavformat dv: Fix null pointer dereference due to ach=0 2012-01-25 16:41:27 +01:00
libavutil base64: 10l endian fix. 2012-01-22 23:06:04 +01:00
libpostproc build: Allow building old API/ABI libpostproc version 2012-01-24 17:01:10 +01:00
libswresample
libswscale sws: Fix RGB0->alpha containing formats. 2012-01-24 17:01:10 +01:00
mt-work
presets
tests movenc: Decrease default chunk merge limit to 1mb. 2012-01-23 23:41:32 +01:00
tools
.gitignore Remove ffmpeg. 2012-01-23 21:04:29 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Merge remote-tracking branch 'qatar/master' 2012-01-24 22:53:59 +01:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS maintainers: add myself for recent works. 2012-01-24 16:07:53 +01:00
Makefile Remove ffmpeg. 2012-01-23 21:04:29 +01:00
README
RELEASE
avconv.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure lavd: remove deprecated v4l grab device. 2012-01-24 18:04:19 +01:00
ffmpeg.c ffmpeg: add image size check to codec_get_buffer() 2012-01-25 06:48:30 +01:00
ffplay.c Merge remote-tracking branch 'qatar/master' 2012-01-24 22:53:59 +01:00
ffprobe.c
ffserver.c Merge remote-tracking branch 'qatar/master' 2012-01-23 01:05:20 +01:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.