[Bug 766650] adaptivedemux: Set DISCONT on startup and after seeks

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu May 19 12:18:54 UTC 2016


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

--- Comment #3 from Edward Hervey <bilboed at bilboed.com> ---
Review of attachment 328176:
 --> (https://bugzilla.gnome.org/review?bug=766650&attachment=328176)

::: gst-libs/gst/adaptivedemux/gstadaptivedemux.c
@@ +1044,1 @@
   }

Which change are you talking about ?

@@ +1467,3 @@
           gst_event_unref (seg_evt);
+          /* Make sure the first buffer after a seek has the discont flag */
+          stream->discont = TRUE;

Good idea

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