gst-plugins-rs/mux/fmp4
Sebastian Dröge da7743d2e7 fmp4mux: Handle GOPs ending after the desired fragment end correctly
Either create further chunks if enough data is queued or simply start
the new fragment at a later time if the keyframe is later.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1086>
2023-02-09 21:17:51 +02:00
..
examples Fix various new clippy warnings 2022-12-16 18:51:00 +02:00
src fmp4mux: Handle GOPs ending after the desired fragment end correctly 2023-02-09 21:17:51 +02:00
tests fmp4mux: Add support for sub-fragments / chunking 2023-02-09 21:06:56 +02:00
build.rs Add new mux subdirectory for container formats 2022-10-23 20:25:08 +03:00
Cargo.toml Update version to 0.9.8 2023-01-23 11:30:27 +02:00
LICENSE Add new mux subdirectory for container formats 2022-10-23 20:25:08 +03:00