gstreamer/ext
Andy Wingo db31ec1e5e 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.
2005-06-02 13:32:32 +00:00
..
a52dec ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a valid time associated. 2005-01-25 15:34:08 +00:00
amrnb ext/amrnb/: Core already took the lock. 2005-05-25 12:55:50 +00:00
dvdnav Don't send 'Hey! You gave me a NULL pointer yo naughty person' as error message when we can't open the DVD device; se... 2005-02-12 17:37:38 +00:00
dvdread ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a valid time associated. 2005-01-25 15:34:08 +00:00
lame Memory leak fixes 2004-10-26 11:36:52 +00:00
mad ext/mad/gstid3tag.c: Finish porting to 0.9: no more gstdata, check for link functions before calling them, give gst_m... 2005-06-02 13:32:32 +00:00
mpeg2dec ext/mpeg2dec/gstmpeg2dec.c: Change uint to unsigned int. (fixes #167128) 2005-02-11 22:25:34 +00:00
sidplay No need to take the lock anymore, core already did that before calling us. 2005-05-25 12:58:23 +00:00
Makefile.am Make my automake version shut up about undefined variables 2005-05-19 09:51:03 +00:00