gst-plugins-rs/mux/fmp4
Sebastian Dröge 1ceaea844a fmp4mux: Fix decision whether per-sample flags are needed in the trun
Previously it would never use per-sample flags if any later sample
needed different flags than the first two.

Also comment the code a bit better.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1060>
2023-01-24 19:54:11 +02:00
..
examples Fix various new clippy warnings 2022-12-13 11:43:16 +02:00
src fmp4mux: Fix decision whether per-sample flags are needed in the trun 2023-01-24 19:54:11 +02: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