[Bug 766868] qtdemux: Segments start at 0 on live MSS time-based streams, ignoring the start time configured upstream

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed May 25 13:54:13 UTC 2016


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

--- Comment #1 from Enrique Ocaña González <eocanha at igalia.com> ---
Created attachment 328514
  --> https://bugzilla.gnome.org/attachment.cgi?id=328514&action=edit
Proposed patch

Examining the log of the patch of bug 763165, I can see that it intends to fix
a problem "when upstream is running in bytes". In our case, "upstream is
running in time" and we're also using MSS. Therefore, I reverted the
pending_newsegment erasing only when the former two conditions are met, hoping
to cause the least possible impact on the initial purpose on the patch.

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