gst-plugins-rs/utils/fallbackswitch
Sebastian Dröge b180517b29 fallbackswitch/fallbackswitch: Don't convert buffer PTS/DTS twice to running time
They were already converted to the running time a few lines above and
updated inside the buffer. Converting another time for the timeout
causes the timeout to happen at the wrong time, usually much later than
it should.
2020-05-08 13:56:50 +03:00
..
examples fallbackswitch: Clean up 1.18 aggregator compat code 2020-04-24 14:37:43 +03:00
src fallbackswitch/fallbackswitch: Don't convert buffer PTS/DTS twice to running time 2020-05-08 13:56:50 +03:00
tests fallbackswitch: Clean up 1.18 aggregator compat code 2020-04-24 14:37:43 +03:00
build.rs Fix various new clippy warnings with clippy 1.43 2020-04-24 13:55:01 +03:00
Cargo.toml fallbackswitch: Clean up 1.18 aggregator compat code 2020-04-24 14:37:43 +03:00