gst-plugins-rs/mux
Sebastian Dröge 3661b4f95b fmp4mux: Fix draining in chunk mode if keyframes are too late
We would create another chunk that ends after the fragment end, and
would from then on consider the stream always filled for the chunk
because it starts after the current fragment end (i.e. nothing would go
into this fragment).

This is obviously wrong because the actual fragment end moved further
ahead because of the additional chunk.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1277>
2023-07-18 07:57:20 +00:00
..
flavors Use re-exported once_cell 2023-07-06 17:50:49 +03:00
fmp4 fmp4mux: Fix draining in chunk mode if keyframes are too late 2023-07-18 07:57:20 +00:00
mp4 Use re-exported once_cell 2023-07-06 17:50:49 +03:00