[Bug 745366] New: [PATCH] concat: Forward FLUSH_START / FLUSH_STOP events

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Mar 1 04:42:28 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=745366

            Bug ID: 745366
           Summary: [PATCH] concat: Forward FLUSH_START / FLUSH_STOP
                    events
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: dv at pseudoterminal.org
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 298204
  --> https://bugzilla.gnome.org/attachment.cgi?id=298204&action=edit
Patch for flush events in concat

Currently, the concat element is not forwarding the FLUSH_START/FLUSH_STOP
events in its sink event handler. This causes problems when seeking in PAUSED
state (the pipeline deadlocks). By forwarding events, seeking while paused
becomes possible again.

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