obs-StreamFX/source
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
..
encoders encoder/ffmpeg: Adjust i18n identifiers to match other parts of code 2023-04-05 18:51:28 +02:00
ffmpeg ffmpeg: Fix print_av_option_string2 printing wrong names 2023-04-05 18:51:25 +02:00
filters project: Remove undocumented "NVIDIA Face Tracking" feature 2023-04-05 18:51:35 +02:00
gfx gfx/debug: Helper class to handle common debug rendering 2023-04-05 18:51:35 +02:00
nvidia project: Remove undocumented "NVIDIA Face Tracking" feature 2023-04-05 18:51:35 +02:00
obs obs/encoder-factory: Don't require implementing all virtual functions 2023-04-05 18:51:14 +02:00
sources project: Don't leak exceptions if possible 2023-04-05 18:51:13 +02:00
transitions project: Don't leak exceptions if possible 2023-04-05 18:51:13 +02:00
ui ui: Update StreamFX's menu with new Links 2023-04-05 18:51:25 +02:00
util util/library: Load wstring instead of string 2023-04-05 18:51:33 +02:00
common.hpp project: Apply coding guidelines 2023-04-05 18:50:57 +02:00
configuration.cpp configuration: Fix unicode support 2023-03-28 13:11:04 +02:00
configuration.hpp configuration: Fix failed saving due to invalid path 2023-03-28 12:40:46 +02:00
plugin.cpp project: Remove undocumented "NVIDIA Face Tracking" feature 2023-04-05 18:51:35 +02:00
plugin.hpp util: Apply coding guidelines 2023-04-05 18:50:57 +02:00
strings.hpp locale: Remove any unused Strings 2023-04-05 18:51:28 +02:00
updater.cpp project: Unify logging structure 2023-04-05 18:51:14 +02:00
updater.hpp util: Apply coding guidelines 2023-04-05 18:50:57 +02:00
windll.cpp cmake: Place Windows exclusive functionality into own file 2020-04-22 23:32:22 +02:00