X-Git-Url: https://git.nihav.org/?p=nihav.git;a=blobdiff_plain;f=nihav-commonfmt%2Fsrc%2Fcodecs%2Fcinepakenc.rs;h=09bb112e87c02d6ecba10dd669c6357dfb4bd316;hp=bf6c25c94454f2433afcaa2f2fa4ec0bbfac49ee;hb=36ce88be3f590a876fe539c8f631a58af2ea2cac;hpb=592d288947c53bae97b76985c70f37e2b0ff820f diff --git a/nihav-commonfmt/src/codecs/cinepakenc.rs b/nihav-commonfmt/src/codecs/cinepakenc.rs index bf6c25c..09bb112 100644 --- a/nihav-commonfmt/src/codecs/cinepakenc.rs +++ b/nihav-commonfmt/src/codecs/cinepakenc.rs @@ -272,7 +272,7 @@ impl CinepakEncoder { pkt: None, lastfrm: None, frmcount: 0, - qmode: QuantMode::ELBG, + qmode: QuantMode::MedianCut, key_int: 25, quality: 0, nstrips: 2,