[Bug 795424] qtdemux: Add MSE-style flush

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon May 21 11:05:24 UTC 2018


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

--- Comment #28 from Alicia Boya GarcĂ­a <aboya at igalia.com> ---
(In reply to Edward Hervey from comment #25)
> Are this patches using the new refactoring that landed recently in master
> qtdemux ? They should make sure use-cases easier to handle.

It's not, but it can be rebased easily, the only conflict is the move to GList
for qtdemux->streams.

It shouldn't make this use-case any easier or harder, because when you do one
of these flushes you are usually interrupting the parsing of a fragment and
starting to read a new one; but both fragments are usually from the same movie
and a moov box does not need to appear (it can, but it's redundant).

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