[Bug 778426] qtdemux: Properly handle edit list in push mode
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue May 22 10:45:57 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=778426
--- Comment #27 from Thibault Saunier <tsaunier at gnome.org> ---
Review of attachment 370371:
--> (https://bugzilla.gnome.org/review?bug=778426&attachment=370371)
::: gst/isomp4/qtdemux.c
@@ +9158,3 @@
buffer += entry_size;
+
+ if (!GST_CLOCK_TIME_IS_VALID (stime)) {
In what case is `stime` going to be CLOCK_TIME_NONE? I do not have the
impression that this is going to happen with the file you provided.
Otherwise I understand the idea, and it seems sensible.
--
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