oneVPL v2.7.0
New in this release:
- mfxExtVppAuxData::RepeatedFrame flag has been un-deprecated.
- Clarified GPUCopy control behavior.
- Introduced MFX_FOURCC_XYUV FourCC for non-alpha packed 4:4:4 format.
- Notice added to the mfxFrameSurfaceInterface::OnComplete to clarify when library can call this callback.
- Annotated missed aliases mfxExtHEVCRefListCtrl, mfxExtHEVCRefLists, mfxExtHEVCTemporalLayers.
- Refined description of mfxExtMasteringDisplayColourVolume and mfxExtContentLightLevelInfo for HDR SEI decoder usage.
- Experimental API: introduced interface to get statistics after encode.
- New dispatcher config properties:
- Pass through extension buffer to mfxInitializationParam.
- Select host or device responsible for the memory copy between host and device.
Bug Fixes:
- Fixed misprint in mfxExtDeviceAffinityMask description.
- MFXVideoENCODE_Query description fixed for query mode 1.