gst-plugins-rs/video/hsv
Guillaume Desmottes 8bc2e5ebb8 use cargo-c to produce cdy and static libs
cargo-c will produce a pkg-config file making it easier to statically
link plugins.

Also add 'static' features for plugins depending on < 1.14 as this is the
minimal required version to use static linking because of ABI changes in
core.
2021-01-04 12:26:45 +01:00
..
src Added hsv plugin with hsvfilter and hsvdetector elements 2020-12-23 18:40:20 +01:00
build.rs Added hsv plugin with hsvfilter and hsvdetector elements 2020-12-23 18:40:20 +01:00
Cargo.toml use cargo-c to produce cdy and static libs 2021-01-04 12:26:45 +01:00
LICENSE-APACHE Added hsv plugin with hsvfilter and hsvdetector elements 2020-12-23 18:40:20 +01:00
LICENSE-MIT Added hsv plugin with hsvfilter and hsvdetector elements 2020-12-23 18:40:20 +01:00