Accepting request 923062 from X11:XOrg

- fixed JIRA number in previous changelog 

- Update to 21.3.4
  * Fixed VPL run-time loading by MediaSDK dispatcher
    VPL doesn't provide libmfx-gen.so.1
    In VPL Gen run-time we have libmfx-gen.so.1.2 as SONAME and 
    use libmfx-gen.so.1.2.x as a full name.
  * [VPP] Fix increasing num of input channels doesn't work
  * maximum and minmum qp setting for HEVC encoder.
  * Removed multiple calls vaGetConfigAttributes (github
    issue#2417)
  * [Jpeg]modify color range on Linux
  * [Jpegd] Enable HW to decode JPEG RGB444 on Linux

- covers jira#SLE/SLE-19361

OBS-URL: https://build.opensuse.org/request/show/923062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx?expand=0&rev=13
This commit is contained in:
Dominique Leuenberger 2021-10-05 20:33:38 +00:00 committed by Git OBS Bridge
commit 1ef04d610a
4 changed files with 25 additions and 5 deletions

View File

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

View File

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

View File

@ -1,7 +1,27 @@
-------------------------------------------------------------------
Mon Oct 4 15:07:33 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
- fixed JIRA number in previous changelog
-------------------------------------------------------------------
Wed Sep 29 08:45:37 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
- Update to 21.3.4
* Fixed VPL run-time loading by MediaSDK dispatcher
VPL doesn't provide libmfx-gen.so.1
In VPL Gen run-time we have libmfx-gen.so.1.2 as SONAME and
use libmfx-gen.so.1.2.x as a full name.
* [VPP] Fix increasing num of input channels doesn't work
* maximum and minmum qp setting for HEVC encoder.
* Removed multiple calls vaGetConfigAttributes (github
issue#2417)
* [Jpeg]modify color range on Linux
* [Jpegd] Enable HW to decode JPEG RGB444 on Linux
-------------------------------------------------------------------
Mon Sep 27 13:18:19 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
- covers jira#SLE/SLE-19446
- covers jira#SLE/SLE-19361
-------------------------------------------------------------------
Wed Sep 22 10:42:59 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -19,7 +19,7 @@
%global sover 1
Name: libmfx
%define lname libmfx%{sover}
Version: 21.3.3
Version: 21.3.4
Release: 0
Summary: The Intel Media SDK
License: MIT