gst-plugins-rs/mux/fmp4
Sebastian Dröge ee8249eec7 fmp4mux: Don't write the first sample flags into any trun but the first
The flags are based on the first sample of this fragment so writing it
into any trun but the first is not very useful.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1060>
2023-01-24 19:54:12 +02:00
..
examples Fix various new clippy warnings 2022-12-13 11:43:16 +02:00
src fmp4mux: Don't write the first sample flags into any trun but the first 2023-01-24 19:54:12 +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