gst-plugins-rs/mux/fmp4
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
..
examples fmp4: examples: hls_live: don't set header-update-mode=update 2024-09-23 12:24:22 +02:00
src fmp4mux: Simplified EOS detect logic 2024-09-23 11:52:18 +00:00
tests fmp4: Add tests for split-at-running-time signal 2024-09-20 12:35:24 +03:00
build.rs Add new mux subdirectory for container formats 2022-10-23 20:25:08 +03:00
Cargo.toml fmp4: Update to dash-mpd 0.17 2024-08-27 21:02:43 +03:00
LICENSE git: replace LICENSE file symlinks with copies 2023-04-04 14:26:37 +01:00