gst-plugins-rs/mux
Arun Raghavan 04bb7b4db0 fmp4: Return a running time in get_next_time()
We were currently returning a value based on the next chunk PTS, but the
expectation in GstAggregator is that we return a running time. This
resulted in spurious wakeups and warnings like:

0:00:01.501685123 1552995 0x55899715c1e0 WARN                 fmp4mux mux/fmp4/src/fmp4mux/imp.rs:1818:gstfmp4::fmp4mux:👿:FMP4Mux::drain_buffers:<fmp4mux0:sink_1> Don't have a complete GOP for the first stream on timeout in a live pipeline

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1127>
2023-03-10 10:58:38 -05:00
..
flavors Update minimum supported Rust version to 1.66 2023-02-20 11:09:01 +02:00
fmp4 fmp4: Return a running time in get_next_time() 2023-03-10 10:58:38 -05:00
mp4 Update minimum supported Rust version to 1.66 2023-02-20 11:09:01 +02:00