gst-plugins-rs/utils/togglerecord
Vivia Nikolaidou 8f19a01fdd togglerecord: Error out if main stream buffer has no valid running time
We cannot continue with this buffer, because we cannot calculate the
time when the recording stopped or started. We also cannot safely drop
it, because that might break the stream, especially if it's encoded.
Therefore, we return an element error.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1266>
2023-07-05 12:36:08 +03:00
..
examples Return exit code from gio::Application::run() from main() 2023-01-27 18:50:01 +00:00
src togglerecord: Error out if main stream buffer has no valid running time 2023-07-05 12:36:08 +03:00
tests Various minor cleanups 2022-10-22 19:50:24 +03:00
build.rs fix-getters-calls 0.3.0 pass 2021-04-20 18:19:58 +02:00
Cargo.toml Update versions to 0.10.9 2023-06-19 20:43:14 +03:00
LICENSE-MPL-2.0 git: replace LICENSE file symlinks with copies 2023-04-05 15:12:40 +00:00