X-Git-Url: https://git.nihav.org/?p=nihav.git;a=blobdiff_plain;f=nihav-realmedia%2FCargo.toml;h=57db27187c2e27279f3bb9297a0009f3a0c80de7;hp=cfaf2acd74e7d31153c1e568ad0abfb71396f11e;hb=01b4e528eb3b54c894fea4cdd9236568ab58c855;hpb=74afc7de723f0e5a3d3ae93ccc775ef63c62b746 diff --git a/nihav-realmedia/Cargo.toml b/nihav-realmedia/Cargo.toml index cfaf2ac..57db271 100644 --- a/nihav-realmedia/Cargo.toml +++ b/nihav-realmedia/Cargo.toml @@ -6,7 +6,7 @@ edition = "2018" [dependencies.nihav_core] path = "../nihav-core" -features = ["h263", "mdct"] +features = ["h263", "mdct", "blockdsp"] [features] default = ["all_decoders", "all_demuxers"]