[gst-cvs] gst-plugins-good: sunaudio: Support new flags for options and actions

Jan Schmidt thaytan at kemper.freedesktop.org
Fri Jun 5 09:22:07 PDT 2009


Module: gst-plugins-good
Branch: master
Commit: 0fc43060e5e10e5a9fc24487d9fcb3e2865c0895
URL:    http://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/?id=0fc43060e5e10e5a9fc24487d9fcb3e2865c0895

Author: Jan Schmidt <jan.schmidt at sun.com>
Date:   Thu Jun  4 12:27:19 2009 +0100

sunaudio: Support new flags for options and actions

Use new audio mixer flags added in Base 0.10.23 to expose flags and options
on the SunAudio devices.

Fixes: #583593
Patch By: Brian Cameron <brian.cameron at sun.com>
Patch By: Garrett D'Amore <garrett.damore at sun.com>

---

 sys/sunaudio/Makefile.am               |    2 +
 sys/sunaudio/gstsunaudiomixerctrl.c    |  323 +++++++++++++++++++++++---------
 sys/sunaudio/gstsunaudiomixerctrl.h    |   48 +++++-
 sys/sunaudio/gstsunaudiomixeroptions.c |  149 +++++++++++++++
 sys/sunaudio/gstsunaudiomixeroptions.h |   65 +++++++
 sys/sunaudio/gstsunaudiomixertrack.c   |   88 ++++++++--
 sys/sunaudio/gstsunaudiomixertrack.h   |   19 ++-
 7 files changed, 583 insertions(+), 111 deletions(-)

Diff:   http://cgit.freedesktop.org/gstreamer/gst-plugins-good/diff/?id=0fc43060e5e10e5a9fc24487d9fcb3e2865c0895




More information about the Gstreamer-commits mailing list