ext/mad/: parse Xing header in vbr files, and report the parsed length as a GST_TAG_D...
authorChristophe Fergeau <teuf@gnome.org>
Fri, 5 Mar 2004 23:32:36 +0000 (23:32 +0000)
committerChristophe Fergeau <teuf@gnome.org>
Fri, 5 Mar 2004 23:32:36 +0000 (23:32 +0000)
commit92567319c46b8abb1f248a9199ac084ca450d00b
treeadec647745df5de8e234cbd66f0ed46b363fbf0d
parent13a44175eab00b606dfd1ca5e7d824a474344031
ext/mad/: parse Xing header in vbr files, and report the parsed length as a GST_TAG_DURATION tag.

Original commit message from CVS:
2004-03-06  Christophe Fergeau  <teuf@gnome.org>

* ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
* ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
(mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
files, and report the parsed length as a GST_TAG_DURATION tag.
* gst/tags/gstid3tag.c: support TLEN (duration) tag
ChangeLog