[Bug 708726] New: [PATCH] pad-monitor: fix checks for buffered segment events

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 25 03:25:06 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=708726
  GStreamer | gst-devtools | unspecified

           Summary: [PATCH] pad-monitor: fix checks for buffered segment
                    events
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-devtools
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: vincent.penquerch at collabora.co.uk
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


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

fix checks for buffered segment events

If an element buffers segments, the pad monitor may compare
an outgoing segment with the wrong one if two segments are
received in quick succession, before being output. This can
happen when seeking, where an update segment is received,
followed by a new non update segment.

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