[Bug 688655] New: baseparse: stream-start events not sent in push mode

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 19 08:22:22 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=688655
  GStreamer | gstreamer (core) | 1.x

           Summary: baseparse: stream-start events not sent in push mode
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: rawoul at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=229381)
 View: https://bugzilla.gnome.org/attachment.cgi?id=229381
 Review: https://bugzilla.gnome.org/review?bug=688655&attachment=229381

baseparse: forward stream-start event in push mode

The GstBaseParse class never sends stream start events in push mode, which can
lead to deadlocks in streamsynchronizer. streamsynchronizer will wait for all
streams to send a stream-start event after one has been received.

The attached patch just forwards the stream-start events in push mode.

-- 
Configure bugmail: https://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