gstreamer/gst-libs/gst/adaptivedemux
Edward Hervey dd425fe0fd adaptivedemux: Store QoS values on the element
Storing it per-stream requires taking the manifest lock which can apparenly be
hold for aeons. And since the QoS event comes from the video rendering thread
we *really* do not want to do that.

Storing it as-is in the element is fine, the important part is knowing the
earliest time downstream.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1021>
2020-11-11 20:18:11 +00:00
..
adaptive-demux-prelude.h libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 14:45:56 +01:00
gstadaptivedemux.c adaptivedemux: Store QoS values on the element 2020-11-11 20:18:11 +00:00
gstadaptivedemux.h adaptivedemux: Store QoS values on the element 2020-11-11 20:18:11 +00:00
meson.build docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00