gst-plugins-rs/mux/fmp4/src
Sebastian Dröge 6b3bb2c747 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/982>
2022-11-19 19:24:43 +02:00
..
fmp4mux fmp4mux: Handle EOS correctly if it happens before a fragment start time was determined 2022-11-19 19:24:43 +02:00
lib.rs Add new mux subdirectory for container formats 2022-10-23 20:25:08 +03:00