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 | c8599db324927dac6007c4fe0d0dd63ad515b1dc (patch) | |
tree | 72db93cc6e6977867f499163467c11ac5c07175b /ChangeLog | |
parent | 6c1fe8ceaa0287688d16c293fc174ffcbc7e5fa9 (diff) | |
download | gst-plugins-bad-c8599db324927dac6007c4fe0d0dd63ad515b1dc.tar.gz gst-plugins-bad-c8599db324927dac6007c4fe0d0dd63ad515b1dc.tar.bz2 gst-plugins-bad-c8599db324927dac6007c4fe0d0dd63ad515b1dc.zip |
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 |