Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

43 lines (30 loc) · 1.29 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Intel® Video Processing Library (Intel® VPL) tools provide access to hardware accelerated video decode, encode, and frame processing capabilities on Intel® GPUs from the command line.

1.2.0 - 2024-08-30

Added

  • VVC decode support to sample_decode
  • Embedded version information to all shared libraries

Changed

  • Metrics monitor library to now build statically by default

1.1.0 - 2024-06-28

Added

  • MFX_SURFACE_TYPE_VULKAN_IMG2D to vpl-inspect
  • YUV400 JPEG Enc for Linux VAAPI

Fixed

  • va-attrib for vaapiallocator
  • D3D11 texture not being released in val-surface-sharing test tool

1.0.0 - 2024-04-26

Added