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