gst-plugins-rs/utils/livesync
Vivia Nikolaidou c6e1efa0fe 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/1153>
2023-03-31 17:40:32 +03:00
..
examples Return exit code from gio::Application::run() from main() 2023-01-27 18:50:01 +00:00
src livesync: Actually assume zero upstream latency when query fails 2023-03-31 17:40:32 +03:00
tests Add livesync plugin 2022-12-14 18:51:36 +02:00
build.rs Add livesync plugin 2022-12-14 18:51:36 +02:00
Cargo.toml Update minimum supported Rust version to 1.66 2023-02-20 11:09:01 +02:00
LICENSE-MPL-2.0 Add livesync plugin 2022-12-14 18:51:36 +02:00