Cargo Features
[dependencies]
ssb_filter = { version = "0.0.0", default-features = false, features = ["vapoursynth-interface", "mediafoundation-interface", "gstreamer-interface"] }
- default = vapoursynth-interface
-
Just serve to modern media frameworks
- vapoursynth-interface default = failure, vapoursynth
-
Affects
ssb_filter::vapoursynth
… - mediafoundation-interface = winapi
- gstreamer-interface = gstreamer
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- failure vapoursynth-interface
-
Enables failure
- vapoursynth vapoursynth-interface
-
Enables vapoursynth ~0.2.0
Interface frameworks https://crates.io/crates/vapoursynth
- winapi mediafoundation-interface?
-
Enables winapi
- gstreamer gstreamer-interface?
-
Enables gstreamer ~0.12.2