gst-plugins-rs/mux/mp4
Sebastian Dröge ed429d570e mp4mux: Don't write gap edit lists if their duration would be zero
The track might start later than the earliest track by less than one
timescale units, in which case writing an empty gap edit list would be
useless and confusing.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1014>
2022-12-15 18:45:19 +02:00
..
src mp4mux: Don't write gap edit lists if their duration would be zero 2022-12-15 18:45:19 +02:00
tests mp4: Remove unneeded cast in tests 2022-11-10 12:44:46 +02:00
build.rs gst-plugin-mp4: Add new MP4 plugin with a non-fragmented MP4 muxer 2022-11-08 19:08:47 +02:00
Cargo.toml mux/{mp4, fmp4}: Hard depend on feature v1_18 2022-11-29 21:06:12 +02:00
LICENSE gst-plugin-mp4: Add new MP4 plugin with a non-fragmented MP4 muxer 2022-11-08 19:08:47 +02:00