gst-plugins-rs/utils/fallbackswitch
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
..
examples Update everything for element factory builder API changes 2022-10-19 19:43:29 +03:00
src fallbacksrc: Drop QoS event while pad is blocked 2022-10-20 01:56:36 +09:00
tests Update everything for element factory builder API changes 2022-10-19 19:43:29 +03:00
build.rs fallbackswitch: Remove bundled aggregator copy and require GStreamer 1.18 2021-10-17 17:35:45 +03:00
Cargo.toml build: Update versions to be 0.9.0-alpha.1 2022-10-04 21:27:23 +05:30
LICENSE-MPL-2.0 Re-license LGPL-2.1 plugins to MPL-2 2022-01-15 21:05:11 +02:00