Skip to content

Releases: intel/vpl-gpu-rt

VPL GPU Runtime 2025Q1 Release - 25.1.4

15 Apr 10:17
Compare
Choose a tag to compare

This release of Intel® VPL GPU Runtime is part of open source release of media stack. Component revisions included into package:

VPL GPU Runtime version 25.1.4 is the final release to include the MediaSDK package within the MediaStack.tar.gz file. Starting with version 25.2, the MediaSDK package will no longer be available. If you require the MediaSDK package, you can still download it from earlier releases.

What’s New

  • Enhanced AV1 decoding performance when all decode frame surface is busy.
  • Fixed AV1/AVC/HEVC decoding crash issue for surface creasion when resolution change.
  • Enabled property-based query.

VPL GPU Runtime 2024Q4 Release - 24.4.4

12 Feb 07:16
Compare
Choose a tag to compare

This release of Intel® VPL GPU Runtime is part of open source release of media stack. Component revisions included into package:

What’s New

  • Fixed AV1 decode frame sync and corruption issue.
  • Fixed VP9 encode corruption issue on consecutive key frames.
  • Improved video processing composition output quality.

VPL GPU Runtime 2024Q3 Release - 24.3.4

24 Oct 06:04
Compare
Choose a tag to compare

This release of Intel® VPL GPU Runtime is part of open source release of media stack. Component revisions included into package:

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.

VPL GPU Runtime 2024Q2 Release - 24.2.5

22 Jul 08:18
Compare
Choose a tag to compare

This release of Intel® VPL GPU Runtime is part of open source release of media stack. Component revisions included into package:

What’s New

  • Added VVC decode API
  • Enhanced DPB management for AV1 decoding
  • Supported dynamic resolution change for HEVC/AVC/AV1 decoding in VPL memory 2.0
  • Restored AV1 filmgrain decoding
  • Enabled API trace for remaining API methods (Reset, GetVideoParam,GetEncodeStat)
  • Fixed bitstream corruption when adding HDR header for AV1 encoding with ffmpeg
  • Refined reference frame structure for video conference to improve quality
  • Enabled buffer caching's control for GPU accelerated copying when CM copy is used

VPL GPU Runtime 2024Q1 Release - 24.1.5

19 Apr 08:22
088db9f
Compare
Choose a tag to compare

This release of Intel® VPL GPU Runtime is part of open source release of media stack. Component revisions included into package:

What’s New

  • Fixed stuck issue for VP9 decoding
  • Fixed MPEG2 and JPEG decoding crash issue
  • Refined AV1 encoding reference frame structure for low delay frames to improve encoding quality
  • Enabled AV1 encoding additional forward reference for P/GPB frames on TU1
  • Fixed reset API returns buffer not enough in AV1 CQP mode
  • Added IDR flag to VP9 intra frames to support bitstream packing

oneVPL GPU Runtime 2023Q4 Release - 23.4.3

03 Jan 05:15
852fa9f
Compare
Choose a tag to compare

This release of Intel® oneVPL GPU Runtime is part of open source release of media stack. Component revisions included into package:

What’s New

  • Fixed AV1 decode frame sync and corruption issue.
  • Fixed corruption on consecutive key frames.
  • Improved composition output quality.

oneVPL GPU Runtime 2023Q3 Release - 23.3.4

24 Oct 08:18
Compare
Choose a tag to compare

This release of Intel® oneVPL GPU Runtime is part of open source release of media stack. Component revisions included into package:

What’s New

  • Upstream ARL-S platform support
  • Enabled non-interleaved JPEG decode
  • Fixed AV1 Encode max reference frame caps report issue
  • Deprecated VAEntrypointEncSliceLP support

oneVPL GPU Runtime 2023Q2 Release - 23.2.4

02 Aug 08:52
Compare
Choose a tag to compare

This release of Intel® oneVPL GPU Runtime is part of open source release of media stack. Component revisions included into package:

What’s New

  • Decode:
    • AV1 DPB Optimization: Reduce 6 redundant surfaces/memory footprint in decode pipeline and fix hang issue when async is 1.
    • VP9: Fix error status issue when VP9 stream packet has multiple frames.
    • HEVC: Fix HEVC DPB size calculation issue to avoid unexcepted decode termination.
  • AV1 Encode:
    • Aligned the obu_extension_flag coding with AOM when temporal layer is enabled.
  • HEVC Encode:
    • Enabled HEVC VDEnc 422 encoding for ATS-M.
  • JPEG Encode:
    • Fixed Jpeg payload insertion corruption issue.
  • Video Processing:
    • Enhanced HDR Tone Mapping and 3DLUT.

oneVPL GPU Runtime 2023Q1 Release - 23.1.5

13 Apr 08:36
3bc35c5
Compare
Choose a tag to compare

This release of Intel® oneVPL GPU Runtime is part of open source release of media stack. Component revisions included into package:

What’s New in oneVPL GPU Runtime 23.1.5

  • Decode:
    • Enabled delay frame allocation to provide flexible frame allocation strategy for application
  • AV1 Encode:
    • Added AV1 error resilient mode support
  • AVC Encode:
    • Deprecated AVCe BitrateLimit from ACM due to AVCe quality boost
    • Enabled encode stats query support
  • Common:
    • Enabled ACM Linux media copy feature

oneVPL GPU Runtime 2022Q4 Release - 22.6.5

25 Jan 14:39
e74a3ce
Compare
Choose a tag to compare

This release of Intel® oneVPL GPU Runtime is part of open source release of media stack. Component revisions included into package:

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.