gst-plugins-rs/mux
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
..
flavors Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
fmp4 fmp4mux: Fix state cleanup on flush 2025-01-10 09:00:38 +00:00
mp4 mp4mux: added image orientation tag support 2024-08-07 14:12:38 +00:00