obs-StreamFX/source/sources
Michael Fabian 'Xaymar' Dirks a47dbaefc8 source-mirror: Remove scaling and caching
Scaling shouldn't be part of the Source and instead should be done as a filter. Not only does supporting it drastically increase code complexity, it also doesn't add anything that is really necessary as you can do everything it did better in an actual transform.

Caching wasn't actually used except for scaling and was mostly broken too, causing flickering.
2020-02-13 05:17:06 +01:00
..
source-mirror.cpp source-mirror: Remove scaling and caching 2020-02-13 05:17:06 +01:00
source-mirror.hpp source-mirror: Remove scaling and caching 2020-02-13 05:17:06 +01:00
source-shader.cpp project: Merged FFmpeg Encoders Step 2 2020-01-13 22:40:15 +01:00
source-shader.hpp project: Merged FFmpeg Encoders Step 2 2020-01-13 22:40:15 +01:00