Changeset b37d945d in ffmpeg

Timestamp:
May 20, 2012, 8:53:21 AM (13 years ago)
Author:
Kostya Shishkov <kostya.shishkov@gmail.com>
Branches:
master
Children:
aa372cf4
Parents:
68aef0b4
git-author:
Kostya Shishkov <kostya.shishkov@gmail.com> (05/16/12 16:39:40)
git-committer:
Kostya Shishkov <kostya.shishkov@gmail.com> (05/20/12 08:53:21)
Message:

mp3: fix start band index for block type 2 in 8kHz audio

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.

(No files)

Note: See TracChangeset for help on using the changeset viewer.