gst-plugins-rs/mux/fmp4
Sebastian Dröge 93ba677b18 fmp4mux: Handle EOS correctly if it happens before a fragment start time was determined
Whatever earliest time we have at that point is going to be the start
time.

Also handle the case correctly where all inputs are EOS before any
buffers were received at all.

Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/270

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/986>
2022-11-27 20:52:30 +02:00
..
examples Add new mux subdirectory for container formats 2022-10-23 20:25:08 +03:00
src fmp4mux: Handle EOS correctly if it happens before a fragment start time was determined 2022-11-27 20:52:30 +02:00
tests fmp4mux: Don't allow VP9 for CMAF 2022-11-12 15:52:49 +00:00
build.rs Add new mux subdirectory for container formats 2022-10-23 20:25:08 +03:00
Cargo.toml Update versions to 0.9.1 2022-11-13 20:23:47 +02:00
LICENSE Add new mux subdirectory for container formats 2022-10-23 20:25:08 +03:00