gst-plugins-rs/video/cdg
Guillaume Desmottes fab361d32d cdg: disable default features for the image crate
We don't need JPEG, GIF, etc. support so depending on the whole
dependency chain of them is not needed and only wastes CPU time.

As a result we can remove the gif crate exception in deny.toml.
2020-09-23 10:28:55 +02:00
..
src Update for removal of ObjectImpl::get_type_data() 2020-07-26 18:46:32 +03: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 Fix various new clippy warnings with clippy 1.43 2020-04-24 13:55:01 +03:00
Cargo.toml cdg: disable default features for the image crate 2020-09-23 10:28:55 +02: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