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

https://crates.io/crates/failure

vapoursynth vapoursynth-interface

Enables vapoursynth ~0.2.0

Interface frameworks https://crates.io/crates/vapoursynth

winapi mediafoundation-interface?

Enables winapi

https://crates.io/crates/winapi

gstreamer gstreamer-interface?

Enables gstreamer ~0.12.2

https://crates.io/crates/gstreamer