[Bug 737498] New: multiqueue: doesn't take GAP event into account when calculating current level

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Sep 27 11:15:09 PDT 2014


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

           Summary: multiqueue: doesn't take GAP event into account when
                    calculating current level
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: matej.knopp at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=287259)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=287259)
Patch to update segment position for GAP events just like it is done for
buffers

Current time is calculated as delta between stream time of sink and src
segments. Incoming and outgoing buffers update segment position, but gap events
don't. This can cause deadlock when buffers are sparse.

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