sys/sunaudio/: Fix caps to handle full range of rates and channels. Make debugging...
authorBalamurali Viswanathan <balamurali.viswanathan@wipro.com>
Wed, 18 Aug 2004 04:52:41 +0000 (04:52 +0000)
committerDavid Schleef <ds@schleef.org>
Wed, 18 Aug 2004 04:52:41 +0000 (04:52 +0000)
Original commit message from CVS:
* sys/sunaudio/Makefile.am:
* sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
of rates and channels.  Make debugging less obnoxious.
Patch from Balamurali Viswanathan implementing a mixer for
Sun audio.  (bug #144091):
* sys/sunaudio/gstsunelement.c:
* sys/sunaudio/gstsunelement.h:
* sys/sunaudio/gstsunmixer.c:
* sys/sunaudio/gstsunmixer.h:

ChangeLog

index 6ba6bc5..ddc3e67 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2004-08-17  David Schleef  <ds@schleef.org>
+
+       * sys/sunaudio/Makefile.am:
+       * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
+       of rates and channels.  Make debugging less obnoxious.
+
+       Patch from Balamurali Viswanathan implementing a mixer for
+       Sun audio.  (bug #144091):
+       * sys/sunaudio/gstsunelement.c:
+       * sys/sunaudio/gstsunelement.h:
+       * sys/sunaudio/gstsunmixer.c:
+       * sys/sunaudio/gstsunmixer.h:
+
 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
 
        * gst/audioscale/gstaudioscale.c: