gst-plugins-rs/utils/togglerecord
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 utils: Update to 2018 edition 2020-11-23 10:28:34 +02:00
src fallbackswitch,togglerecord: Don't apply clipped PTS to buffer DTS 2021-01-19 19:45:14 +09:00
tests togglerecord: Update recording state on EOS 2021-01-07 22:16:51 +09: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 Drop gst-plugin- prefix in plugin directory name 2020-04-05 19:10:47 +00:00
LICENSE-LGPLv2 Add LICENSE files to each individual crate 2020-07-10 13:06:28 +03:00