Make sure that the Xing TOC starts with 0 and the entries are increasing over time...
authorSebastian Dröge <slomo@circular-chaos.org>
Tue, 8 Jan 2008 19:42:38 +0000 (19:42 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Tue, 8 Jan 2008 19:42:38 +0000 (19:42 +0000)
commitd7f415e09ffbb333cba96acad367ac731c641b73
tree98b517f5a7854e25d2446ac16bc16fcef754b97e
parent49cdce158d49631d65a9539885a47abcc030cb55
Make sure that the Xing TOC starts with 0 and the entries are increasing over time. Otherwise it's broken and should ...

Original commit message from CVS:
* ext/mad/gstmad.c: (mpg123_parse_xing_header):
* gst/mpegaudioparse/gstmpegaudioparse.c:
(gst_mp3parse_handle_first_frame):
Make sure that the Xing TOC starts with 0 and the entries
are increasing over time. Otherwise it's broken and should
be skipped. Fixes bug #507821.
ChangeLog
ext/mad/gstmad.c
gst/mpegaudioparse/gstmpegaudioparse.c