[Bug 773104] New: rtpbasedepayload: Drop gap events before first buffer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Oct 17 13:57:34 UTC 2016


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

            Bug ID: 773104
           Summary: rtpbasedepayload: Drop gap events before first buffer
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: stian.selnes at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Before a gap event is pushed downstream a segment event must be pushed
since the gap event can cause packet concealment downstream and hence
data flow. Since concealment before receiving any data packets usually
doesn't make any sense, the gap event is not sent downstream.

Alternatively one could generate a default caps and segment event, but
no need to complicate things until it's proven necessary.

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