gst-plugins-rs/video/ffv1
Sebastian Dröge fd1c0a7518 ffv1dec: Drop decoder state before calling VideoDecoder::negotiate()
It calls into other elements via the allocation query and the caps
event, which makes it dangerous to keep a mutex locked at the same time.
2021-09-18 12:34:31 +03:00
..
src ffv1dec: Drop decoder state before calling VideoDecoder::negotiate() 2021-09-18 12:34:31 +03:00
tests video: Add a new ffv1 decoder plugin 2021-09-10 06:20:31 +00:00
build.rs video: Add a new ffv1 decoder plugin 2021-09-10 06:20:31 +00:00
Cargo.toml ffv1: Lower minimum required GStreamer version to 1.12 2021-09-10 09:42:25 +03:00
LICENSE-APACHE video: Add a new ffv1 decoder plugin 2021-09-10 06:20:31 +00:00
LICENSE-MIT video: Add a new ffv1 decoder plugin 2021-09-10 06:20:31 +00:00