gst-plugins-rs/mux
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
..
flavors Remove once_cell dependency 2024-10-21 17:53:18 +00:00
fmp4 fmp4mux: Fix state cleanup on flush 2024-12-04 11:12:55 +00:00
mp4 Be stricter with Impl-trait bounds to enforce type hierarchies 2024-10-22 13:43:12 +00:00