obs-StreamFX/source
Michael Fabian 'Xaymar' Dirks 4236c28c58 ffmpeg/hwapi/d3d11: Only Release() the immediate ID3D11DeviceContext once
While this had no actual effect due to the immediate ID3D11DeviceContext being tied to the ID3D11Device itself, it shouldn't have occured at all. With this there should now only be a single Release() call for every AddRef() call.
2023-04-05 18:58:53 +02:00
..
encoders encoder/handler/dnxhd: Use endian-independent formats 2023-04-05 18:58:46 +02:00
ffmpeg ffmpeg/hwapi/d3d11: Only Release() the immediate ID3D11DeviceContext once 2023-04-05 18:58:53 +02:00
filters util/threadpool: Optimize for dynamic thread pooling 2023-04-05 18:58:49 +02:00
gfx code: Fix initialization order for constructors 2023-04-05 18:58:40 +02:00
nvidia cmake, code: Abuse pre-processor to disable/enable warnings 2023-04-05 18:58:39 +02:00
obs cmake, code: Abuse pre-processor to disable/enable warnings 2023-04-05 18:58:39 +02:00
sources cmake, code: Abuse pre-processor to disable/enable warnings 2023-04-05 18:58:39 +02:00
transitions cmake, code: Abuse pre-processor to disable/enable warnings 2023-04-05 18:58:39 +02:00
ui configuration: Save after some time has passed 2023-04-05 18:58:50 +02:00
util util/threadpool: Optimize for dynamic thread pooling 2023-04-05 18:58:49 +02:00
common.hpp cmake, code: Abuse pre-processor to disable/enable warnings 2023-04-05 18:58:39 +02:00
configuration.cpp configuration: Save after some time has passed 2023-04-05 18:58:50 +02:00
configuration.hpp configuration: Save after some time has passed 2023-04-05 18:58:50 +02:00
plugin.cpp plugin: Finalize threadpool after configuration 2023-04-05 18:58:50 +02:00
plugin.hpp util/threadpool: Optimize for dynamic thread pooling 2023-04-05 18:58:49 +02:00
strings.hpp locale: Remove any unused Strings 2023-04-05 18:51:28 +02:00
updater.cpp configuration: Save after some time has passed 2023-04-05 18:58:50 +02:00
updater.hpp util/threadpool: Optimize for dynamic thread pooling 2023-04-05 18:58:49 +02:00
warning-disable.hpp code: Fix GCC warning diagnostic pragmas 2023-04-05 18:58:41 +02:00
warning-enable.hpp code: Fix GCC warning diagnostic pragmas 2023-04-05 18:58:41 +02:00
windll.cpp cmake, code: Abuse pre-processor to disable/enable warnings 2023-04-05 18:58:39 +02:00