diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-02-18 18:41:36 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-02-18 18:41:36 +0000 |
commit | 38471bcd1371657a778bc753275b9322c23ec1a9 (patch) | |
tree | f970c3262dd1218999dc74ecfc57e4dc82adc26a /ChangeLog | |
parent | 57c07bbf369ec39b4b156f34231b3727cc119c20 (diff) |
break up link function for better error debug
Original commit message from CVS:
break up link function for better error debug
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 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): set up debug category |