[gstreamer-bugs] [Bug 519916] New: [API] add mixer-changed and options-list-changed messages

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Mar 2 07:15:05 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=519916

  GStreamer | gst-plugins-base | Ver: HEAD CVS
           Summary: [API] add mixer-changed and options-list-changed
                    messages
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: t.i.m at zen.co.uk
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


I would like to changed message types to the current mixer changed message API,
namely:

  GST_MIXER_MESSAGE_OPTIONS_LIST_CHANGED
  GST_MIXER_MESSAGE_MIXER_CHANGED

plus associated post and parse functions (no parse for mixer-changed since
there's no additional data with that).

This is useful for mixer implementations where the mixer options list can
change over time, and/or where the entire mixer layout can change over time
(e.g. in response to an option being changed). This is the case with OSS4, for
example.

Patch with unit test and docs attached.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=519916.




More information about the Gstreamer-bugs mailing list