gst-plugins-rs/mux/fmp4
Sebastian Dröge 8e2a6500aa fmp4mux: Clip negative PTS to zero/last PTS instead of erroring out
This can happen at the beginning of a stream if upstream is
rtpjitterbuffer and it has problems figuring out timestamps in the
beginning due to resetting / skew.
2022-10-27 15:35:17 +03:00
..
examples Add new mux subdirectory for container formats 2022-10-23 20:25:08 +03:00
src fmp4mux: Clip negative PTS to zero/last PTS instead of erroring out 2022-10-27 15:35:17 +03:00
tests fmp4mux: don't require dts for predictive-only formats like vp9 2022-10-27 15:34:52 +03:00
build.rs Add new mux subdirectory for container formats 2022-10-23 20:25:08 +03:00
Cargo.toml Update to release versions of gtk-rs and gstreamer-rs 2022-10-24 19:28:41 +03:00
LICENSE Add new mux subdirectory for container formats 2022-10-23 20:25:08 +03:00