gst-plugins-rs/mux/fmp4
Jochen Henneberg be6074f4f4 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/1945>
2024-12-04 11:12:55 +00:00
..
examples fmp4: examples: hls_live: don't set header-update-mode=update 2024-09-23 12:24:22 +02:00
src fmp4mux: Fix state cleanup on flush 2024-12-04 11:12:55 +00:00
tests fmp4mux: Fixed comment and removed commented code from test 2024-11-18 09:52:23 +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-28 09:12:13 +00:00
LICENSE git: replace LICENSE file symlinks with copies 2023-04-04 14:26:37 +01:00