ext/mad/gstid3tag.c: Fix typefinding in id3demux, and then remove it in favour of...
authorJan Schmidt <thaytan@mad.scientist.com>
Sun, 18 Dec 2005 15:08:15 +0000 (15:08 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Sun, 18 Dec 2005 15:08:15 +0000 (15:08 +0000)
commit16d1543b88aaeb2fdc7f6fed3bc4f8596181c82b
tree616fbb604b651fe94e2069af7c786378dacf5eb1
parent80d81b7e341cff451b259885cc11fea4e1afeff8
ext/mad/gstid3tag.c: Fix typefinding in id3demux, and then remove it in favour of the new LGPL id3demux in gst-plugin...

Original commit message from CVS:
* ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind),
(gst_id3_tag_do_caps_nego), (gst_id3_tag_chain), (plugin_init):
Fix typefinding in id3demux, and then remove it in favour
of the new LGPL id3demux in gst-plugins-good
* ext/mad/gstmad.c: (gst_mad_dispose):
dispose can run more than once.
ChangeLog
ext/mad/gstid3tag.c
ext/mad/gstmad.c