SHA256
1
0
forked from pool/libvpl

2 Commits

Author SHA256 Message Date
dd213a6481 Accepting request 1234905 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1234905
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvpl?expand=0&rev=18
2025-01-06 15:04:33 +00:00
659968e78c - Update to version 2.14.0:
+ Added:
    - Intel® VPL API 2.14 support, including new quality and speed
      settings for AI based video frame interpolation, new
      algorithm and mode selection options for AI based super
      resolution, and HEVC level 8.5 decode support.
    - Improved support for Python 3.12 development environments.
  + Fixed: Bootstrap to support Debian distributions that do not
    define ID_LIKE.
- Update URL and source to new home.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libvpl?expand=0&rev=42
2025-01-04 10:37:01 +00:00
4 changed files with 20 additions and 6 deletions

Binary file not shown.

BIN
libvpl-2.14.0.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Dec 18 11:50:27 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2.14.0:
+ Added:
- Intel® VPL API 2.14 support, including new quality and speed
settings for AI based video frame interpolation, new
algorithm and mode selection options for AI based super
resolution, and HEVC level 8.5 decode support.
- Improved support for Python 3.12 development environments.
+ Fixed: Bootstrap to support Debian distributions that do not
define ID_LIKE.
- Update URL and source to new home.
-------------------------------------------------------------------
Wed Sep 4 18:43:39 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@@ -23,13 +23,13 @@
%global sover 2
Name: libvpl
%define lname libvpl%{sover}
Version: 2.13.0
Version: 2.14.0
Release: 0
Summary: oneAPI Video Processing Library (oneVPL) dispatcher, tools, and examples
License: MIT
Group: Development/Languages/C and C++
URL: https://github.com/oneapi-src/oneVPL
Source0: https://github.com/oneapi-src/oneVPL/archive/refs/tags/v%{version}.tar.gz#/libvpl-%{version}.tar.gz
URL: https://github.com/intel/libvpl
Source0: %{url}/archive/refs/tags/v%{version}.tar.gz#/libvpl-%{version}.tar.gz
BuildRequires: cmake
BuildRequires: gcc-c++
BuildRequires: pkgconfig