Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
d3d11_fmt: use a context_mutex for external devices too
If the owner doesn't set the GUID_CONTEXT_MUTEX we should still have a mutex when we want to use the device with a hardware decoder. The owner of the ID3D11DeviceContext doesn't need to set the mutex if it doesn't use the ID3D11DeviceContext outside of the callbacks called by libvlc.
- Loading branch information