https://github.com/eVRydayVR/ffmpeg-unwarpvr
Revision 66fcda7e7043d227b3d3c73fbbb0b6688d3d8927 authored by Michael Niedermayer on 04 September 2013, 22:36:44 UTC, committed by Michael Niedermayer on 08 March 2014, 14:32:43 UTC
These prevent the rgb ljpeg code from being run on parameters that it doesnt
support. No testcase available but it seems possible to trigger these.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 61c68000eda643dfce96dc46b488d39fd5c4e309)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
1 parent ceff07d
History
Tip revision: 66fcda7e7043d227b3d3c73fbbb0b6688d3d8927 authored by Michael Niedermayer on 04 September 2013, 22:36:44 UTC
avcodec/mjpegdec: Add some sanity checks to ljpeg_decode_rgb_scan()
Tip revision: 66fcda7
File Mode Size
doc
libavcodec
libavdevice
libavfilter
libavformat
libavresample
libavutil
libpostproc
libswresample
libswscale
mt-work
presets
tests
tools
.gitignore -rw-r--r-- 817 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-- 33.3 KB
Doxyfile -rw-r--r-- 67.2 KB
INSTALL -rw-r--r-- 564 bytes
LICENSE -rw-r--r-- 2.2 KB
MAINTAINERS -rw-r--r-- 20.0 KB
Makefile -rw-r--r-- 4.8 KB
README -rw-r--r-- 309 bytes
RELEASE -rw-r--r-- 7 bytes
VERSION -rw-r--r-- 7 bytes
arch.mak -rw-r--r-- 523 bytes
cmdutils.c -rw-r--r-- 39.2 KB
cmdutils.h -rw-r--r-- 12.1 KB
cmdutils_common_opts.h -rw-r--r-- 1.5 KB
common.mak -rw-r--r-- 3.2 KB
configure -rwxr-xr-x 118.4 KB
ffmpeg.c -rw-r--r-- 218.4 KB
ffplay.c -rw-r--r-- 108.1 KB
ffprobe.c -rw-r--r-- 59.9 KB
ffserver.c -rw-r--r-- 155.1 KB
library.mak -rw-r--r-- 3.3 KB
version.sh -rwxr-xr-x 1.4 KB

README

back to top