gst-plugins-rs/mux/fmp4
Johan Bjäreholt d9d5571641 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/1027>
2022-12-27 12:39:56 +02:00
..
examples Fix various new clippy warnings 2022-12-16 18:51:00 +02:00
src fmp4mux: Only push fragment_offset if write_mfra is true 2022-12-27 12:39:56 +02:00
tests fmp4mux: Crank clock for the first fragment in more tests 2022-12-05 00:47:51 +00:00
build.rs Add new mux subdirectory for container formats 2022-10-23 20:25:08 +03:00
Cargo.toml Update versions to 0.9.3 2022-12-16 20:22:17 +02:00
LICENSE Add new mux subdirectory for container formats 2022-10-23 20:25:08 +03:00