diff --git a/intel-mediasdk-21.3.5.tar.gz b/intel-mediasdk-21.3.5.tar.gz deleted file mode 100644 index 82dc8ac..0000000 --- a/intel-mediasdk-21.3.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f13869298d3946d7d91e58846e274ef62cd5af2473f59f36b57b2c27ebfd87c -size 11649780 diff --git a/intel-mediasdk-22.4.4.tar.gz b/intel-mediasdk-22.4.4.tar.gz new file mode 100644 index 0000000..153026c --- /dev/null +++ b/intel-mediasdk-22.4.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f5394170e3eabdbe2f8d5608a612a71a892be199f73bc505a7588d11dbb6087 +size 11656309 diff --git a/libmfx.changes b/libmfx.changes index d134bdd..cf7f216 100644 --- a/libmfx.changes +++ b/libmfx.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Fri Jul 8 12:25:44 UTC 2022 - Stefan Dirsch + +- 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 diff --git a/libmfx.spec b/libmfx.spec index 755edab..366922f 100644 --- a/libmfx.spec +++ b/libmfx.spec @@ -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