https://github.com/eVRydayVR/ffmpeg-unwarpvr
Revision d34e9e61dd619a14e3d29760f6bc8cd5b1a19d9f authored by Ronald S. Bultje on 02 May 2012, 17:58:55 UTC, committed by Reinhard Tartler on 03 June 2012, 17:04:51 UTC
Wrong bit depth can lead to invalid rowsize values, which crashes the
decoder further down.

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC: libav-stable@libav.org
(cherry picked from commit d2205d6543881f2e6fa18c8a354bbcf91a1235f7)

Signed-off-by: Reinhard Tartler <siretart@tauware.de>
1 parent c38d3e1
History
Tip revision: d34e9e61dd619a14e3d29760f6bc8cd5b1a19d9f authored by Ronald S. Bultje on 02 May 2012, 17:58:55 UTC
png: check bit depth for PAL8/Y400A pixel formats.
Tip revision: d34e9e6
File Mode Size
doc
libavcodec
libavdevice
libavfilter
libavformat
libavutil
libpostproc
libswscale
presets
tests
tools
.gitignore -rw-r--r-- 631 bytes
COPYING.GPLv2 -rw-r--r-- 17.7 KB
COPYING.GPLv3 -rw-r--r-- 34.3 KB
COPYING.LGPLv2.1 -rw-r--r-- 25.9 KB
COPYING.LGPLv3 -rw-r--r-- 7.5 KB
CREDITS -rw-r--r-- 1.0 KB
Changelog -rw-r--r-- 30.9 KB
Doxyfile -rw-r--r-- 67.2 KB
INSTALL -rw-r--r-- 705 bytes
LICENSE -rw-r--r-- 1.9 KB
Makefile -rw-r--r-- 4.8 KB
README -rw-r--r-- 162 bytes
RELEASE -rw-r--r-- 6 bytes
avconv.c -rw-r--r-- 164.2 KB
avplay.c -rw-r--r-- 98.7 KB
avprobe.c -rw-r--r-- 15.1 KB
avserver.c -rw-r--r-- 154.6 KB
cmdutils.c -rw-r--r-- 36.1 KB
cmdutils.h -rw-r--r-- 12.0 KB
cmdutils_common_opts.h -rw-r--r-- 1.1 KB
common.mak -rw-r--r-- 1.6 KB
configure -rwxr-xr-x 103.4 KB
ffmpeg.c -rw-r--r-- 161.1 KB
library.mak -rw-r--r-- 3.2 KB
version.sh -rwxr-xr-x 678 bytes

README

back to top