summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2005-05-11 22:42:46 +0000
committerTim-Philipp Müller <tim@centricular.net>2005-05-11 22:42:46 +0000
commitf6382a50ffd0755eb1c3d7f924e0c0e4a7dc03e7 (patch)
tree758b39f8a7e53911cf33bd934de6afb1e93b0c2d /ChangeLog
parent98cbcc16883b4c5f6ba3d2ac4a8cf6a4af6b1fc0 (diff)
downloadgst-plugins-bad-f6382a50ffd0755eb1c3d7f924e0c0e4a7dc03e7.tar.gz
gst-plugins-bad-f6382a50ffd0755eb1c3d7f924e0c0e4a7dc03e7.tar.bz2
gst-plugins-bad-f6382a50ffd0755eb1c3d7f924e0c0e4a7dc03e7.zip
ext/mad/gstmad.c: Port to new query API and replace gst_pad_convert() and gst_pad_get_formats() usage. gstid3tag look...
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 73db6e54..9589d817 100644
--- 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: