Skip to content

Commit ad9deec

Browse files
committed
Bump version
1 parent 0f81066 commit ad9deec

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
@@ -8,7 +8,7 @@ Intel® Video Processing Library (Intel® VPL) tools provide access to hardware
88
accelerated video decode, encode, and frame processing capabilities on Intel®
99
GPUs from the command line.
1010

11-
## [Unreleased]
11+
## [1.5.0] - 2025-12-08
1212

1313
### Added
1414
- New environment variables to override default sync operation
@@ -83,9 +83,10 @@ GPUs from the command line.
8383
(https://github.com/intel/libvpl)
8484

8585

86-
[Unreleased]: https://github.com/intel/libvpl/compare/v1.4.0...HEAD
87-
[1.4.0]: https://github.com/intel/libvpl/compare/v1.3.0...v1.4.0
88-
[1.3.0]: https://github.com/intel/libvpl/compare/v1.2.0...v1.3.0
89-
[1.2.0]: https://github.com/intel/libvpl/compare/v1.1.0...v1.2.0
90-
[1.1.0]: https://github.com/intel/libvpl/compare/v1.0.0...v1.1.0
91-
[1.0.0]: https://github.com/intel/libvpl/releases/tag/v1.0.0
86+
[Unreleased]: https://github.com/intel/libvpl-tools/compare/v1.5.0...HEAD
87+
[1.5.0]: https://github.com/intel/libvpl-tools/compare/v1.4.0...v1.5.0
88+
[1.4.0]: https://github.com/intel/libvpl-tools/compare/v1.3.0...v1.4.0
89+
[1.3.0]: https://github.com/intel/libvpl-tools/compare/v1.2.0...v1.3.0
90+
[1.2.0]: https://github.com/intel/libvpl-tools/compare/v1.1.0...v1.2.0
91+
[1.1.0]: https://github.com/intel/libvpl-tools/compare/v1.0.0...v1.1.0
92+
[1.0.0]: https://github.com/intel/libvpl-tools/releases/tag/v1.0.0

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.0
1+
1.5.0

0 commit comments

Comments
 (0)