Alexander Kojevnikov 7fc39f51cd 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>
(cherry picked from commit 29d8cd265a)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-03-20 15:00:50 +01:00
2012-05-04 18:40:36 +02:00
2013-03-20 15:00:50 +01:00
2012-09-25 07:42:32 +02:00
2012-09-07 14:59:01 +02:00
2012-09-27 20:25:53 +02:00
2012-09-23 21:05:29 +02:00
2013-03-04 00:01:57 +01:00
2012-12-10 00:26:56 +01:00
2011-04-08 02:50:13 +02:00
2012-09-27 01:48:14 +02:00
2012-04-06 10:23:26 +02:00
2013-03-04 00:01:57 +01:00
2013-03-04 00:01:57 +01:00

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

2) Licensing
------------

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.
Description
No description provided
Readme 580 MiB
Languages
C 89.4%
Assembly 8.3%
Makefile 1.3%
C++ 0.3%
GLSL 0.2%
Other 0.3%