gst-plugins-rs/mux/fmp4
Johan Bjäreholt 71c268da14 fmp4mux: Only push fragment_offset if write_mfra is true
This is done so that the fragment_offset vector does not infinitely
build up when write_mfra is disabled.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1023>
2022-12-22 10:31:27 +01:00
..
examples Fix various new clippy warnings 2022-12-13 11:43:16 +02:00
src fmp4mux: Only push fragment_offset if write_mfra is true 2022-12-22 10:31:27 +01:00
tests fmp4mux: Crank clock for the first fragment in more tests 2022-12-03 18:21:19 +00:00
build.rs Add new mux subdirectory for container formats 2022-10-23 20:25:08 +03:00
Cargo.toml mux/{mp4, fmp4}: Hard depend on feature v1_18 2022-11-29 21:06:12 +02:00
LICENSE Add new mux subdirectory for container formats 2022-10-23 20:25:08 +03:00