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
This commit is contained in:
Benjamin Otte 2004-04-20 15:51:48 +00:00
parent 91544da6ee
commit a94b3831b3

View file

@ -1,3 +1,11 @@
2004-04-20 Benjamin Otte <in7y118@public.uni-hamburg.de>
* 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 <thomas at apestaart dot org>
* sys/ximage/ximagesink.c: (plugin_init):