obs-StreamFX/source
Michael Fabian 'Xaymar' Dirks 08024049c2 util-threadpool: Implement global thread pool
This thread pool can take large or small tasks and as such alleviates the burden of having a thread per source. Particularly for large setups, this drastically reduces the number of threads running in the background waiting for work.
2020-03-03 01:52:54 +01:00
..
encoders ffmpeg-encoder/nvenc: Various additional default states 2020-02-13 11:19:30 +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-source: Disallow copy constructor 2020-02-14 07:52:28 +01:00
sources source-mirror: Fix OBS_SOURCE_CUSTOM_DRAW support & more 2020-02-14 07:55:18 +01:00
plugin.cpp util-threadpool: Implement global thread pool 2020-03-03 01:52:54 +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-threadpool.cpp util-threadpool: Implement global thread pool 2020-03-03 01:52:54 +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: Merge util-math and util-memory 2020-01-14 01:11:08 +01:00