gst-plugins-rs/mux
Sebastian Dröge 1eea2219c6 mp4mux: Adjust durations and possibly stream start time on encountering a gap buffer
If there was a previous sample in this stream then its duration needs to
be extended by the gap position, and if there was none then the start
time of the whole stream has to be shifted by the duration.

Not doing so causes timestamps to be offset wrongly by the duration of
the gap.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1017>
2022-12-16 18:52:03 +02:00
..
flavors Update versions to 0.9.2 2022-11-28 11:44:33 +02:00
fmp4 Fix various new clippy warnings 2022-12-16 18:51:00 +02:00
mp4 mp4mux: Adjust durations and possibly stream start time on encountering a gap buffer 2022-12-16 18:52:03 +02:00