Sherry-Lin
released this
24 Oct 06:04
·
47 commits
to main
since this release
This release of Intel® VPL GPU Runtime is part of open source release of media stack. Component revisions included into package:
- Intel® VPL GPU Runtime: https://github.com/intel/vpl-gpu-rt/releases/tag/intel-onevpl-24.3.4
- Intel® VPL Dispatcher and Samples: https://github.com/intel/libvpl/releases/tag/v2.12.0
- Driver: https://github.com/intel/media-driver/releases/tag/intel-media-24.3.4
- Gmmlib: https://github.com/intel/gmmlib/releases/tag/intel-gmmlib-22.5.2
- libva: https://github.com/intel/libva/releases/tag/2.22.0
- libva-utils: https://github.com/intel/libva-utils/releases/tag/2.22.0
What’s New
- Enabled LNL platform with full support.
- Enabled BMG platform for initial support.
- Added Y210 format support for media copy.
- Added AV1 decoding bitdepth change check when parsing SPS syntax to avoid decoding issue.
- Aligned decode default frame rate to 30fps.
- Added MFX_EXTBUFF_VIDEO_SIGNAL_INFO support for AV1 decode to get video signal information.
- Parsed AV1 decode frame rate from bitstream to support dynamic decode frame rate.
- Refined reference frame pattern in pyramid cases for quality improvement.
- Allowed block size selection for VP9 encode segmentation.