gst-plugins-rs/mux
Sebastian Dröge 2a3d962dc5 fmp4mux: Add support for sub-fragments / chunking
Allow outputting sub-fragments (chunks in CMAF terms) that are shorter
than the fragment duration and don't usually start on a keyframe. By
this the buffering requirements of the element is reduced to one chunk
duration, as is the latency.

This is used for formats like low-latency / LL-HLS and DASH.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1059>
2023-01-27 19:28:27 +00:00
..
flavors Update for caps/structure-related string API changes 2023-01-15 22:58:44 +02:00
fmp4 fmp4mux: Add support for sub-fragments / chunking 2023-01-27 19:28:27 +00:00
mp4 Fix various new clippy warnings 2023-01-25 10:31:19 +02:00