gst-plugins-rs/generic/fmp4
François Laignel 6a2df92453 Revert "fmp4mux: Dequeue as many buffers as are available in each aggregate call"
This reverts commit 402500f79c.

This commit introduces race conditions. It was intended as solving
an issue with some pipelines which had their queues filling up,
causing the streams to stall. It is reverted as this solution is
considered a workaround for another issue.

See discussion in:

https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/803
2022-07-20 15:56:04 +00:00
..
examples Update to m3u8-rs 4.0 2022-04-14 07:41:18 +00:00
src Revert "fmp4mux: Dequeue as many buffers as are available in each aggregate call" 2022-07-20 15:56:04 +00:00
tests Revert "fmp4mux: Dequeue as many buffers as are available in each aggregate call" 2022-07-20 15:56:04 +00:00
build.rs Add new fmp4 plugin with muxers for ISO fragmented MP4, DASH and CMAF containers 2021-11-15 14:04:03 +02:00
Cargo.toml fmp4mux: Port to aggregator as base class as preparation for supporting multiple streams 2022-05-12 18:31:02 +03:00
LICENSE Add new fmp4 plugin with muxers for ISO fragmented MP4, DASH and CMAF containers 2021-11-15 14:04:03 +02:00