[gstreamer-bugs] [Bug 342181] New: ALSA plugin library: Implement GstPropertyProbe interface

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed May 17 14:05:00 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=342181
 GStreamer | gst-plugins-base | Ver: 0.10.6

           Summary: ALSA plugin library: Implement GstPropertyProbe
                    interface
           Product: GStreamer
           Version: 0.10.6
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: gnomebugzilla at sukimashita.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.11/2.12
   GNOME milestone: Unspecified


The patches implements the GstPropertyProbe interface which had been lost
during 0.8 -> 0.10 migration (not sure?) and was yet only implemented in the
alsamixer.

It also fixes an concurrency issue in the gstalsapropertyprobe interface that
caused it to only show devices of the first probe request to the interface if
multiple "probes" are issued (probe sink and src for instance).

alsa[sink|src] can be now used to probe for the "device" property and get a
list of hardware devices (soundcards).

This is a side-effect of an attempt to add "device" option menus to the
gstreamer-properties capplet. (Bug 341983)


-- 
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