X-Git-Url: https://git.nihav.org/?p=nihav.git;a=blobdiff_plain;f=nihav-rad%2FCargo.toml;h=0fe09935759dc224b1549adee1c6da93291d9300;hp=e32dcd89c50e382b7ac3fb8518af0ee0d7f4ed78;hb=e5ea652540a63efcd09af052d74d2c6bcaa0a65a;hpb=bce85425aa0ae35d21d9699b07ea77197b789ff7 diff --git a/nihav-rad/Cargo.toml b/nihav-rad/Cargo.toml index e32dcd8..0fe0993 100644 --- a/nihav-rad/Cargo.toml +++ b/nihav-rad/Cargo.toml @@ -6,7 +6,7 @@ edition = "2018" [dependencies.nihav_core] path = "../nihav-core" -features = ["fft"] +features = ["dct", "fft"] [features] default = ["all_decoders", "all_demuxers"]