obs-StreamFX/source/ffmpeg
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
..
hwapi ffmpeg/hwapi/d3d11: Only Release() the immediate ID3D11DeviceContext once 2023-04-05 18:58:53 +02:00
avframe-queue.cpp project: Apply more C++ paradigms to the code 2023-04-05 18:58:32 +02:00
avframe-queue.hpp cmake, code: Abuse pre-processor to disable/enable warnings 2023-04-05 18:58:39 +02:00
swscale.cpp cmake, code: Abuse pre-processor to disable/enable warnings 2023-04-05 18:58:39 +02:00
swscale.hpp cmake, code: Abuse pre-processor to disable/enable warnings 2023-04-05 18:58:39 +02:00
tools.cpp ffmpeg/tools: Add support for HDR formats 2023-04-05 18:58:46 +02:00
tools.hpp cmake, code: Abuse pre-processor to disable/enable warnings 2023-04-05 18:58:39 +02:00