features = ["h263", "mdct", "fft", "dsp_window", "vq"]
[dev-dependencies]
-nihav_realmedia = { path = "../nihav-realmedia" }
+nihav_realmedia = { path = "../nihav-realmedia", default-features=false, features = ["all_demuxers"] }
[features]
default = ["all_decoders", "all_demuxers", "all_encoders", "all_muxers"]
features = ["fft", "dsp_window", "blockdsp"]
[dev-dependencies]
-nihav_commonfmt = { path = "../nihav-commonfmt" }
+nihav_commonfmt = { path = "../nihav-commonfmt", default-features=false, features = ["all_demuxers"] }
[features]
default = ["all_decoders"]
features = ["qmf"]
[dev-dependencies]
-nihav_commonfmt = { path = "../nihav-commonfmt" }
+nihav_commonfmt = { path = "../nihav-commonfmt", default-features=false, features = ["all_demuxers"] }
[features]
default = ["all_decoders", "all_demuxers"]
features = ["h263", "fft", "dsp_window"]
[dev-dependencies]
-nihav_commonfmt = { path = "../nihav-commonfmt" }
+nihav_commonfmt = { path = "../nihav-commonfmt", default-features=false, features = ["all_demuxers"] }
[features]
default = ["all_decoders"]
path = "../nihav-codec-support"
[dev-dependencies]
-nihav_commonfmt = { path = "../nihav-commonfmt" }
+nihav_commonfmt = { path = "../nihav-commonfmt", default-features=false, features = ["all_demuxers"] }
[features]
default = ["all_decoders"]
features = ["blockdsp", "fft", "qmf"]
[dev-dependencies]
-nihav_commonfmt = { path = "../nihav-commonfmt" }
+nihav_commonfmt = { path = "../nihav-commonfmt", default-features=false, features = ["all_demuxers"] }
[features]
default = ["all_decoders"]