gst-plugins-rs/video/ffv1
Sebastian Dröge ab14c50d1c Ignore clippy::non_send_fields_in_send_ty lint
It's useless in its current shape and wrongly triggering on all types.

See https://github.com/rust-lang/rust-clippy/issues/8045
2022-01-14 12:09:57 +02:00
..
src Ignore clippy::non_send_fields_in_send_ty lint 2022-01-14 12:09:57 +02: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 Update to Rust edition 2021 and minimum supported Rust version to 1.56 2021-10-31 17:40:05 +02: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