Accepting request 987910 from X11:XOrg
- Update to version 22.4.4 * Decode + Fix VC1 Decode assertion failure when frame type is NONE_PICTURE * Software requirements + Libdrm 2.4.84 or later + Kernel 4.14 or later (5.4 recommended, consult kernel support matrix wiki page for details) * Known issues + Kernel 5.0 have known issue with endurance on Skylake see https://bugs.freedesktop.org/show_bug.cgi?id=110285 for details. * Windows support + Samples and dispatcher API 1.35 supported by Windows Intel(r) graphics driver since 27.20.100.8935 version. * Limited support on certain platforms: + MPEG-2 encode is not supported on Apollo Lake + H.264 Flexible Encode Infrastructure only supported on Broadwell and Skylake + Multi Frame Encode (MFE), HEVC Flexible Encode Infrastructure only supported on Skylake + VP9 decoder is supported starting from Kabylake platform + VP9 encoder is supported starting from Icelake platform + SW fallback is unsupported for all components but MJPEG + Keem Bay requires a VPU runtime library + The following features are supported by Keem Bay runtime and are not supported by Gen graphics runtime: * mfxExtInsertHeaders * mfxExtEncoderIPCMArea OBS-URL: https://build.opensuse.org/request/show/987910 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx?expand=0&rev=15
This commit is contained in:
commit
a8f975aba0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f13869298d3946d7d91e58846e274ef62cd5af2473f59f36b57b2c27ebfd87c
|
||||
size 11649780
|
3
intel-mediasdk-22.4.4.tar.gz
Normal file
3
intel-mediasdk-22.4.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f5394170e3eabdbe2f8d5608a612a71a892be199f73bc505a7588d11dbb6087
|
||||
size 11656309
|
@ -1,3 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 8 12:25:44 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- Update to version 22.4.4
|
||||
* Decode
|
||||
+ Fix VC1 Decode assertion failure when frame type is NONE_PICTURE
|
||||
* Software requirements
|
||||
+ Libdrm 2.4.84 or later
|
||||
+ Kernel 4.14 or later (5.4 recommended, consult kernel support matrix
|
||||
wiki page for details)
|
||||
* Known issues
|
||||
+ Kernel 5.0 have known issue with endurance on Skylake see
|
||||
https://bugs.freedesktop.org/show_bug.cgi?id=110285 for details.
|
||||
* Windows support
|
||||
+ Samples and dispatcher API 1.35 supported by Windows Intel(r) graphics
|
||||
driver since 27.20.100.8935 version.
|
||||
* Limited support on certain platforms:
|
||||
+ MPEG-2 encode is not supported on Apollo Lake
|
||||
+ H.264 Flexible Encode Infrastructure only supported on Broadwell and
|
||||
Skylake
|
||||
+ Multi Frame Encode (MFE), HEVC Flexible Encode Infrastructure only
|
||||
supported on Skylake
|
||||
+ VP9 decoder is supported starting from Kabylake platform
|
||||
+ VP9 encoder is supported starting from Icelake platform
|
||||
+ SW fallback is unsupported for all components but MJPEG
|
||||
+ Keem Bay requires a VPU runtime library
|
||||
+ The following features are supported by Keem Bay runtime and are not
|
||||
supported by Gen graphics runtime:
|
||||
* mfxExtInsertHeaders
|
||||
* mfxExtEncoderIPCMArea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 15:33:42 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libmfx
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%global sover 1
|
||||
Name: libmfx
|
||||
%define lname libmfx%{sover}
|
||||
Version: 21.3.5
|
||||
Version: 22.4.4
|
||||
Release: 0
|
||||
Summary: The Intel Media SDK
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user