obs-StreamFX/source
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
..
encoders ffmpeg-encoder/nvenc: Add AUD and DPB Size options 2020-01-15 13:43:33 +01:00
ffmpeg project: More warnings fixed 2020-01-14 01:39:13 +01:00
filters project: Merged FFmpeg Encoders Step 2 2020-01-13 22:40:15 +01:00
gfx project: Merged FFmpeg Encoders Step 2 2020-01-13 22:40:15 +01:00
obs obs-*: Cleanup 2020-02-13 05:09:14 +01:00
sources source-mirror: Remove scaling and caching 2020-02-13 05:17:06 +01:00
plugin.cpp plugin: Enable FFmpeg Encoders 2020-01-14 01:55:31 +01:00
plugin.hpp project: Merged FFmpeg Encoders Step 2 2020-01-13 22:40:15 +01:00
strings.hpp project: Merged FFmpeg Encoders Step 2 2020-01-13 22:40:15 +01:00
util-event.hpp util-event: Fix and cleanup 2020-02-13 05:09:14 +01:00
util-math.hpp utility: Merge util-math and util-memory 2020-01-14 01:11:08 +01:00
util-memory.cpp utility: Merge util-math and util-memory 2020-01-14 01:11:08 +01:00
utility.cpp utility: Merge util-math and util-memory 2020-01-14 01:11:08 +01:00
utility.hpp utility: Merge util-math and util-memory 2020-01-14 01:11:08 +01:00