gst-plugins-rs/video/rspng
Guillaume Desmottes b9f8ce9995 meson: add support for static build
There is no way to dynamically ask Cargo to build static or dynamic lib
so we have to build both and pick the one we care when doing the meson
processing.

Fix #88
2020-11-16 15:30:32 +01:00
..
examples video/png: Add PNG encoder element 2020-05-15 08:30:32 -06:00
src video: Update for subclassing API changes 2020-11-15 18:50:31 +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 meson: add support for static build 2020-11-16 15:30:32 +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