ext/mad/gstid3tag.c: Finish porting to 0.9: no more gstdata, check for link functions...
authorAndy Wingo <wingo@pobox.com>
Thu, 2 Jun 2005 13:32:32 +0000 (13:32 +0000)
committerAndy Wingo <wingo@pobox.com>
Thu, 2 Jun 2005 13:32:32 +0000 (13:32 +0000)
commitdb31ec1e5e43ae76a4ae992f0333738b0c926f20
treed1154be307dc11934706662f9e50d480c480e6f2
parent7adf6be9b7d192cf901106f815f645124fae69f4
ext/mad/gstid3tag.c: Finish porting to 0.9: no more gstdata, check for link functions before calling them, give gst_m...

Original commit message from CVS:
2005-06-02  Andy Wingo  <wingo@pobox.com>

* ext/mad/gstid3tag.c: Finish porting to 0.9: no more gstdata,
check for link functions before calling them, give
gst_message_new_tag its own copy of the tag list, set the parser
state before sending the event (because in 0.9 events are
processed immediately), casting fixes.

* ext/mad/Makefile.am (libgstmad_la_LDFLAGS): Link with
gsttagedit.
ChangeLog
ext/mad/Makefile.am
ext/mad/gstid3tag.c