DescriptionFix incorrect usage of the RETURN_ON_FAILURE and RETURN_ON_HR_FAILURE macros in the CreateCOMObjectFromDll function in dxva.
We were returning false on failure which in HRESULT terms is a success code (S_OK).
BUG=511044
Committed: https://crrev.com/842c8f9ecb6fd5faf0bdfd7690d94e7d41188c57
Cr-Commit-Position: refs/heads/master@{#339205}
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 7 (2 generated)
|