4 Commits

Author SHA256 Message Date
7762316f35 Accepting request 1327960 from X11:XOrg
- Update to version 2.16.0
  * Intel® VPL API 2.16 support, including new AI-assisted encoder
    APIs and documentation updates

OBS-URL: https://build.opensuse.org/request/show/1327960
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvpl?expand=0&rev=20
2026-01-21 13:13:15 +00:00
18ff48e873 - Update to version 2.16.0
* Intel® VPL API 2.16 support, including new AI-assisted encoder
    APIs and documentation updates

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libvpl?expand=0&rev=46
2026-01-18 19:51:43 +00:00
9e0fc6ba39 Accepting request 1277049 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1277049
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvpl?expand=0&rev=19
2025-05-20 07:31:03 +00:00
82a93eae8a - Update to version 2.15.0:
+ Added:
    - Intel® VPL API 2.15 support, including new property-based
      capabilities query interface, extended decoder and encoder
      capabilities reporting, and definitions for VVC Main 10 Still
      Picture profile and level 6.3.
    - Explicit INSTALL_EXAMPLES build option to control
      installation of example source code and content.
  + Changed:
    - Default Ubuntu build to 24.04
    - Model demonstrated in interop example to a vehicle detection
      model.
  + Fixed: BUILD_EXAMPLES build option requiring INSTALL_DEV to
    have any effect.
  + Removed: Outdated Dockerfiles provided with examples.
  + Known Issues: vpl-infer unable to load model if built in debug
    mode.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libvpl?expand=0&rev=44
2025-05-13 08:10:12 +00:00
4 changed files with 33 additions and 5 deletions

Binary file not shown.

3
libvpl-2.16.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d60931937426130ddad9f1975c010543f0da99e67edb1c6070656b7947f633b6
size 12968334

View File

@@ -1,3 +1,31 @@
-------------------------------------------------------------------
Sun Jan 18 19:49:23 UTC 2026 - Stefan Dirsch <sndirsch@suse.com>
- Update to version 2.16.0
* Intel® VPL API 2.16 support, including new AI-assisted encoder
APIs and documentation updates
-------------------------------------------------------------------
Tue May 13 08:00:34 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2.15.0:
+ Added:
- Intel® VPL API 2.15 support, including new property-based
capabilities query interface, extended decoder and encoder
capabilities reporting, and definitions for VVC Main 10 Still
Picture profile and level 6.3.
- Explicit INSTALL_EXAMPLES build option to control
installation of example source code and content.
+ Changed:
- Default Ubuntu build to 24.04
- Model demonstrated in interop example to a vehicle detection
model.
+ Fixed: BUILD_EXAMPLES build option requiring INSTALL_DEV to
have any effect.
+ Removed: Outdated Dockerfiles provided with examples.
+ Known Issues: vpl-infer unable to load model if built in debug
mode.
-------------------------------------------------------------------
Wed Dec 18 11:50:27 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package libvpl
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
%global sover 2
Name: libvpl
%define lname libvpl%{sover}
Version: 2.14.0
Version: 2.16.0
Release: 0
Summary: oneAPI Video Processing Library (oneVPL) dispatcher, tools, and examples
License: MIT