Package Release Info

libmfx-21.3.4-150400.3.2.2

Update Info: SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2024-98
Available in Package Hub : 15 SP4 Subpackages Updates

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libmfx1

Change Logs

* Mon Oct 04 2021 sndirsch@suse.com
- fixed JIRA number in previous changelog
* Wed Sep 29 2021 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 2021 sndirsch@suse.com
- covers jira#SLE/SLE-19361
* Wed Sep 22 2021 sndirsch@suse.com
- Update to 21.3.3
  * latest version
- refreshed cmake-sle12.patch
- supersedes u_gcc11.patch
* Wed Feb 10 2021 sndirsch@suse.com
- u_gcc11.patch
  * fixes build against gcc11 (boo#1181871)
* Sat Oct 10 2020 dmueller@suse.com
- update to 20.3.0:
  * Added Keem Bay platform support
  * Added AV1 decode support
  * Added implicit Motion-Compensated Temporal Filter (MCTF) to improve coding quality on certain scenarios
  * Improved CodecLevel initialization from rate control parameters
  * Added support of 4k streams with look-ahead bitrate control mode
  * Enabled QPOffset by default
  * Improved efficiency of FPQ
  * Enabled QP modulation (Icelake+)
  * Added 16k support
  * Added A2RGB10 input in case of passthru copy
  * Added -dec::sys flag for setting of the output memory to system type in sample_multi_transcode
  * Added p016/y216 support in sample_encode
  * Added i420/nv12 support in sample_multi_transcode
  * Fixed chroma size for Y210/Y216 formats in sample_deocde
  * Added handle for iterpolation methods for resize in sample_vpp
  * Added support for discrete Intel Xe graphics codenamed DG1 and SG1
  * Added support for Rocketlake platform
  * Actualized Elkhartlake device id support list
* Mon Aug 31 2020 sndirsch@suse.com
- version 20.2.1 needed for jira#SLE/SLE-12712
* Thu Aug 27 2020 sndirsch@suse.com
- Update to version 20.2.1
  * Samples: Fixed #2190. rotate_opencl plugin switched to recent
    version of OpenCL C++ headers, validated with OpenCL-CLHPP
    v2.0.12 and OpenCL-Headers v2020.06.16 / Intel® SDK for OpenCL™
    Applications for Windows* 2020.2.487.
* Thu Aug 27 2020 sndirsch@suse.com
- Update to version 20.2.0
  * bugfixes and improvements
  * includes: Build system does not enforce specific instruction
    set (issue#2047, boo#1167346)
- supersedes u_buildfix-for-gcc10.patch
* Mon Aug 03 2020 fvogt@suse.com
- Move samples into a new subpackage
- The library does not depend on the tools, drop Requires
- Apply patch unconditionally, use %autosetup
- Move LICENSE to library package
- Make the sover part of %files
- Don't bother building tests, they're not run anyway
* Mon Mar 16 2020 sndirsch@suse.com
- u_buildfix-for-gcc10.patch
  * fixes build against gcc10 (boo#1166609)
* Tue Mar 03 2020 bjorn.lie@gmail.com
- Update to version 19.4.0:
  * bugfixes and improvements
* Thu Nov 07 2019 sndirsch@suse.com
- This release fullfills requirements for jsc#SLE-8841
* Tue Sep 03 2019 sndirsch@suse.com
- Update to release 19.2.1
  * bugfixes and improvements
* Mon Aug 26 2019 jengelh@inai.de
- More consistent macro usage throughout.
- Grammar fixes to description.
* Tue Jun 11 2019 sndirsch@suse.com
- added more features to build
  * X11_DRI3
  * WAYLAND
  * TEXTLOG
  * STAT
  * TESTS
  * TOOLS
- ITT and KERNELS features remain disabled for now since libITT
  and cm compiler is not available on (open)SUSE right now
- gcc7 needed for building tests on sle12-sp5
- moved documentation and binaries to main package; let require
  the library subpackage the main package
* Fri Jun 07 2019 sndirsch@suse.com
- cmake-sle12.patch
  * needed for cmake 3.5.2 on sle12-sp5
* Thu Jun 06 2019 sndirsch@suse.com
- created package for Intel Media SDK (jira #SLE-4968, bsc#1137651)
Version: 20.3.0-bp153.1.21
* Sat Oct 10 2020 Dirk Mueller <dmueller@suse.com>
- update to 20.3.0:
  * Added Keem Bay platform support
  * Added AV1 decode support
  * Added implicit Motion-Compensated Temporal Filter (MCTF) to improve coding quality on certain scenarios
  * Improved CodecLevel initialization from rate control parameters
  * Added support of 4k streams with look-ahead bitrate control mode
  * Enabled QPOffset by default
  * Improved efficiency of FPQ
  * Enabled QP modulation (Icelake+)
  * Added 16k support
  * Added A2RGB10 input in case of passthru copy
  * Added -dec::sys flag for setting of the output memory to system type in sample_multi_transcode
  * Added p016/y216 support in sample_encode
  * Added i420/nv12 support in sample_multi_transcode
  * Fixed chroma size for Y210/Y216 formats in sample_deocde
  * Added handle for iterpolation methods for resize in sample_vpp
  * Added support for discrete Intel Xe graphics codenamed DG1 and SG1
  * Added support for Rocketlake platform
  * Actualized Elkhartlake device id support list
* Mon Aug 31 2020 Stefan Dirsch <sndirsch@suse.com>
- version 20.2.1 needed for jira#SLE/SLE-12712
* Thu Aug 27 2020 Stefan Dirsch <sndirsch@suse.com>
- Update to version 20.2.1
  * Samples: Fixed #2190. rotate_opencl plugin switched to recent
    version of OpenCL C++ headers, validated with OpenCL-CLHPP
    v2.0.12 and OpenCL-Headers v2020.06.16 / Intel SDK for OpenCL?
    Applications for Windows* 2020.2.487.
* Thu Aug 27 2020 Stefan Dirsch <sndirsch@suse.com>
- Update to version 20.2.0
  * bugfixes and improvements
  * includes: Build system does not enforce specific instruction
    set (issue#2047, boo#1167346)
- supersedes u_buildfix-for-gcc10.patch
* Mon Aug 03 2020 Fabian Vogt <fvogt@suse.com>
- Move samples into a new subpackage
- The library does not depend on the tools, drop Requires
- Apply patch unconditionally, use %autosetup
- Move LICENSE to library package
- Make the sover part of %files
- Don't bother building tests, they're not run anyway
* Mon Mar 16 2020 Stefan Dirsch <sndirsch@suse.com>
- u_buildfix-for-gcc10.patch
  * fixes build against gcc10 (boo#1166609)
* Tue Mar 03 2020 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 19.4.0:
  * bugfixes and improvements
Version: 19.2.1-bp152.1.20
* Thu Nov 07 2019 Stefan Dirsch <sndirsch@suse.com>
- This release fullfills requirements for jsc#SLE-8841
* Tue Sep 03 2019 Stefan Dirsch <sndirsch@suse.com>
- Update to release 19.2.1
  * bugfixes and improvements
* Mon Aug 26 2019 Jan Engelhardt <jengelh@inai.de>
- More consistent macro usage throughout.
- Grammar fixes to description.
* Tue Jun 11 2019 Stefan Dirsch <sndirsch@suse.com>
- added more features to build
  * X11_DRI3
  * WAYLAND
  * TEXTLOG
  * STAT
  * TESTS
  * TOOLS
- ITT and KERNELS features remain disabled for now since libITT
  and cm compiler is not available on (open)SUSE right now
- gcc7 needed for building tests on sle12-sp5
- moved documentation and binaries to main package; let require
  the library subpackage the main package
* Fri Jun 07 2019 Stefan Dirsch <sndirsch@suse.com>
- cmake-sle12.patch
  * needed for cmake 3.5.2 on sle12-sp5
* Thu Jun 06 2019 Stefan Dirsch <sndirsch@suse.com>
- created package for Intel Media SDK (jira #SLE-4968, bsc#1137651)