diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-01-23 15:34:49 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-01-23 15:34:49 +0000 |
commit | da99d10357a6868a89449b553d4c8511e4b4e268 (patch) | |
tree | 7e1ab29a8561ecc26d17840449a75b0687ec857f | |
parent | a24a294182c2ad77c6948842b396f11d3c7593cc (diff) | |
download | gst-plugins-bad-da99d10357a6868a89449b553d4c8511e4b4e268.tar.gz gst-plugins-bad-da99d10357a6868a89449b553d4c8511e4b4e268.tar.bz2 gst-plugins-bad-da99d10357a6868a89449b553d4c8511e4b4e268.zip |
private debugging cat better error reporting
Original commit message from CVS:
private debugging cat
better error reporting
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-01-23 Thomas Vander Stichele <thomas at apestaart dot org> + + * ext/esd/esdsink.c: (gst_esdsink_open_audio): + * ext/esd/gstesd.c: (plugin_init): + private debugging, better error reporting + 2004-01-23 Ronald Bultje <rbultje@ronald.bitfreak.net> * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init), |