gst/mpegaudioparse/gstmpegaudioparse.c: Guard against 0 values in the Xing header...
authorSebastian Dröge <slomo@circular-chaos.org>
Mon, 14 Jan 2008 09:13:29 +0000 (09:13 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Mon, 14 Jan 2008 09:13:29 +0000 (09:13 +0000)
commit1db9aa8d234be14356289c032efc149763744eb8
tree67c8616a685180b5ba45367615ccf4876aed2b8f
parentec9cf651e2e9cc883a630666e59e9221f9564245
gst/mpegaudioparse/gstmpegaudioparse.c: Guard against 0 values in the Xing header as frame count and byte count and c...

Original commit message from CVS:
* gst/mpegaudioparse/gstmpegaudioparse.c:
(gst_mp3parse_handle_first_frame):
Guard against 0 values in the Xing header as frame count and
byte count and calculate the bitrate when we have all values
we need and not before.
ChangeLog
gst/mpegaudioparse/gstmpegaudioparse.c