mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-12-28 18:41:14 +00:00
2621d4961f
* Added a 'Bilateral' de-noising blur, currently very resource hungry. It also has two extra sliders called 'Smoothing' and 'Sharpness', the former controls how smooth the output is * Updated effect loading to be global instead of per instance. * Changed default blur size to 5px. * Simplified render loop (see previous effect commit). |
||
---|---|---|
.. | ||
filter-blur.cpp | ||
filter-blur.h | ||
filter-displacement.cpp | ||
filter-displacement.h | ||
filter-shape.cpp | ||
filter-shape.h | ||
filter-transform.cpp | ||
filter-transform.h | ||
gs-helper.cpp | ||
gs-helper.h | ||
plugin.cpp | ||
plugin.h | ||
strings.h | ||
version.h.in |