aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/ws-snd1.c
diff options
context:
space:
mode:
authorRonald S. Bultje <rsbultje@gmail.com>2012-02-09 22:57:01 -0800
committerReinhard Tartler <siretart@tauware.de>2012-02-26 09:09:27 +0100
commit4c7879775e81ccca8f0f1d2a7b70524ee47b16ca (patch)
tree1f0df3fc390a55515608db42f803f3f9288d532c /libavcodec/ws-snd1.c
parenta2c8db1b792670f8987c0580bb71ca0f29708d8b (diff)
downloadffmpeg-4c7879775e81ccca8f0f1d2a7b70524ee47b16ca.tar.gz
h264: disallow constrained intra prediction modes for luma.
Conversion of the luma intra prediction mode to one of the constrained ("alzheimer") ones can happen by crafting special bitstreams, causing a crash because we'll call a NULL function pointer for 16x16 block intra prediction, since constrained intra prediction functions are only implemented for chroma (8x8 blocks). Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC: libav-stable@libav.org (cherry picked from commit 45b7bd7c53b41bc5ff6fc2158831f2b1b1256113) Signed-off-by: Reinhard Tartler <siretart@tauware.de>
Diffstat (limited to 'libavcodec/ws-snd1.c')
0 files changed, 0 insertions, 0 deletions