gst-plugins-rs/utils/livesync
Vivia Nikolaidou f56f40a943 livesync: Actually assume zero upstream latency when query fails
The code said "assuming zero" but left latency at None instead of
Some(0), failing to unwrap the value later.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1161>
2023-04-05 18:16:16 +03:00
..
examples Add livesync plugin 2022-12-16 18:51:22 +02:00
src livesync: Actually assume zero upstream latency when query fails 2023-04-05 18:16:16 +03:00
tests Add livesync plugin 2022-12-16 18:51:22 +02:00
build.rs Add livesync plugin 2022-12-16 18:51:22 +02:00
Cargo.toml Update versions to 0.9.10 2023-03-02 13:18:00 +02:00
LICENSE-MPL-2.0 Add livesync plugin 2022-12-16 18:51:22 +02:00