mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-11 06:15:05 +00:00
a47dbaefc8
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. |
||
---|---|---|
.. | ||
encoders | ||
ffmpeg | ||
filters | ||
gfx | ||
obs | ||
sources | ||
plugin.cpp | ||
plugin.hpp | ||
strings.hpp | ||
util-event.hpp | ||
util-math.hpp | ||
util-memory.cpp | ||
utility.cpp | ||
utility.hpp |