• Ronald S. Bultje's avatar
    h264: stricter reference limit enforcement. · e0febda2
    Ronald S. Bultje authored
    Progressive images can have only 16 references, error out if there are
    more, since the data is almost certainly corrupt, and the invalid value
    will lead to random crashes or invalid writes later on.
    
    Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
    CC: libav-stable@libav.org
    e0febda2
h264.c 163 KB