gst-plugins-rs/video/rspng
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
..
examples video/png: Add PNG encoder element 2020-05-15 08:30:32 -06:00
src Update for macro renames 2020-12-20 20:43:45 +02:00
tests Update for functions returning a Builder being renamed to builder() instead of new() 2020-06-25 19:49:07 +03:00
build.rs video/png: Add PNG encoder element 2020-05-15 08:30:32 -06:00
Cargo.toml use cargo-c to produce cdy and static libs 2021-01-04 12:26:45 +01:00
LICENSE-APACHE Add LICENSE files to each individual crate 2020-07-10 13:06:28 +03:00
LICENSE-MIT Add LICENSE files to each individual crate 2020-07-10 13:06:28 +03:00