Revisions of libmfx

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1144149 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 23)
- disabled compiling samples, tools and tutorials, which are no 
  longer packaged anyway

- only package hardware specific ibmfxhw64 (+ libmfx_<codec>_hw64
  plugins) loaded during runtime by libvpl (boo#1219494)
- drop -devel and -samples subpackages

- added hardware supplements, so it will be installed on GPUs which
  are not supported by libmfx-gen (boo#1219494)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1130731 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 22)
- This includes latest version of one of the components needed for
  Video (processing) hardware support on Intel GPUs (bsc#1217770)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1089736 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 21)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1034189 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 17)
- needed for jira#PED-1174 (Video decoding/encoding support 
  (VA-API, ...) for Intel GPUs is outside of Mesa)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1033154 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 16)
- Update to version 22.6.1
  * latest bugfix release 

- No code changes
- Update to version 22.4.4 was part of Intel oneVPL GPU Runtime
  2022Q2 Release 22.4.4
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 987910 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 15)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 934705 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 14)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 923062 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 13)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 921802 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 12)
- covers jira#SLE/SLE-19446
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 920861 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 11)
- Update to 21.3.3
  * latest version 
- refreshed cmake-sle12.patch
- supersedes u_gcc11.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 870902 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 10)
- u_gcc11.patch
  * fixes build against gcc11 (boo#1181871)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 831319 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 8)
- version 20.2.1 needed for jira#SLE/SLE-12712
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 830070 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 7)
- 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.

- 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

- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 785623 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 6)
- u_buildfix-for-gcc10.patch
  * fixes build against gcc10 (boo#1166609)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 746614 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 4)
- This release fullfills requirements for jsc#SLE-8841
Displaying revisions 1 - 20 of 23
openSUSE Build Service is sponsored by