Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

v2022.0.0

Compare
Choose a tag to compare
@mav-intel mav-intel released this 07 Dec 00:25
· 94 commits to master since this release

New in This Release

  • Build scripts updated to be more robust and flexible

oneVPL 2022.0.0 has been updated to include functional and security updates. Users should update to the latest version.

Issues and Limitations

  • CPU compilation on WSL2 is not currently supported, but precompiled CPU implementation will work on WSL2 systems
  • Decode input bitstream buffer size must be large enough to hold several frames. Buffer sizes that are too small may cause issues. The necessary minimum size is stream dependent but enough for 10 frames is a conservative estimate.
  • AVC/H.264 encode is disabled due to licensing restrictions. To enable it, refer to the instructions to Optionally enable H.264 encode.
  • A subset of parameters and functions from the specification are implemented. For more information on mandatory and optional APIs and features, see the oneVPL specification.
  • MFX_BITSTREAM_EOS from the input bitstream dataFlag is ignored by MFXVideoDECODE_DecodeFrameAsync().