X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=overlay_effect.h;h=29c09416ddea3f79aaf3ee733870ff66468f0b1f;hp=2f88d12caa3b1aa2cb6c3cdff9c6754bc08b1d77;hb=825ae6ce6e426b11beb9ba2089b2c440e7ed94b2;hpb=39b6975420669958ed9f4013440aea415134a902 diff --git a/overlay_effect.h b/overlay_effect.h index 2f88d12..29c0941 100644 --- a/overlay_effect.h +++ b/overlay_effect.h @@ -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_