]> git.sesse.net Git - movit/blobdiff - overlay_effect.h
Support chaining certain effects after compute shaders.
[movit] / overlay_effect.h
index 2f88d12caa3b1aa2cb6c3cdff9c6754bc08b1d77..29c09416ddea3f79aaf3ee733870ff66468f0b1f 100644 (file)
@@ -24,7 +24,7 @@ public:
 
        bool needs_srgb_primaries() const override { return false; }
        unsigned num_inputs() const override { return 2; }
-       bool one_to_one_sampling() const override { return true; }
+       bool strong_one_to_one_sampling() const override { return true; }
 
        // Actually, if _either_ image has blank alpha, our output will have
        // blank alpha, too (this only tells the framework that having _both_