obs-StreamFX/source/filters
Michael Fabian 'Xaymar' Dirks c3440d2069 project: Remove undocumented "NVIDIA Face Tracking" feature
Originally intended to be an experiment with no future, it turned out to be very popular with streamers that move a lot. In the end it was popular enough that NVIDIA added their own variant to their Broadcast software, which works decently enough. Unfortunately my wrapper code around the library was written very poorly, so it didn't take long for it to break out of nowhere.
2023-04-05 18:51:35 +02:00
..
filter-blur.cpp project: Don't leak exceptions if possible 2023-04-05 18:51:13 +02:00
filter-blur.hpp gfx: Apply coding guidelines 2023-04-05 18:50:59 +02:00
filter-color-grade.cpp project: Don't leak exceptions if possible 2023-04-05 18:51:13 +02:00
filter-color-grade.hpp gfx: Apply coding guidelines 2023-04-05 18:50:59 +02:00
filter-denoising.cpp filter/denoising: Wait for internal task to be completed 2023-04-05 18:51:33 +02:00
filter-denoising.hpp filter/denoising: Restore alpha after processing 2023-04-05 18:51:22 +02:00
filter-displacement.cpp project: Don't leak exceptions if possible 2023-04-05 18:51:13 +02:00
filter-displacement.hpp obs/gs: Apply coding guidelines 2023-04-05 18:50:59 +02:00
filter-dynamic-mask.cpp filter/dynamic-mask: Prevent recursive filter graphs 2023-04-05 18:51:25 +02:00
filter-dynamic-mask.hpp filter/dynamic-mask: Prevent recursive filter graphs 2023-04-05 18:51:25 +02:00
filter-sdf-effects.cpp project: Don't leak exceptions if possible 2023-04-05 18:51:13 +02:00
filter-sdf-effects.hpp obs/gs: Apply coding guidelines 2023-04-05 18:50:59 +02:00
filter-shader.cpp project: Don't leak exceptions if possible 2023-04-05 18:51:13 +02:00
filter-shader.hpp gfx: Apply coding guidelines 2023-04-05 18:50:59 +02:00
filter-transform.cpp filter/transform: Enable Anisotropic Filtering with Mip-Mapping 2023-04-05 18:51:29 +02:00
filter-transform.hpp filter/transform: Implement 'Corner Pin' mode 2023-04-05 18:51:29 +02:00
filter-upscaling.cpp filter/upscaling: Wait for internal task to be completed 2023-04-05 18:51:33 +02:00
filter-upscaling.hpp filter/upscaling: Restore alpha after processing 2023-04-05 18:51:22 +02:00
filter-virtual-greenscreen.cpp filter/virtual-greenscreen: Wait for internal task to be completed 2023-04-05 18:51:33 +02:00
filter-virtual-greenscreen.hpp filter/virtual-greenscreen: Add Virtual Greenscreen filter 2023-04-05 18:51:31 +02:00