X-Git-Url: https://git.nihav.org/?a=blobdiff_plain;f=nihav-commonfmt%2Fsrc%2Fcodecs%2Fcinepakenc.rs;h=d258df97114c1014eedbe2a4a72894d7cc0f23c9;hb=77d52ff687dc8ebb0a565b3be4777a3adba3b953;hp=882b63701ffa42a29b34f55ad2e6955c02b15a80;hpb=1047e98335ad782b48bcc88e9277336576c20597;p=nihav.git diff --git a/nihav-commonfmt/src/codecs/cinepakenc.rs b/nihav-commonfmt/src/codecs/cinepakenc.rs index 882b637..d258df9 100644 --- a/nihav-commonfmt/src/codecs/cinepakenc.rs +++ b/nihav-commonfmt/src/codecs/cinepakenc.rs @@ -1078,6 +1078,7 @@ mod test { height: 0, format: YUV420_FORMAT, flipped: true, + bits: 12, }; let enc_params = EncodeParameters { format: NACodecTypeInfo::Video(dst_vinfo),