FFmpeg git repo
Go to file
Michael Niedermayer ba9a7e0d71 rtp: Fix integer underflow that could allow remote code execution.
Fixes MSVR-11-0088
Credit:  Jeong Wook Oh of Microsoft and Microsoft Vulnerability Research (MSVR)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-09-07 14:59:39 +02:00
doc Correct docs for boxblur parameters 2011-09-07 04:18:43 +02:00
ffpresets
libavcodec Fix decoding of 2/4 bpp Tiff samples. 2011-09-07 01:10:14 +02:00
libavdevice dshow: properly disconnect and remove filters from graph 2011-09-06 21:14:51 +02:00
libavfilter avfilter: dont crash on filters with NULL instance names. 2011-09-06 22:23:15 +02:00
libavformat rtp: Fix integer underflow that could allow remote code execution. 2011-09-07 14:59:39 +02:00
libavutil av_string: add av_asprintf(). 2011-09-04 09:37:41 +02:00
libpostproc
libswscale swscale: Fix unused asm and enable it 2011-09-05 18:42:44 +02:00
mt-work
tests Merge remote-tracking branch 'qatar/master' 2011-09-05 22:29:16 +02:00
tools Merge remote-tracking branch 'qatar/master' 2011-08-26 23:18:54 +02:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavfi: add amovie source - audio movie source 2011-08-27 12:46:55 +02:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile Makefile: remove unused PROGS_G. 2011-09-01 20:23:40 +02:00
README
RELEASE
avconv.c lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersink.h 2011-09-06 18:51:09 +02:00
cmdutils.c Merge remote-tracking branch 'qatar/master' 2011-09-05 22:29:16 +02:00
cmdutils.h Merge remote-tracking branch 'qatar/master' 2011-09-05 22:29:16 +02:00
cmdutils_common_opts.h
common.mak
configure ffmpeg: fix reading from stdin on windows 2011-09-04 02:14:39 +02:00
ffmpeg.c lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersink.h 2011-09-06 18:51:09 +02:00
ffplay.c lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersink.h 2011-09-06 18:51:09 +02:00
ffprobe.c Merge remote-tracking branch 'qatar/master' 2011-09-05 03:10:45 +02:00
ffserver.c Merge remote-tracking branch 'qatar/master' 2011-09-05 03:10:45 +02:00
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.