gst-plugins-rs/video/videofx/src/videocompare
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
..
hashed_image.rs videocompare: Fix warning 2022-10-23 00:02:07 +08:00
imp.rs Add video comparison element 2022-10-18 13:24:05 +00:00
mod.rs Add video comparison element 2022-10-18 13:24:05 +00:00