[Bug 795424] qtdemux: Add MSE-style flush

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


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

--- Comment #30 from Alicia Boya GarcĂ­a <aboya at igalia.com> ---
I have rebased the patch for the latest master.

I've also renamed offset_seek_seqnum to seek_caused_flush_seqnum and
should_propagate to seek_caused_flush_should_propagate, which despite being
longer names may alleviate confusion over their purpose.

Sebastian, what should we do regarding the sample table reset concern?

I need to reset the sample table, so if you foreshadow the need for a different
type of user caused flush that does not reset the sample table, we should use
some kind of tagging to accomodate that (like I did in the first version of my
patch with GstStructure). Either way, there has to be a default behavior in
absence of tagging, and I think this kind of flush makes sense for that.

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