gst-plugins-rs/utils/fallbackswitch
Seungha Yang 084c9d1447 fallbackswitch,togglerecord: Don't apply clipped PTS to buffer DTS
Setting DTS on raw video buffers doesn't make sense and it's even wrong
in case of compressed video stream because PTS might be able to
go back when B frames are placed, but DTS is expected to be monotonically
increased.
2021-01-19 19:45:14 +09:00
..
examples examples: Update for glib API changes 2020-09-14 16:47:27 +03:00
src fallbackswitch,togglerecord: Don't apply clipped PTS to buffer DTS 2021-01-19 19:45:14 +09:00
tests utils: Update to 2018 edition 2020-11-23 10:28:34 +02:00
build.rs Fix various new clippy warnings with clippy 1.43 2020-04-24 13:55:01 +03:00
Cargo.toml use cargo-c to produce cdy and static libs 2021-01-04 12:26:45 +01:00
LICENSE-LGPLv2 Add LICENSE files to each individual crate 2020-07-10 13:06:28 +03:00