[Bug 772143] qtmux: Don't calculate PTS offset and DTS with GST_CLOCK_TIME_NONE
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Sep 28 20:05:20 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=772143
--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 336473
--> https://bugzilla.gnome.org/attachment.cgi?id=336473&action=edit
qtmux: Don't calculate PTS offset and DTS with GST_CLOCK_TIME_NONE
The current code assumes that there is always a PTS, which is not
necessarily true. Handle the cases where either PTS or DTS are not
available, and error out properly if neither are, instead of calculating
completely wrong values.
--
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