oneVPL GPU Runtime 2022Q4 Release - 22.6.5
Sherry-Lin
released this
25 Jan 14:39
·
684 commits
to main
since this release
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.6.5
- oneVPL Dispatcher and Samples: https://github.com/oneapi-src/oneVPL/releases/tag/v2023.1.0
- Driver: https://github.com/intel/media-driver/releases/tag/intel-media-22.6.6
- Gmmlib: https://github.com/intel/gmmlib/releases/tag/intel-gmmlib-22.3.3
- libva: https://github.com/intel/libva/releases/tag/2.17.0
- libva-utils: https://github.com/intel/libva-utils/releases/tag/2.17.1
What’s New in oneVPL GPU Runtime 22.6.5
- Decode:
- Fixed H.264 DPB management issue to avoid no available surface.
- Optimized AV1 film grain memory footprint.
- Improved JPEG height alignment from 16 to 8.
- AV1 Encode:
- Added reset functionality support.
- Fixed memory leak issue for Temporal Unit change.
- Added TCBRC functionality support.
- VP9 Encode:
- Fixed issue for segmentation map alignment.