gst-plugins-rs/mux
Sebastian Dröge e344585d99 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/1015>
2022-12-16 13:24:21 +02:00
..
flavors Fix various new clippy warnings 2022-11-01 10:27:48 +02:00
fmp4 Fix various new clippy warnings 2022-12-13 11:43:16 +02:00
mp4 mp4mux: Adjust durations and possibly stream start time on encountering a gap buffer 2022-12-16 13:24:21 +02:00