obs-StreamFX/source/ffmpeg/hwapi
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
..
base.cpp project: Merged FFmpeg Encoders Step 1 2020-01-13 01:52:30 +01:00
base.hpp cmake, code: Abuse pre-processor to disable/enable warnings 2023-04-05 18:58:39 +02:00
d3d11.cpp ffmpeg/hwapi/d3d11: Only Release() the immediate ID3D11DeviceContext once 2023-04-05 18:58:53 +02:00
d3d11.hpp ffmpeg/hwapi/d3d11: Only Release() the immediate ID3D11DeviceContext once 2023-04-05 18:58:53 +02:00