gst-plugins-rs/mux/fmp4
Jochen Henneberg 207196a033 fmp4mux: Fix state cleanup on flush
State cleanup was incomplete. If a flush happens we do not have any
buffers anymore so all buffer queue related settings must be cleared
on the state. Flush action has been moved into state impl.

The GstAggregatorPad flush() was implemented as well as the pad flush
handler - with different implementations. Unify it.

Fixes #636

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1968>
2025-01-10 09:00:38 +00:00
..
examples fmp4: examples: hls_live: don't set header-update-mode=update 2024-09-24 11:34:22 +02:00
src fmp4mux: Fix state cleanup on flush 2025-01-10 09:00:38 +00:00
tests fmp4mux: Support AV1 packaging in the fragmented mp4 plugin 2024-05-10 20:59:49 +00:00
build.rs Add new mux subdirectory for container formats 2022-10-23 20:25:08 +03:00
Cargo.toml Update to quick-xml 0.37 2024-10-29 06:51:38 +00:00
LICENSE git: replace LICENSE file symlinks with copies 2023-04-04 14:26:37 +01:00