gst-plugins-rs/gst-plugin-fallbackswitch
Sebastian Dröge 7d88c014f8 fallbackswitch: Fix buffer clipping if no duration and 0/1 framerate
Instead of a division by 0, simply ignore the duration for clipping
purposes.
2019-09-11 22:04:46 +03:00
..
src fallbackswitch: Fix buffer clipping if no duration and 0/1 framerate 2019-09-11 22:04:46 +03:00
tests fallbackswitch: Add some tests 2019-08-19 15:59:02 +00:00
build.rs fallbackswitch: New plugin providing a fallbackswitch element 2019-08-19 15:59:02 +00:00
Cargo.toml Remove usage of subclassing feature, it's the default now 2019-09-09 10:45:06 +03:00