gst-plugins-rs/utils/fallbackswitch/src
Seungha Yang 1db66e5a3b fallbacksrc: Drop QoS event while pad is blocked
An element which creates QoS event might reference different
GstSegment timeline (e.g., fallback testsrc's one).
Then it can cause lots of buffers are being dropped in decoder,
because of the QoS events.

Drops the QoS event before we calculate appropriate pad offsets
from blocking pad probe.
2022-10-20 01:56:36 +09:00
..
fallbacksrc fallbacksrc: Drop QoS event while pad is blocked 2022-10-20 01:56:36 +09:00
fallbackswitch Update for pad default functions API changes 2022-10-12 19:50:15 +03:00
lib.rs Allow "unused_doc_comments" as we use hotdoc and not rustdoc 2022-08-29 18:33:22 -04:00