ext/mad/gstmad.c: Port to new query API and replace gst_pad_convert() and gst_pad_get...
authorTim-Philipp Müller <tim@centricular.net>
Wed, 11 May 2005 22:42:46 +0000 (22:42 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 11 May 2005 22:42:46 +0000 (22:42 +0000)
Original commit message from CVS:
* ext/mad/gstmad.c: (gst_mad_init), (gst_mad_src_query),
(index_seek), (normal_seek), (gst_mad_sink_event):
Port to new query API and replace gst_pad_convert()
and gst_pad_get_formats() usage. gstid3tag looks like
it needs some more love before it will work again, if
not a rewrite.

ChangeLog

index 73db6e5..9589d81 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-05-11  Tim-Philipp Müller  <tim at centricular dot net>
+
+       * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_src_query),
+       (index_seek), (normal_seek), (gst_mad_sink_event):
+         Port to new query API and replace gst_pad_convert()
+         and gst_pad_get_formats() usage. gstid3tag looks like
+         it needs some more love before it will work again, if 
+         not a rewrite.
+
 2005-05-12  Zeeshan Ali  <zeenix@gmail.com>
 
        * gst/effectv/Makefile.am: