obs-StreamFX/source
Michael Fabian 'Xaymar' Dirks 150b728419 filter/transform: Implement 'Corner Pin' mode
'Perspective' and 'Orthographic' work great if you know what the parameters were to generate the exact object position, but what if you don't know them? That is where 'Corner Pin' comes in! With it you can specify the exact location of every corner down to the micro-pixel, instead of fiddling with parameters.

Fixes #565
2023-04-05 18:51:29 +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 filter/transform: Implement 'Corner Pin' mode 2023-04-05 18:51:29 +02:00
gfx project: Unify logging structure 2023-04-05 18:51:14 +02:00
nvidia nvidia/vfx/superresolution: Reduce overall CPU usage by caching results 2023-04-05 18:51:22 +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/logging: Don't reuse vargs (#632) 2023-04-05 18:51:14 +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 filter/denoising: Add Denoising filter 2023-04-05 18:51:17 +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