diff options
author | Alexander Kojevnikov <[email protected]> | 2013-02-26 21:47:11 -0800 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2013-03-20 22:02:28 +0100 |
commit | 7cb24ecd4c41d3e31dd5d5f56e0f5bfa081ac5a7 (patch) | |
tree | 6e4ecda4519414e3b28e47be0c58da6759e2fe49 /cmdutils.c | |
parent | 9faf323d7ed177d19005b66debba39b10930042a (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]>
(cherry picked from commit 29d8cd265a536063420afe78375b2176a9e1abc5)
Conflicts:
tests/ref/lavf-fate/mp3
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'cmdutils.c')
0 files changed, 0 insertions, 0 deletions