X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=README;fp=README;h=0537f687e9b0b07fb340ae554970849ef44fe0eb;hp=81bb4c99e2f8428cca5b417c6fd7801c17a57103;hb=9e219b96e914b2e5709ba3c3345afdc3cf13a78d;hpb=daca930fb2f404e8800c35715f1fc5c4897d19fb diff --git a/README b/README index 81bb4c9..0537f68 100644 --- a/README +++ b/README @@ -40,10 +40,11 @@ for performance estimates. Still TL;DR, please give me the list of filters =============================================== -Blur, diffusion, glow, lift/gamma/gain (color correction), mirror, -mix (add two inputs), overlay (the Porter-Duff “over” operation), -scale (bilinear and Lanczos), sharpen (both by unsharp mask and by -Wiener filters), saturation (or desaturation), vignette, and white balance. +Blur, diffusion, FFT-based convolution, glow, lift/gamma/gain (color +correction), mirror, mix (add two inputs), luma mix (use a map to wipe between +two inputs), overlay (the Porter-Duff “over” operation), scale (bilinear and +Lanczos), sharpen (both by unsharp mask and by Wiener filters), saturation +(or desaturation), vignette, and white balance. Yes, that's a short list. But they all look great, are fast and don't give you any nasty surprises. (I'd love to include denoise, deinterlace and