gst-plugins-rs/mux
Sebastian Dröge c553ac7402 fmp4mux: Re-work buffer dequeueing and calculations of timestamps
Especially simplify calculation of ONVIF UTC times. As a side-effect
this reduces the number of times the running times of a buffer are
calculated, and also causes streams to be interleaved correctly in ONVIF
mode if there is a non-constant UTC-to-running-time difference.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/979>
2022-11-18 15:00:00 +02:00
..
flavors Fix various new clippy warnings 2022-11-01 10:27:48 +02:00
fmp4 fmp4mux: Re-work buffer dequeueing and calculations of timestamps 2022-11-18 15:00:00 +02:00
mp4 mp4mux: Make use of i64::TryFrom<gst::Signed<u64>> impl 2022-11-18 12:26:18 +02:00