FFmpeg git repo
Go to file
Michael Niedermayer d23b8462b5 gifdec: reset previous Graphic Control Extension disposal type
This fixes out of array accesses.

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-05-07 17:03:34 +02:00
compat
doc Merge commit 'b1ee8eec849f17fce2f411a297de9cbf2edaeb3a' 2013-05-05 10:47:19 +02:00
libavcodec gifdec: reset previous Graphic Control Extension disposal type 2013-05-07 17:03:34 +02:00
libavdevice
libavfilter lavfi/overlay: reindent fix. 2013-05-07 15:43:28 +02:00
libavformat matroska: set "done" only during resync fail. 2013-05-07 05:30:19 +02:00
libavresample Merge commit 'e445647b4fdf481b13b2743b303d84de4f43bedd' 2013-05-05 11:50:37 +02:00
libavutil avutil/av_pix_fmt_swap_endianness: simplify and fix code 2013-05-07 13:13:09 +02:00
libpostproc
libswresample
libswscale sws: factorize rgb 9+ planar funcs declarations. 2013-05-07 15:23:27 +02:00
presets
tests Merge remote-tracking branch 'qatar/master' 2013-05-07 11:35:07 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure configure: Use the tool specified with --valgrind instead of a hardcoded "valgrind" 2013-05-05 16:22:44 +02:00
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c
ffprobe.c
ffserver.c
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

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

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.