Deprecated API#

The following is a list of deprecated interfaces, starting from API version 2.0.

Deprecated API#

API

Deprecated in API Version

Removed in API Version

Alternatives

Behaviour change of deprecated API

MFXInit()

2.3

MFXLoad() + MFXCreateSession()

API may return MFX_ERR_NOT_IMPLEMENTED status

MFXInitEx()

2.3

MFXLoad() + MFXCreateSession()

API may return MFX_ERR_NOT_IMPLEMENTED status

mfxExtVPPDenoise

2.5

Use mfxExtVPPDenoise2

No change

MFX_FOURCC_RGB3

2.0

Use MFX_FOURCC_RGB4

No change

mfxExtCodingOption::EndOfSequence

2.0

Flag is ignored

No change

mfxExtCodingOption::EndOfStream

2.0

Flag is ignored

No change

mfxExtCodingOption3::ExtBrcAdaptiveLTR

2.4

Use mfxExtCodingOption3::AdaptiveLTR

No change

MFX_EXTBUFF_VPP_SCENE_CHANGE

2.0

Ignored

No change

mfxExtVppAuxData::SpatialComplexity

2.0

Field is not filled by the library

No change

mfxExtVppAuxData::TemporalComplexity

2.0

Field is not filled by the library

No change

mfxExtVppAuxData::SceneChangeRate

2.0

Field is not filled by the library

No change