[gstreamer-bugs] [Bug 344101] New: SunAudio mixer fixes

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jun 6 20:08:38 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=344101
 GStreamer | gst-plugins-good | Ver: HEAD CVS

           Summary: SunAudio mixer fixes
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: opensolaris
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: brian.cameron at sun.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.15/2.16
   GNOME milestone: Unspecified


Attached find a patch that fixes a number of bugs with the SunAudio mixer
plugin:

1. The gst_sunaudiomixer_ctrl_build_list kept appending the same 3 tracks onto 
   the tracklist causing gnome-volume-control's preferences dialog to be messed
   up and would core dump if you checked/unchecked any item.

2. We weren't previously setting the MUTE flag properly.  Fixing this makes 
   gnome-volume-control work better.

3. Now we properly define the input track to be GST_MIXER_TRACK_INPUT and
   the monitor to be GST_MIXER_TRACK_OUTPUT, so that makes gnome-volume-control
   look better.

Also some minor cleanup in gstsunaudiosink.c.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list