obs-streamFX/source
Michael Fabian 'Xaymar' Dirks 88213e81f6 nvidia-cuda: GPL compatible CUDA library interface
Due to the 'nvcuda' library being part of the driver, it falls in a clause of the GPL which allows us to load and interface with system drivers. Since we can't rely on Nvidias headers here (incompatible license), most of this was pulled from FFmpeg and other things were found out via testing.
2020-03-31 21:46:47 +02: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: Additional stable time values 2020-03-28 22:17:33 +01:00
nvidia/cuda nvidia-cuda: GPL compatible CUDA library interface 2020-03-31 21:46:47 +02: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: Fix duplicated name 2020-03-31 15:47:15 +02: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: Possible fix for issue #119 2020-03-31 21:46:03 +02: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