Skip to content

Releases: intel/vpl-gpu-rt

oneVPL GPU Runtime 22.3.2

31 Mar 22:34
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:

Release validated with:

What’s New in oneVPL GPU Runtime 22.3.2

New features:

  • API 2.7:

    • Enabled Encode Statistics (streamout).
    • Upstreamed AV1 Encode.
  • AV1 Decode:

    • Large Scale Tile support.
  • HEVC Decode:

    • Enabled HDR SEI parsing.
  • VP9 Decode:

    • Added PXP Support (Secure Decode).
  • HEVC Encode:

    • Enabled LPLA.
  • VPP:

    • Added Video Signal Info.
    • Implemented new Scaling modes (Compute, VDBox, VEBox).
  • EncTools:

    • MBQP Integration.
    • Enabled PAQ (Persistence Adaptive QP) for AVC.
  • Misc:

    • Enabled CM copy by default for Tiger Lake and Alchemist.
    • Upstreamed Raptor Lake S and Alder Lake N platforms support.
    • Improved tracing for Encoders and Decoders.

oneVPL GPU Runtime 22.1.0

24 Jan 07:37
6676f76
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:

Release validated with:

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.

oneVPL GPU Runtime 21.3.4

29 Sep 21:02
51608c7
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:

Release validated with:

What’s New in oneVPL GPU Runtime 21.3.4

New features:

  • VP9 Encode

    • Added WebRTC mode.
  • HEVC Encode

    • Enable GPU weighted prediction.
    • Added BGR color format.
    • Switched HEVCe LPLA to EncTools usage.
  • AVC Encode

    • Integrated HVS denoise into AVC encoder.
  • EncTools

    • Enabled EncTools Library
    • Added ET BRC for HEVCe, including LPLA-assisted ET BRC and Persistence Adaptive Quantization.
    • Implemented ET control via EXTBRC and LADepth.
    • Added mechanism to disable AdaptiveB/ACQM via CO.AdaptiveB/AdaptiveCQM.
    • Added AGOP for HEVCe.
    • Added closed GOP support for LPLA.
  • VPP

    • Added helper that should facilitate the use of VP features.
    • Added mfxExtVideoSignalInfo(VideoFullRange, ColourPrimaries) support.
    • Enabled HVS Denoise Filter.
  • Misc

    • Added clang-12 for github actions.
    • Adeed MFX traces to CM.
    • Removed opaque memory.