mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-25 16:48:11 +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
205389ef35
commit
315db8d930
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>
|
2004-08-17 Zaheer Abbas Merali <zaheerabbas at merali dot org>
|
||||||
|
|
||||||
* gst/audioscale/gstaudioscale.c:
|
* gst/audioscale/gstaudioscale.c:
|
||||||
|
|
Loading…
Reference in a new issue