mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-11 14:25:05 +00:00
fc479bcdaf
As the Alpha channel is completely ignored and possibly destroyed by denoising algorithms, we should restore the Alpha channel manually. Linear interpolation was chosen here as it will behave like Point if the size matches, and properly interpolate if the size doesn't match. Fixes: #646 |
||
---|---|---|
.. | ||
filter-blur.cpp | ||
filter-blur.hpp | ||
filter-color-grade.cpp | ||
filter-color-grade.hpp | ||
filter-denoising.cpp | ||
filter-denoising.hpp | ||
filter-displacement.cpp | ||
filter-displacement.hpp | ||
filter-dynamic-mask.cpp | ||
filter-dynamic-mask.hpp | ||
filter-nv-face-tracking.cpp | ||
filter-nv-face-tracking.hpp | ||
filter-sdf-effects.cpp | ||
filter-sdf-effects.hpp | ||
filter-shader.cpp | ||
filter-shader.hpp | ||
filter-transform.cpp | ||
filter-transform.hpp | ||
filter-upscaling.cpp | ||
filter-upscaling.hpp |