• Anton Khirnov's avatar
    svq3: fix the slice size check · b2788fe9
    Anton Khirnov authored
    Currently it incorrectly compares bits with bytes.
    
    Also, move the check right before where it's relevant, so that the
    correct number of remaining bits is used.
    
    CC: libav-stable@libav.org
    b2788fe9
svq3.c 56.9 KB