1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/tests/ref
Alexander Kojevnikov 29d8cd265a 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 <alexander@kojevnikov.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-03-05 13:06:01 +01:00
..
acodec lswr: Improve default resampler's default parameters 2013-01-04 16:47:57 +01:00
fate Merge commit '813b82b927b19532e3bc3397b972c8a27b9f6326' 2013-03-05 12:11:48 +01:00
lavf movenc: hotfix, dont store fiel for h264 / mpeg4-asp / dnxhd 2013-02-14 17:48:08 +01:00
lavf-fate mp3dec: Fix VBR bit rate parsing 2013-03-05 13:06:01 +01:00
lavfi fate: update pixfmts_hflip 2013-02-25 13:16:44 +00:00
seek ff_gen_search: Fix finding the maximum timestamp in a really small file 2013-02-18 20:37:17 +01:00
vsynth movenc: hotfix, dont store fiel for h264 / mpeg4-asp / dnxhd 2013-02-14 17:48:08 +01:00
vsynth1 Merge commit 'f919cc7df6ab844bc12f89fe7bef4fb915a47725' 2012-05-30 01:40:54 +02:00
vsynth2 Merge commit 'f919cc7df6ab844bc12f89fe7bef4fb915a47725' 2012-05-30 01:40:54 +02:00