gst-plugins-rs/mux/fmp4/examples
Mathieu Duponchelle c282bc1bca examples/dash_vod: compare durations to the millisecond
Otherwise when the segment durations aren't as clean cut as in the
example, multiple segments with the exact same duration in milliseconds
will get output, even though they could have been repeated.

Fix this so that people copying this code don't encounter the bug.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1574>
2024-05-15 06:28:14 +00:00
..
dash_vod.rs examples/dash_vod: compare durations to the millisecond 2024-05-15 06:28:14 +00:00
hls_live.rs fmp4mux: Move away from deprecated chrono function 2024-03-20 15:37:18 +02:00
hls_vod.rs fmp4mux: Add language from tags 2024-05-10 13:01:58 +00:00