obs-StreamFX/source
Michael Fabian 'Xaymar' Dirks 43b5d309eb transition: Add initial version of Shader filter
These allow you to apply any kind of filtering to a any source, using just standard HLSL. Just like transitions, one extra parameter is set called 'InputA'.

Fixes #95
2020-03-28 18:54:56 +01:00
..
encoders ffmpeg-encoder: Various warning fixes and cleanup 2020-03-27 20:10:29 +01:00
ffmpeg ffmpeg-encoder: Various warning fixes and cleanup 2020-03-27 20:10:29 +01:00
filters transition: Add initial version of Shader filter 2020-03-28 18:54:56 +01:00
gfx gfx-shader: Support for filters and transitions 2020-03-28 18:37:00 +01:00
obs obs-source-factory: Fix support for transitions 2020-03-28 18:37:20 +01:00
sources source-mirror: Fix freeze introduced in OBS Studio v25.x 2020-03-21 09:13:31 +01:00
transitions transition: Add initial version of Shader filter 2020-03-28 18:54:56 +01:00
plugin.cpp transition: Add initial version of Shader filter 2020-03-28 18:54:56 +01:00
plugin.hpp util-threadpool: Implement global thread pool 2020-03-03 01:52:54 +01:00
strings.hpp project: Merged FFmpeg Encoders Step 2 2020-01-13 22:40:15 +01:00
util-event.hpp util-event: Rest of fb5041a69d 2020-02-14 07:52:15 +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
util-profiler.cpp util-profiler: Easy to use profiling helper 2020-03-27 20:10:09 +01:00
util-profiler.hpp util-profiler: Easy to use profiling helper 2020-03-27 20:10:09 +01:00
util-threadpool.cpp util-threadpool: Fix order of initialization 2020-03-27 20:10:09 +01:00
util-threadpool.hpp util-threadpool: Implement global thread pool 2020-03-03 01:52:54 +01:00
utility.cpp utility: Merge util-math and util-memory 2020-01-14 01:11:08 +01:00
utility.hpp utility: Add lerp and 1D Kalman filter 2020-03-20 23:24:25 +01:00