• Kostya Shishkov's avatar
    mpc8: fix maximum bands handling · 7d979364
    Kostya Shishkov authored
    In Musepack SV8 codec property tell the maximum nonzero band, but every
    frame codes maximum band as a limit (i.e. strictly less than given value).
    Synthesis also expects maximum nonzero band, so there's a need to convert
    frame maximum band limit value.
    (cherry picked from commit b56825c4
    
    )
    
    Conflicts:
    
    	libavcodec/mpc8.c
    Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
    7d979364