mirror of https://github.com/FFmpeg/FFmpeg.git
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.orgpull/3/merge
parent
81749f30cd
commit
45b7bd7c53
5 changed files with 9 additions and 9 deletions
Loading…
Reference in new issue