X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=dither_effect_test.cpp;h=a604fac87bcad3f53cf371516df32c10ac29fb10;hp=1b72ecb5caec50c93d3ad34fc56a2e09ef390e26;hb=34776d3ed2565ee834405e575bf3bfc7f7933e36;hpb=ab89030be6f55cd1955b9e033c62c2e3c3ba2a2f diff --git a/dither_effect_test.cpp b/dither_effect_test.cpp index 1b72ecb..a604fac 100644 --- a/dither_effect_test.cpp +++ b/dither_effect_test.cpp @@ -1,4 +1,7 @@ // Unit tests for DitherEffect. +// +// Note: Dithering of multiple outputs is tested (somewhat weakly) +// in YCbCrConversionEffectTest. #include #include