X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=dither_effect_test.cpp;h=a604fac87bcad3f53cf371516df32c10ac29fb10;hp=1b72ecb5caec50c93d3ad34fc56a2e09ef390e26;hb=98f458e22ce732e6c50a9856d7fd636dca49b4c3;hpb=5ee3e6bb0bf100d57a06911b89c3a0a0dc49e2be 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