[gstreamer-bugs] [Bug 320299] New: gst_pad_send_event should take stream lock for serialized events

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Oct 31 04:30:40 PST 2005


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=320299
 GStreamer | gstreamer (core) | Ver: 0.9.x

           Summary: gst_pad_send_event should take stream lock for
                    serialized events
           Product: GStreamer
           Version: 0.9.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: wingo at pobox.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Right now plugins have to conditionally take the stream lock depending on the
kind of event that is being handled. This is error-prone, especially for plugins
developed by 3rd party developers. The core should take the locks if the
serialized flag is set in the event type.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list