diff options
author | Alexander Kojevnikov <[email protected]> | 2013-02-26 21:47:11 -0800 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2013-03-05 13:06:01 +0100 |
commit | 29d8cd265a536063420afe78375b2176a9e1abc5 (patch) | |
tree | 89d1f5303bf7e7654e3fc8ebe8de1f9cadd1742c /libavutil/eval.c | |
parent | d2b0b839b9e39ec98cb3f36dd692448f93a8b6d7 (diff) |
mp3dec: Fix VBR bit rate parsing
When parsing the Xing/Info tag, don't set the bit rate if it's an Info tag.
When parsing the stream, don't override the bit rate if it's already set,
otherwise calculate the mean bit rate from parsed frames. This way, the bit
rate will be set correctly both for CBR and VBR streams.
Signed-off-by: Alexander Kojevnikov <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavutil/eval.c')
0 files changed, 0 insertions, 0 deletions