SHA256
1
0
forked from pool/libmfx

22 Commits

Author SHA256 Message Date
7b49e9d5f4 Accepting request 1144149 from X11:XOrg
- 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)

OBS-URL: https://build.opensuse.org/request/show/1144149
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx?expand=0&rev=23
2024-02-06 15:32:51 +00:00
0bd8efc00b Accepting request 1130731 from X11:XOrg
- This includes latest version of one of the components needed for
  Video (processing) hardware support on Intel GPUs (bsc#1217770)

OBS-URL: https://build.opensuse.org/request/show/1130731
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx?expand=0&rev=22
2023-12-04 22:00:49 +00:00
f03426f0b0 Accepting request 1089736 from X11:XOrg
- 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

OBS-URL: https://build.opensuse.org/request/show/1089736
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx?expand=0&rev=21
2023-06-01 15:18:58 +00:00
91b352bfcd Accepting request 1070123 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1070123
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx?expand=0&rev=20
2023-03-09 16:44:42 +00:00
c9dd1c3ad1 Accepting request 1056924 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1056924
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx?expand=0&rev=19
2023-01-09 16:23:22 +00:00
065ddcb176 Accepting request 1040827 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1040827
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx?expand=0&rev=18
2022-12-08 15:50:08 +00:00
c2c227e4d2 Accepting request 1034189 from X11:XOrg
- needed for jira#PED-1174 (Video decoding/encoding support 
  (VA-API, ...) for Intel GPUs is outside of Mesa)

OBS-URL: https://build.opensuse.org/request/show/1034189
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx?expand=0&rev=17
2022-11-08 09:53:31 +00:00
beeeeeac83 Accepting request 1033154 from X11:XOrg
- 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

OBS-URL: https://build.opensuse.org/request/show/1033154
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx?expand=0&rev=16
2022-11-04 16:32:13 +00:00
32bb907858 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
2022-07-09 14:59:07 +00:00
186b4e8b98 Accepting request 934705 from X11:XOrg
- 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

OBS-URL: https://build.opensuse.org/request/show/934705
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx?expand=0&rev=14
2021-12-01 19:46:22 +00:00
0c08865a35 Accepting request 923062 from X11:XOrg
- 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

OBS-URL: https://build.opensuse.org/request/show/923062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx?expand=0&rev=13
2021-10-05 20:33:38 +00:00
223f79c612 Accepting request 921802 from X11:XOrg
- covers jira#SLE/SLE-19446

OBS-URL: https://build.opensuse.org/request/show/921802
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx?expand=0&rev=12
2021-09-27 18:09:08 +00:00
ee0c99ac65 Accepting request 920861 from X11:XOrg
- Update to 21.3.3
  * latest version 
- refreshed cmake-sle12.patch
- supersedes u_gcc11.patch

OBS-URL: https://build.opensuse.org/request/show/920861
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx?expand=0&rev=11
2021-09-26 19:48:18 +00:00
f5b7eba5d6 Accepting request 870902 from X11:XOrg
- u_gcc11.patch
  * fixes build against gcc11 (boo#1181871)

OBS-URL: https://build.opensuse.org/request/show/870902
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx?expand=0&rev=10
2021-02-16 21:35:44 +00:00
82624c81ac Accepting request 841331 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/841331
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx?expand=0&rev=9
2020-10-14 13:38:23 +00:00
5695fdd335 Accepting request 831319 from X11:XOrg
- version 20.2.1 needed for jira#SLE/SLE-12712

OBS-URL: https://build.opensuse.org/request/show/831319
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx?expand=0&rev=8
2020-09-02 23:13:38 +00:00
caadc92faf Accepting request 830070 from X11:XOrg
- 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

OBS-URL: https://build.opensuse.org/request/show/830070
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx?expand=0&rev=7
2020-08-28 19:15:24 +00:00
792bf39ce0 Accepting request 785623 from X11:XOrg
- u_buildfix-for-gcc10.patch
  * fixes build against gcc10 (boo#1166609)

OBS-URL: https://build.opensuse.org/request/show/785623
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx?expand=0&rev=6
2020-03-19 18:46:18 +00:00
46f0b22e2f Accepting request 781210 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/781210
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx?expand=0&rev=5
2020-03-06 20:23:58 +00:00
83ce29221f Accepting request 746614 from X11:XOrg
- This release fullfills requirements for jsc#SLE-8841

OBS-URL: https://build.opensuse.org/request/show/746614
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx?expand=0&rev=4
2019-11-08 14:29:16 +00:00
30936025ed Accepting request 729910 from X11:XOrg
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/729910
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx?expand=0&rev=3
2019-09-19 13:48:07 +00:00
f4ca16193b Accepting request 726095 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/726095
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx?expand=0&rev=2
2019-08-27 13:53:42 +00:00

Diff Content Not Available