[gstreamer-bugs] [Bug 381301] New: [patch] Make GstBus watch work with any GMainContext

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Dec 1 07:35:04 PST 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=381301

  GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: [patch] Make GstBus watch work with any GMainContext
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: wim at fluendo.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


The GstBus watch only works when added to the default GMainContext because it
only wakes up the default context when a message is added. This patch keeps
track of the sources and wakes up all the contexts they are added too.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list