• Kostya Shishkov's avatar
    mp3: fix start band index for block type 2 in 8kHz audio · b37d945d
    Kostya Shishkov authored
    In hybrid frames long window part ends at 36 samples for most of the cases
    but at 72 for 8kHz case. For some reason decoder assumed it's 48 or even 36
    samples, which caused wrong bitstream decoding for such blocks.
    
    l3_25207.mpg from conformance suite demonstrates it the best.
    b37d945d
mpegaudiodec.c 67 KB