mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-11-22 19:41:00 +00:00
68c55ca413
`schedule_timeout` can synchronously call `handle_timeout` and change the active pad. We need to update `is_active` afterwards. After calling `schedule_timeout` with `end_running_time`, we used to assume there was no pad switch and reset `switched_pad` immediately. If the pad actually got switched, this would make us miss a sticky events update. |
||
---|---|---|
.. | ||
examples | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE-MPL-2.0 |