mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
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:
This commit is contained in:
parent
d9e22cf818
commit
a609521ec6
1 changed files with 13 additions and 0 deletions
13
ChangeLog
13
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:
|
||||
|
|
Loading…
Reference in a new issue