gst-plugins-rs/gst-plugin-togglerecord
Sebastian Dröge 20c02c4b38 togglerecord: Calculate a fallback duration for audio/video buffers based on the caps if possible
I.e. based on the framerate for video and based on the buffer size,
sample size and sample rate for raw audio.
2019-07-11 10:47:30 +03:00
..
examples togglerecord: Register plugin as a static plugin in the example 2019-07-02 10:51:54 +00:00
src togglerecord: Calculate a fallback duration for audio/video buffers based on the caps if possible 2019-07-11 10:47:30 +03:00
tests Update gstreamer-rs/gstreamer bool to Result changes 2019-01-18 10:00:45 +02:00
build.rs Add build.rs that provides a version number, release date and other details 2019-06-03 11:11:29 +00:00
Cargo.toml togglerecord: Calculate a fallback duration for audio/video buffers based on the caps if possible 2019-07-11 10:47:30 +03:00
LICENSE Add gst-plugin-togglerecord 2017-12-05 09:56:58 +02:00