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)
commiteba34204edf4b0ea5f6981e064735bc3997d53f6
tree54e9c42f0b2246e68fc9036e595ec68c0509975b
parent043693d8d98870c3bae51d76391fbcec27fefd8b
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