make oss warning more useful

Original commit message from CVS:
make oss warning more useful
This commit is contained in:
Thomas Vander Stichele 2004-01-12 12:24:04 +00:00
parent eeb52a7310
commit 8d631913ef

View file

@ -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>