Skip to content

Commit e12ace9

Browse files
committed
Bump version
1 parent 4ab48ae commit e12ace9

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

CHANGELOG.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -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

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2023.2.1
1+
2023.3.0

0 commit comments

Comments
 (0)