From 106b4faf08ae85d326d547f2d826f0f557312d23 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Tue, 20 Apr 2004 15:51:48 +0000 Subject: ext/mad/gstid3tag.c: remove leftover g_print Original commit message from CVS: * ext/mad/gstid3tag.c: (gst_id3_tag_init): remove leftover g_print * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link): don't try setting only a subset of the caps. We don't want to kill autoplugging on purpose --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 649fdfc4..859a5a99 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-04-20 Benjamin Otte + + * ext/mad/gstid3tag.c: (gst_id3_tag_init): + remove leftover g_print + * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link): + don't try setting only a subset of the caps. We don't want to kill + autoplugging on purpose + 2004-04-20 Thomas Vander Stichele * sys/ximage/ximagesink.c: (plugin_init): -- cgit