Go to file
Michael Niedermayer 64819bfc7a snow: Fix off by 1 error in reference picture management
Fixes out of array accesses
No release is affected by this bug

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-05-04 01:19:48 +02:00
compat
doc doc/filters: document asetpts in single place 2013-05-03 18:22:29 +00:00
libavcodec snow: Fix off by 1 error in reference picture management 2013-05-04 01:19:48 +02:00
libavdevice
libavfilter lavfi/testsrc: add support for color interactive command 2013-05-03 18:37:54 +02:00
libavformat Merge remote-tracking branch 'qatar/master' 2013-05-03 15:50:01 +02:00
libavresample
libavutil lavu: add planar 16 bit and 8 bit rgb with alpha 2013-05-03 16:58:22 +00:00
libpostproc
libswresample
libswscale lavu: add planar 16 bit and 8 bit rgb with alpha 2013-05-03 16:58:22 +00:00
presets
tests Merge commit 'b333f3a22a4db4cf65d6a0457ac82ecbe7c7ac44' 2013-05-03 11:41:48 +02:00
tools
.gitignore
arch.mak
Changelog extractplanes filter 2013-05-03 16:30:39 +00:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2013-05-03 15:50:01 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c Merge remote-tracking branch 'qatar/master' 2013-05-03 14:52:03 +02:00
ffmpeg.c ffmpeg: drop old non monotone dts workaround. 2013-05-03 15:04:47 +02:00
ffmpeg.h Merge remote-tracking branch 'qatar/master' 2013-05-03 14:52:03 +02:00
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile
README
RELEASE
version.sh

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.