@@ -10,21 +10,21 @@ portable media pipelines on CPUs, GPUs, and other accelerators.
10
10
11
11
## [ Unreleased]
12
12
13
- ### Fixed
14
- - Sample_multi_transcode intermittent segfault on wayland
13
+ ## [ 2023.3.0] - 2023-05-31
15
14
16
- ### Removed
15
+ ### Removed
17
16
- USE_ONEAPI_INSTALL_LAYOUT build shortcut
18
- - '-sw' option from examples
17
+ - '-sw' option from examples
19
18
20
19
### Added
21
- - New MFXSetConfigFilterProperty property: ` mfxExtendedDeviceId.RevisionID `
20
+ - New MFXSetConfigFilterProperty property: ` mfxExtendedDeviceId.RevisionID `
22
21
23
22
### Fixed
24
23
- Fix HDR luminance value
25
24
- Handling of special cases of CMAKE_INSTALL_PREFIX
26
25
- X11 rendering corruption issue
27
26
- Intel® Distribution of OpenVINO™ Toolkit installation steps in vpl-infer README
27
+ - Intermittent Sample_multi_transcode segfault on wayland
28
28
29
29
### Changed
30
30
- quick-start scripts to be more simple and easy to use
@@ -304,8 +304,9 @@ portable media pipelines on CPUs, GPUs, and other accelerators.
304
304
- hello-transcode sample
305
305
306
306
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
309
310
[ 2023.2.0 ] : https://github.com/oneapi-src/oneVPL/compare/v2023.1.3...v2023.2.0
310
311
[ 2023.1.3 ] : https://github.com/oneapi-src/oneVPL/compare/v2023.1.2...v2023.1.3
311
312
[ 2023.1.2 ] : https://github.com/oneapi-src/oneVPL/compare/v2023.1.1...v2023.1.2
0 commit comments