gst-plugins-rs/mux/fmp4
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
..
examples fmp4: define minBufferTime in example mpd 2023-04-27 14:16:40 +02:00
src fmp4mux: Fix draining in chunk mode if keyframes are too late 2023-07-18 07:57:20 +00:00
tests fmp4mux: Fix draining in chunk mode if keyframes are too late 2023-07-18 07:57:20 +00:00
build.rs Add new mux subdirectory for container formats 2022-10-23 20:25:08 +03:00
Cargo.toml fmp4: Update to dash-mpd 0.11 2023-07-10 08:29:29 +03:00
LICENSE git: replace LICENSE file symlinks with copies 2023-04-04 14:26:37 +01:00