gst-plugins-rs/mux/fmp4
Sebastian Dröge 5965ff4364 fmp4mux: Accept more data on already filled streams if the remaining streams need more data for finishing a GOP
In other words, continue queueing buffers in sync from all streams until
all of them are ready for draining instead of stopping to queue buffers
on every stream that is already filled individually.

Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/310

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1081>
2023-02-09 20:36:42 +02:00
..
examples Fix various new clippy warnings 2023-01-25 10:31:19 +02:00
src fmp4mux: Accept more data on already filled streams if the remaining streams need more data for finishing a GOP 2023-02-09 20:36:42 +02:00
tests fmp4mux: Add support for sub-fragments / chunking 2023-01-27 19:28:27 +00:00
build.rs Add new mux subdirectory for container formats 2022-10-23 20:25:08 +03:00
Cargo.toml mux/{mp4, fmp4}: Hard depend on feature v1_18 2022-11-29 21:06:12 +02:00
LICENSE Add new mux subdirectory for container formats 2022-10-23 20:25:08 +03:00