Skip to content

Commit cc8330c

Browse files
committed
Bump version
1 parent a1cc54e commit cc8330c

File tree

2 files changed

+11
-8
lines changed

2 files changed

+11
-8
lines changed

CHANGELOG.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,16 @@ portable media pipelines on CPUs, GPUs, and other accelerators.
1010

1111
## [Unreleased]
1212

13-
### Fixed
14-
- VPP processing for YUV input
15-
- Fix sample_multi_transcode segfault on wayland
13+
## [2023.2.0] - 2023-04-07
1614

1715
### Added
18-
- New prerequisites installation command in the vpl-infer README.md to fix build failure
19-
- Updated API to version 2.9
20-
- Enabled perceptual encoding prefilter option in sample_multi_transcode
16+
- oneVPL API 2.9 support
17+
- Perceptual encoding prefilter option to sample_multi_transcode
18+
19+
### Fixed
20+
- VPP processing for YUV input
21+
- Sample_multi_transcode segfault on wayland
22+
- Missing prerequisites in vpl-infer README
2123

2224
### Changed
2325
- vpl-infer Dockerfile and Linux setup steps to better align with https://dgpu-docs.intel.com/
@@ -275,7 +277,8 @@ portable media pipelines on CPUs, GPUs, and other accelerators.
275277
- hello-transcode sample
276278

277279

278-
[Unreleased]: https://github.com/oneapi-src/oneVPL/compare/v2023.1.3...HEAD
280+
[Unreleased]: https://github.com/oneapi-src/oneVPL/compare/v2023.2.0...HEAD
281+
[2023.2.0]: https://github.com/oneapi-src/oneVPL/compare/v2023.1.3...v2023.2.0
279282
[2023.1.3]: https://github.com/oneapi-src/oneVPL/compare/v2023.1.2...v2023.1.3
280283
[2023.1.2]: https://github.com/oneapi-src/oneVPL/compare/v2023.1.1...v2023.1.2
281284
[2023.1.1]: https://github.com/oneapi-src/oneVPL/compare/v2023.1.0...v2023.1.1

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2023.1.3
1+
2023.2.0

0 commit comments

Comments
 (0)