Changelog for
libmfx-23.2.2-3.2.x86_64.rpm :
* Mon Feb 05 2024 Stefan Dirsch
- disabled compiling samples, tools and tutorials, which are no longer packaged anyway
* Sat Feb 03 2024 Stefan Dirsch - only package hardware specific ibmfxhw64 (+ libmfx__hw64 plugins) loaded during runtime by libvpl (boo#1219494)- drop -devel and -samples subpackages
* Sat Feb 03 2024 Stefan Dirsch - added hardware supplements, so it will be installed on GPUs which are not supported by libmfx-gen (boo#1219494)
* Mon Dec 04 2023 Stefan Dirsch - This includes latest version of one of the components needed for Video (processing) hardware support on Intel GPUs (bsc#1217770)
* Mon May 29 2023 Dirk Müller - update to 23.2.2:
* [Encode] Fix JPEG payload insertion on Linux
* Update checking of bitsream left size (#3033)
* [Decode] Fix memory out-of-bounds issue for VP9
* [Decode] Fix memory out-of-bounds issue for VP8
* [Decode]Remove AVC level 6.0 check
* [Decode]Fix hevc decode issue
* hevce: use Low Power mode for RGB encoding by default
* Mon Mar 06 2023 Martin Liška - Add upstream gcc13-fix.patch patch.
* Sun Jan 08 2023 Dirk Müller - update to 22.6.5:
* Add security reporting information
* Tue Dec 06 2022 Dirk Müller - update to 22.6.4:
* Fix VC1 Decode assertion failure when frame type is NONE_PICTURE
* Mon Nov 07 2022 Stefan Dirsch - needed for jira#PED-1174 (Video decoding/encoding support (VA-API, ...) for Intel GPUs is outside of Mesa)
* Thu Nov 03 2022 Stefan Dirsch - Update to version 22.6.1
* latest bugfix release
* Mon Jul 11 2022 Stefan Dirsch - No code changes- Update to version 22.4.4 was part of Intel oneVPL GPU Runtime 2022Q2 Release 22.4.4
* Fri Jul 08 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 2021 Bjørn Lie - Update to version 21.3.5:
* single change: Updates release notes for 21.3.4 release
* New features: + VP9 Encode: Added WebRTC mode. + Samples: . Added \"VuiTC\" option to set VUI TransferCharacteristics in sample_multi_transcode. . Added the verification of input params before used in Init for sample_encode + Misc: . Added support of DRM_FORMAT_NV12 for console mode rendering. . Added runtimes support matrix for Media SDK and oneVPL GPU Runtime. + 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.
* 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 Oct 04 2021 Stefan Dirsch - fixed JIRA number in previous changelog
* Wed Sep 29 2021 Stefan Dirsch - 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 2021 Stefan Dirsch - covers jira#SLE/SLE-19361
* Wed Sep 22 2021 Stefan Dirsch - Update to 21.3.3
* latest version- refreshed cmake-sle12.patch- supersedes u_gcc11.patch
* Wed Feb 10 2021 Stefan Dirsch - u_gcc11.patch
* fixes build against gcc11 (boo#1181871)