mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-11 14:21:20 +00:00
The abort() method of SourceBuffer in Media Source Extensions is expected to flush the demuxer and discard the current fragment, if any. The configuration of tracks, if any, should be preserved. qtdemux has different behavior for flush events depending on the context. This patch activates the intended behaviour only for streams of the VARIANT_MSE_BYTESTREAM type, conformant to the ISO BMFF Bytestream specification[1]. This flush behaviour is the same as the one already in use for adaptivedemux sources. [1] https://www.w3.org/TR/mse-byte-stream-format-isobmff/ https://bugzilla.gnome.org/show_bug.cgi?id=795424 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4101> |
||
---|---|---|
.. | ||
atoms.c | ||
atoms.h | ||
atomsrecovery.c | ||
atomsrecovery.h | ||
descriptors.c | ||
descriptors.h | ||
fourcc.h | ||
gstisoff.c | ||
gstisoff.h | ||
gstisomp4element.c | ||
gstisomp4elements.h | ||
gstqtmoovrecover.c | ||
gstqtmoovrecover.h | ||
gstqtmux-doc.c | ||
gstqtmux-doc.h | ||
gstqtmux.c | ||
gstqtmux.h | ||
GstQTMux.prs | ||
gstqtmuxmap.c | ||
gstqtmuxmap.h | ||
gstrtpxqtdepay.c | ||
gstrtpxqtdepay.h | ||
isomp4-plugin.c | ||
LEGAL | ||
meson.build | ||
properties.c | ||
properties.h | ||
qtatomparser.h | ||
qtdemux-webvtt.c | ||
qtdemux-webvtt.h | ||
qtdemux.c | ||
qtdemux.h | ||
qtdemux_debug.h | ||
qtdemux_dump.c | ||
qtdemux_dump.h | ||
qtdemux_lang.c | ||
qtdemux_lang.h | ||
qtdemux_tags.c | ||
qtdemux_tags.h | ||
qtdemux_tree.c | ||
qtdemux_tree.h | ||
qtdemux_types.c | ||
qtdemux_types.h | ||
qtpalette.h |