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:
commit
1ef04d610a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:593ec057ba619e55af8c0b1fcd265a567f2846748ad6aedcc0838425c0339163
|
||||
size 11649877
|
3
intel-mediasdk-21.3.4.tar.gz
Normal file
3
intel-mediasdk-21.3.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bea77d2732704ec5c457152b6c78c245055881465d1220fc263a544089fac1f2
|
||||
size 11650290
|
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user