This release of Intel® oneVPL GPU Runtime is part of open source release of media stack. Component revisions included into package:
- oneVPL GPU Runtime: https://github.com/oneapi-src/oneVPL-intel-gpu/releases/tag/intel-onevpl-22.1.0
- oneVPL Dispatcher and Samples: https://github.com/oneapi-src/oneVPL/releases/tag/v2022.0.2
- Driver: https://github.com/intel/media-driver/releases/tag/intel-media-22.1.1
- Gmmlib: https://github.com/intel/gmmlib/releases/tag/intel-gmmlib-22.0.1
- libva: https://github.com/intel/libva/releases/tag/2.13.0
- libva-utils: https://github.com/intel/libva-utils/releases/tag/2.13.0
Release validated with:
- OpenCL runtime: https://github.com/intel/compute-runtime/releases/tag/22.01.22131 (re-built against intel-gmmlib-22.0.1)
What’s New in oneVPL GPU Runtime 22.1.0
New features:
-
API 2.6
- Added Alchemist (DG2/ATS-M) base support
- Added SurfacePool interface
-
HEVC Encode
- Added maximum and minimum QP settings
-
AVC Encode
- Enabled adaptive CQM
-
AVC Decode
- Removed AVC_HIGH_422, AVC_HIGH10 profiles, that not supported by HW.
-
VP9 Decode
- Enabled gpucopy support
- Enabled VP9 CSC through SFC pipeline
-
Jpeg Decode
- Added missed color format support (yuv400, rgb44)
- improved error message reporting
-
Misc
- Enable layered logging utilities
- Refactored CM integration
- Added issue templates to speed up request filling on github issue page.