Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Latest commit

 

History

History
205 lines (129 loc) · 5.27 KB

CHANGELOG.md

File metadata and controls

205 lines (129 loc) · 5.27 KB

Changelog

All notable changes to the oneAPI Video Processing Library (oneVPL) CPU Implementation will be documented in this file.

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

2023.2.0 - 2023-04-07

Fixed

  • Issues related to changes in open source artifact dependencies

2023.1.3 - 2023-03-03

Fixed

  • Issues detected from static analysis

2023.1.2 - 2023-01-27

Changed

  • Version of GoogleTest to 1.12.1

Fixed

  • Linker hardening flags being incorrectly set on Linux

2023.1.1 - 2022-12-23

Changed

  • README to add FFmpeg disclaimer.

2023.1.0 - 2022-11-10

Fixed

  • Wrong VPP out surface cropW/H info

Added

  • Changlog file

2023.0.0 - 2022-10-14

Changed

  • Versions of third party components used to more recent versions

Fixed

  • Build scripts not returning error on bad args

2022.2.0 - 2022-07-22

Changed

  • Build scripts to check for bash

2022.1.6 - 2022-07-08

Added

  • Additional code hardening on Windows*

2022.1.4 - 2022-05-27

Changed

  • NumFrameSuggested to increase by AsyncDepth

2022.1.3 - 2022-05-13

Fixed

  • Incorrect license being reported in capabilities query

2022.1.2 - 2022-04-29

Changed

  • Versions of third party components used to more recent versions

2022.1.1 - 2022-04-15

Added

  • Encode capabilities reporting support

2022.1.0 - 2022-03-18

Changed

  • POSITION_INDEPENDENT_CODE property to be set for all targets

2022.0.6 - 2022-03-04

Changed

  • Build to always support H264 encode by default

2022.0.5 - 2022-02-18

Added

  • Optional generation of IVF headers for AV1 encode

2022.0.4 - 2022-02-04

Added

  • H264 encoder with a permissive license

Deprecated

  • Support for Microsoft Visual Studio* 2017

2022.0.3 - 2022-01-21

Added

  • MPEG2 decode support

Fixed

  • HEVC encode crashing if GOP size = 1 with CPU implementation

2022.0.2 - 2021-12-16

Added

  • Extended device ID query support

2022.0.0 - 2021-12-06

Changed

  • Build scripts to be more robust and flexible

2021.6.0 - 2021-09-13

Added

  • oneVPL API 2.4 support
  • HEVC 4:2:2 planar decode support

2021.5.0 - 2021-08-03

Added

  • Improved warnings for incompatible parameters

Changed

  • API version dependency to 2.4

Fixed

  • Numerous minor bugs

2021.4.0 - 2021-06-25

Added

  • oneVPL API 2.4 support

2021.2.2 - 2021-04-01

Added

  • oneVPL API 2.2 support
  • 32-bit Windows* support
  • Ubuntu 20.10 support

2021.1 - 2020-12-08

Added

  • CPU runtime implementation supporting oneVPL API 2.0
  • H.264/AVC encode and decode support
  • H.265/HEVC encode and decode support
  • MJPEG encode and decode support
  • AV1 encode and decode support