AviSynth Softlight plugin
31.12.2018 - Added CUDA support. It is x64 only.
Usage:
- Softlight() - default mode 0 blends original color with negative of average
- Softlight(1) - also blends luma channel with itself
- Softlight(2) - blends only luma channel with itself
Source is available at GitHub repository.