obs-StreamFX/data
Michael Fabian 'Xaymar' Dirks 011bee032a 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
2023-04-05 18:51:01 +02:00
..
effects gfx/blur/gaussian: Fix Gaussian Kernel generation 2023-04-05 18:51:01 +02:00
examples examples: Improve 'crt-scanlines.effect' 2023-03-28 13:11:22 +02:00
locale filters/nv-face-tracking: Apply coding guidelines 2023-04-05 18:50:56 +02:00