gst-plugins-rs/video/ffv1/src
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
..
ffv1dec ffv1dec: Drop decoder state before calling VideoDecoder::negotiate() 2021-09-18 12:34:31 +03:00
lib.rs video: Add a new ffv1 decoder plugin 2021-09-10 06:20:31 +00:00