obs-StreamFX/source
Michael Fabian 'Xaymar' Dirks e109e61ab8 filter/upscaling: Restore alpha after processing
As none of the known Upscaling algorithms handle Alpha, we need to manually restore and interpolate it properly. While this technically reduces visual quality slightly, the chances of this being noticed are slim to none considering that Upscaling is already a questionable solution to quality. Linear was picked here as it produces the best overall result for scaling, keeping gradients mostly in one piece. Mostly.

Fixes #646
2021-10-06 03:08:55 +02:00
..
encoders encoders/aom-av1: AV1 encoder based on libaom 2021-09-27 23:15:24 +02:00
ffmpeg obs/gs: Apply coding guidelines 2021-06-08 05:44:22 +02:00
filters filter/upscaling: Restore alpha after processing 2021-10-06 03:08:55 +02:00
gfx project: Unify logging structure 2021-09-07 05:22:15 +02:00
nvidia nvidia/vfx/denoising: Add wrapper for Denoising effect 2021-09-28 03:59:42 +02:00
obs obs/encoder-factory: Don't require implementing all virtual functions 2021-09-27 23:15:24 +02:00
sources project: Don't leak exceptions if possible 2021-09-07 05:22:15 +02:00
transitions project: Don't leak exceptions if possible 2021-09-07 05:22:15 +02:00
ui project: Unify logging structure 2021-09-07 05:22:15 +02:00
util util/logging: Don't reuse vargs (#632) 2021-09-20 11:17:51 +02:00
common.hpp project: Apply coding guidelines 2021-06-08 05:44:22 +02:00
configuration.cpp configuration: Fix unicode support 2020-11-28 23:48:52 +01:00
configuration.hpp configuration: Fix failed saving due to invalid path 2020-05-31 01:49:17 +02:00
plugin.cpp filter/denoising: Add Denoising filter 2021-09-28 03:59:42 +02:00
plugin.hpp util: Apply coding guidelines 2021-06-08 05:44:22 +02:00
strings.hpp project: Apply coding guidelines 2021-06-08 05:44:22 +02:00
updater.cpp project: Unify logging structure 2021-09-07 05:22:15 +02:00
updater.hpp util: Apply coding guidelines 2021-06-08 05:44:22 +02:00
windll.cpp cmake: Place Windows exclusive functionality into own file 2020-04-22 23:32:22 +02:00