Skip to content

Commit ca5bbbb

Browse files
tletnesmav-intel
authored andcommitted
Bump version
1 parent 4184d5b commit ca5bbbb

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ portable media pipelines on CPUs, GPUs, and other accelerators.
1010

1111
## [Unreleased]
1212

13+
## [2023.3.1] - 2023-07-21
14+
1315
### Added
1416
- Three new command line parameters to the sample_multi_transcode tool to enable
1517
video quality tuning for different use cases.
@@ -20,7 +22,7 @@ portable media pipelines on CPUs, GPUs, and other accelerators.
2022
- Outdated docker files
2123

2224
### Fixed
23-
- Remove SetCurrentDirectory call during runtime search
25+
- Unsafe calling of SetCurrentDirectory during MFXEnumImplementations
2426
- Parameter parsing in sample_vpp tool
2527

2628
## [2023.3.0] - 2023-05-31
@@ -318,6 +320,7 @@ portable media pipelines on CPUs, GPUs, and other accelerators.
318320

319321

320322
[Unreleased]: https://github.com/oneapi-src/oneVPL/compare/v2023.3.0...HEAD
323+
[2023.3.1]: https://github.com/oneapi-src/oneVPL/compare/v2023.3.0...v2023.3.1
321324
[2023.3.0]: https://github.com/oneapi-src/oneVPL/compare/v2023.2.1...v2023.3.0
322325
[2023.2.1]: https://github.com/oneapi-src/oneVPL/compare/v2023.2.0...v2023.2.1
323326
[2023.2.0]: https://github.com/oneapi-src/oneVPL/compare/v2023.1.3...v2023.2.0

version.txt

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

0 commit comments

Comments
 (0)