gst-plugins-rs/mux
Jochen Henneberg 4d71525eee fmp4mux: Simplified EOS detect logic
The all_eos cannot be set without having sinkpad.is_eos(). Thus
all_eos || sinkpad.is_eos() == sinkpad.is_eos().

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1762>
2024-09-23 11:52:18 +00:00
..
flavors Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
fmp4 fmp4mux: Simplified EOS detect logic 2024-09-23 11:52:18 +00:00
mp4 mp4mux: added image orientation tag support 2024-08-07 11:16:25 +03:00