[Bug 726461] New: Collectpads should send the seek events to the peers of its sink pads, as they can be flushing.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Mar 16 09:04:30 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=726461
  GStreamer | gstreamer (core) | git

           Summary: Collectpads should send the seek events to the peers
                    of its sink pads, as they can be flushing.
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: mathieu.duponchelle at epitech.eu
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


A sinkpad might still be flushing from a previous flushing seek, and we want to
propagate the seek anyway, so sending to the peer bypasses core checking for
flushing in push_event.

The fix is attached next

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