summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBalamurali Viswanathan <balamurali.viswanathan@wipro.com>2004-08-18 04:52:41 +0000
committerDavid Schleef <ds@schleef.org>2004-08-18 04:52:41 +0000
commit315db8d9300e08995edc0fb14669b0c37098d461 (patch)
tree2d6bd87ff5ad6ec376fd7a9c71a071506461b82f /ChangeLog
parent205389ef35507356f66fd6a0682984a148489674 (diff)
sys/sunaudio/: Fix caps to handle full range of rates and channels. Make debugging less obnoxious.
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:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ba6bc5d..ddc3e67a 100644
--- 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: