Closed YDKK closed 2 years ago
This patch fix infinite loop in MFXVideoSession2::initHW function when MFXEnumImplementations returns MFX_ERR_UNSUPPORTED.
MFXVideoSession2::initHW
MFXEnumImplementations
MFX_ERR_UNSUPPORTED
Thank you for the pull request!
This patch fix infinite loop in
MFXVideoSession2::initHW
function whenMFXEnumImplementations
returnsMFX_ERR_UNSUPPORTED
.