Transition Guide
Upgrading from Intel® Media SDK to Intel® oneAPI Video Processing Library
ID
766165
Date
8/11/2021
Public
A newer version of this document is available. Customers should click here to go to the newest version.
Obsolete Functions
These functions have been removed. Replacements in code are straightforward.
Mitigation Strategy
Function |
Mitigation Strategy |
---|---|
MFXVideoCORE_SetBufferAllocator() |
All required non-shared buffers are allocated internally. |
MFXVideoVPP_RunFrameVPPAsyncEx() |
Use MFXVideoVPP_RunFrameVPPAsync() function instead. |