]> git.sesse.net Git - movit/blobdiff - dither_effect_test.cpp
Remove C++11 dependency from ResampleEffect.
[movit] / dither_effect_test.cpp
index 1b72ecb5caec50c93d3ad34fc56a2e09ef390e26..a604fac87bcad3f53cf371516df32c10ac29fb10 100644 (file)
@@ -1,4 +1,7 @@
 // Unit tests for DitherEffect.
+//
+// Note: Dithering of multiple outputs is tested (somewhat weakly)
+// in YCbCrConversionEffectTest.
 
 #include <epoxy/gl.h>
 #include <math.h>