diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-01-12 12:24:04 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-01-12 12:24:04 +0000 |
commit | 31a4a04ef7329e894550db847d9aa913db61738a (patch) | |
tree | 0e89d3c247b19f0d347b9242762e25a10e0534cb | |
parent | cd8a589c9cd7240369c11a5abc9072a21d26bf63 (diff) | |
download | gst-plugins-bad-31a4a04ef7329e894550db847d9aa913db61738a.tar.gz gst-plugins-bad-31a4a04ef7329e894550db847d9aa913db61738a.tar.bz2 gst-plugins-bad-31a4a04ef7329e894550db847d9aa913db61738a.zip |
make oss warning more useful
Original commit message from CVS:
make oss warning more useful
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,8 +1,10 @@ 2004-01-12 Thomas Vander Stichele <thomas at apestaart dot org> * sys/oss/gstossaudio.c: (plugin_init): + * sys/oss/gstosselement.c: (gst_osselement_sync_parms): * sys/oss/gstosselement.h: make an oss debugging category + make failure more descriptive 2004-01-11 David Schleef <ds@schleef.org> |