X-Git-Url: https://git.nihav.org/?p=nihav.git;a=blobdiff_plain;f=nihav-commonfmt%2Fsrc%2Fcodecs%2Fclearvideo.rs;h=4f24bd4919d3fef0542b7a7ae2e40db35bb6da9d;hp=60218562acd62c40bbed3983d87fbfc066a9d34e;hb=8d7a1c5c2b1c41d284cbe7ab3d3ee344755db7bc;hpb=c75dce78e4ee295c8ceeac769275921ac5ebb1f5 diff --git a/nihav-commonfmt/src/codecs/clearvideo.rs b/nihav-commonfmt/src/codecs/clearvideo.rs index 6021856..4f24bd4 100644 --- a/nihav-commonfmt/src/codecs/clearvideo.rs +++ b/nihav-commonfmt/src/codecs/clearvideo.rs @@ -373,7 +373,7 @@ struct ClearVideoDecoder { info: NACodecInfoRef, dc_cb: Codebook, ac_cb: Codebook, - frmmgr: HAMShuffler, + frmmgr: HAMShuffler, is_rm: bool, ylev: [LevelCodes; 4], ulev: [LevelCodes; 3],