gst-plugins-rs/video/videofx
Zhao, Gang 68ab01254d videocompare: Fix warning
Fixed following warning:

warning: unreachable pattern
  --> video/videofx/src/videocompare/hashed_image.rs:76:13
   |
76 |             _ => unreachable!(),
   |             ^
   |
   = note: `#[warn(unreachable_patterns)]` on by default
2022-10-23 00:02:07 +08:00
..
src videocompare: Fix warning 2022-10-23 00:02:07 +08:00
tests Update everything for element factory builder API changes 2022-10-19 19:43:29 +03:00
build.rs Implement rounded corners 2021-11-22 17:04:07 +05:30
Cargo.toml Add video comparison element 2022-10-18 13:24:05 +00:00
LICENSE-MPL-2.0 Implement rounded corners 2021-11-22 17:04:07 +05:30