@@ -10,21 +10,21 @@ portable media pipelines on CPUs, GPUs, and other accelerators.
1010
1111## [ Unreleased]
1212
13- ### Fixed
14- - Sample_multi_transcode intermittent segfault on wayland
13+ ## [ 2023.3.0] - 2023-05-31
1514
16- ### Removed
15+ ### Removed
1716- USE_ONEAPI_INSTALL_LAYOUT build shortcut
18- - '-sw' option from examples
17+ - '-sw' option from examples
1918
2019### Added
21- - New MFXSetConfigFilterProperty property: ` mfxExtendedDeviceId.RevisionID `
20+ - New MFXSetConfigFilterProperty property: ` mfxExtendedDeviceId.RevisionID `
2221
2322### Fixed
2423- Fix HDR luminance value
2524- Handling of special cases of CMAKE_INSTALL_PREFIX
2625- X11 rendering corruption issue
2726- Intel® Distribution of OpenVINO™ Toolkit installation steps in vpl-infer README
27+ - Intermittent Sample_multi_transcode segfault on wayland
2828
2929### Changed
3030- quick-start scripts to be more simple and easy to use
@@ -304,8 +304,9 @@ portable media pipelines on CPUs, GPUs, and other accelerators.
304304- hello-transcode sample
305305
306306
307- [ Unreleased ] : https://github.com/oneapi-src/oneVPL/compare/v2023.2.1...HEAD
308- [ 2023.2.0 ] : https://github.com/oneapi-src/oneVPL/compare/v2023.2.0...v2023.2.1
307+ [ Unreleased ] : https://github.com/oneapi-src/oneVPL/compare/v2023.3.0...HEAD
308+ [ 2023.3.0 ] : https://github.com/oneapi-src/oneVPL/compare/v2023.2.1...v2023.3.0
309+ [ 2023.2.1 ] : https://github.com/oneapi-src/oneVPL/compare/v2023.2.0...v2023.2.1
309310[ 2023.2.0 ] : https://github.com/oneapi-src/oneVPL/compare/v2023.1.3...v2023.2.0
310311[ 2023.1.3 ] : https://github.com/oneapi-src/oneVPL/compare/v2023.1.2...v2023.1.3
311312[ 2023.1.2 ] : https://github.com/oneapi-src/oneVPL/compare/v2023.1.1...v2023.1.2
0 commit comments