obs-StreamFX/data
Michael Fabian 'Xaymar' Dirks 8971bad218 gfx/blur/gaussian: Fix Gaussian Kernel generation
While the previous method worked, it matches no other implementation including a reference implementation. The new implementation almost perfectly matches the reference implementation and uses oversampling to achieve the goal. This has the downside of limiting the blur size to just 64, but it is necessary in order to achieve correct results.

Fixes #573
2021-06-09 03:46:14 +02:00
..
effects gfx/blur/gaussian: Fix Gaussian Kernel generation 2021-06-09 03:46:14 +02:00
examples examples: Improve 'crt-scanlines.effect' 2021-04-25 15:37:32 +02:00
locale filters/nv-face-tracking: Apply coding guidelines 2021-06-08 05:44:22 +02:00