break up link function for better error debug

Original commit message from CVS:
break up link function for better error debug
This commit is contained in:
Thomas Vander Stichele 2004-02-18 18:41:36 +00:00
parent e6d23eec2e
commit d21823bcc4

View file

@ -1,3 +1,8 @@
2004-02-18 Thomas Vander Stichele <thomas at apestaart dot org>
* gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
break up _link so we can give a better debug message for errors
2004-02-18 Thomas Vander Stichele <thomas at apestaart dot org>
* ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):