Cargo Features

hdr10plus has no features set by default.

[dependencies]
hdr10plus = { version = "2.1.1", features = ["hevc", "json"] }
hevc = hevc_parser

Affects hdr10plus::hevc

json = serde, serde_json

Affects hdr10plus::metadata_json

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.

serde json?
serde_json json?
hevc_parser hevc?