obs-StreamFX/source
Michael Fabian 'Xaymar' Dirks ead355beea transition-shader: Add initial version of Shader transitions
With this, the first proper shader effect is now possible. By using the four new automated shader parameters 'InputA', 'InputB', 'TransitionTime' and 'TransitionSize' you can write your own transition in HLSL.

Fixes #96
2020-03-28 18:38:45 +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 filter-transform: Fix function location 2020-03-28 16:24:26 +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-shader: Add initial version of Shader transitions 2020-03-28 18:38:45 +01:00
plugin.cpp transition-shader: Add initial version of Shader transitions 2020-03-28 18:38:45 +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