• Vittorio Giovara's avatar
    aic: Fix decoding files with odd dimensions · e878ec0d
    Vittorio Giovara authored
    Normally the aic decoder finds the proper slice combination (multiple of
    some number less than 32) but in case of odd width, it resorts to the
    default values, which were actually swapped.
    The number of slices is modified to account for such odd width cases.
    
    CC: libav-stable@libav.org
    e878ec0d