43 Commits

Author SHA256 Message Date
26d6590372 Accepting request 1330960 from X11:XOrg
- Update to 26.1.1
  * Simplified conditional checks for 8-pixel surface alignment in
    HEVC encoder query tests. Merged duplicate platform checks into
    single condition covering BMG and subsequent hardware
    generations. Removed preprocessor guards that were fragmenting
    the logic. This improves code maintainability and ensures
    consistent alignment behavior across supported platforms.

OBS-URL: https://build.opensuse.org/request/show/1330960
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx-gen?expand=0&rev=18
2026-02-04 20:09:57 +00:00
76c9d3b2c2 - Update to 26.1.1
* Simplified conditional checks for 8-pixel surface alignment in
    HEVC encoder query tests. Merged duplicate platform checks into
    single condition covering BMG and subsequent hardware
    generations. Removed preprocessor guards that were fragmenting
    the logic. This improves code maintainability and ensures
    consistent alignment behavior across supported platforms.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libmfx-gen?expand=0&rev=39
2026-02-04 13:06:07 +00:00
6eb59f2084 Accepting request 1327956 from X11:XOrg
- Update to 26.1.0; changes since 25.3.4
  * Update descriptions of dispatcher API query funcs
  * VPL Encode Log Enhancement using AI.
  * Changed LA_STATS_SIZE from calculated value (32 * 2) to
    hardcoded 480. This removes the comment about enlarging size
    for VdencHevcLaStats future usage and replaces the expression
    with its evaluated result. The change maintains the same buffer
    size (480 bytes) but makes the constant more explicit and
    removes dependency on the previous calculation rationale.
  * Add new member and enum for dec csc and scale caps

OBS-URL: https://build.opensuse.org/request/show/1327956
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx-gen?expand=0&rev=17
2026-01-19 17:36:21 +00:00
bd3db67f2e - Update to 26.1.0; changes since 25.3.4
* Update descriptions of dispatcher API query funcs
  * VPL Encode Log Enhancement using AI.
  * Changed LA_STATS_SIZE from calculated value (32 * 2) to
    hardcoded 480. This removes the comment about enlarging size
    for VdencHevcLaStats future usage and replaces the expression
    with its evaluated result. The change maintains the same buffer
    size (480 bytes) but makes the constant more explicit and
    removes dependency on the previous calculation rationale.
  * Add new member and enum for dec csc and scale caps

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libmfx-gen?expand=0&rev=37
2026-01-18 18:45:27 +00:00
c1eea466cc Accepting request 1318323 from X11:XOrg
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1318323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx-gen?expand=0&rev=16
2025-11-18 14:38:58 +00:00
5a435391d8 - Update to 25.3.4; changes since 25.2.4
* Upstream PTL encoding support
  * Added VVC Decoding level 6.3 and profile 
    MFX_PROFILE_VVC_MAIN10_STILL_PICTURE
  * Fixed XYUV color format handling. Export more capability
    information in mfxImplDescription for HEVC/AVC/AV1 encoder 
  * Use VPP for YUV422H to RGB CSC if VD-SFC not available

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libmfx-gen?expand=0&rev=35
2025-11-10 20:11:17 +00:00
c67b11f188 Accepting request 1284531 from X11:XOrg
- Update to version 25.2.4; changes since 25.1.4
  * [Encode] Support negative QP for AVC
  * Update Shift description for Decoder
  * [Media Common] Bump up version to 25.2.0
  * [RT Common] Upstream new BMG DIDs
  * Define MFX_VARIANT_TYPE_QUERY as bitmask
  * Add VVC_DEC STILL_PICTURE profile and Level 6.3
  * [Decode] Fix VVC conformance window setting issue
  * [Decode] Add latest VVC level 6.3 and MAIN10_STILL
  * [RT Common] Add BMG Device ID for upstream
  * Revert "[Decode] Add latest VVC level 6.3 and MAIN10_STILL "
  * [RT Common] Update property-based query implementation
  * Remove double copy to/from GPU in hwupload and hwdownload
  * Refine for commit 618b2ed (#7828)
  * Add new capability query information to VPL
  * [Encode] Rename the feature block for close
  * [RT Common] Remove duplicated codec IDs or VPP filters for query
  * Revert "Remove double copy to/from GPU in hwupload and hwdownload (#9488)"
  * [RT Common] Export MFXQueryImplsProperties as global symbol for Linux
  * [Media Common] Bump up version to 25.2.1
  * [Decode] Add latest VVC level 6.3 and Main10_STILL
  * [VP] Add SR 444 420 Format Support
  * [Decode] Reduce hevc status array size
  * [Encode] Update Caps for AVC
  * Fix XYUV color format handling
  * remove fastpass for ip scan
  * [RT Common] Mutex optimization for fast copy
  * Updates from editor
  * Update action runner to 22.04
  * Update API version to 2.15
  * [HEVCe] Export more information in QueryImplsDescription
  * Remove clang12 from the github workflow
  * [Media Common] Bump up version to 25.2.2
  * [RT Common] Refine revenue build
  * [RT Common] Refine BuildOptionsPlatform.cmake
  * Fix bug when renderID not start from 128 will return error
  * [Decode] Add R16 format into shift option
  * [Media Common] Bump up version to 25.2.3
  * Add AI assisted Encoder Control API
  * Update FOURCC RGB4/BGR4/ARGB16/ABGR16 description
  * [RT Common] Manage platform string in set for different build plan
  * Add Panther Lake platform support in readme
  * [RT Common] Minor style updates
  * [Encode] 4k Low QP corruption issue fix.
  * [Media Common] Bump up version to 25.2.4
  * [encode] Upstream av1ehw/hevcehw for PTL
  * [Encode] Enable HEVCe Saliency Control
  * [RT Common] Upstream more device IDs for PTL
  * [Common] Reclassify status message

OBS-URL: https://build.opensuse.org/request/show/1284531
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx-gen?expand=0&rev=15
2025-06-11 14:23:43 +00:00
82097303e9 remove old tarball
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libmfx-gen?expand=0&rev=33
2025-06-10 15:28:48 +00:00
c36011c26e - Update to version 25.2.4; changes since 25.1.4
* [Encode] Support negative QP for AVC
  * Update Shift description for Decoder
  * [Media Common] Bump up version to 25.2.0
  * [RT Common] Upstream new BMG DIDs
  * Define MFX_VARIANT_TYPE_QUERY as bitmask
  * Add VVC_DEC STILL_PICTURE profile and Level 6.3
  * [Decode] Fix VVC conformance window setting issue
  * [Decode] Add latest VVC level 6.3 and MAIN10_STILL
  * [RT Common] Add BMG Device ID for upstream
  * Revert "[Decode] Add latest VVC level 6.3 and MAIN10_STILL "
  * [RT Common] Update property-based query implementation
  * Remove double copy to/from GPU in hwupload and hwdownload
  * Refine for commit 618b2ed (#7828)
  * Add new capability query information to VPL
  * [Encode] Rename the feature block for close
  * [RT Common] Remove duplicated codec IDs or VPP filters for query
  * Revert "Remove double copy to/from GPU in hwupload and hwdownload (#9488)"
  * [RT Common] Export MFXQueryImplsProperties as global symbol for Linux
  * [Media Common] Bump up version to 25.2.1
  * [Decode] Add latest VVC level 6.3 and Main10_STILL
  * [VP] Add SR 444 420 Format Support
  * [Decode] Reduce hevc status array size
  * [Encode] Update Caps for AVC
  * Fix XYUV color format handling
  * remove fastpass for ip scan
  * [RT Common] Mutex optimization for fast copy
  * Updates from editor
  * Update action runner to 22.04
  * Update API version to 2.15
  * [HEVCe] Export more information in QueryImplsDescription
  * Remove clang12 from the github workflow
  * [Media Common] Bump up version to 25.2.2
  * [RT Common] Refine revenue build
  * [RT Common] Refine BuildOptionsPlatform.cmake
  * Fix bug when renderID not start from 128 will return error
  * [Decode] Add R16 format into shift option
  * [Media Common] Bump up version to 25.2.3
  * Add AI assisted Encoder Control API
  * Update FOURCC RGB4/BGR4/ARGB16/ABGR16 description
  * [RT Common] Manage platform string in set for different build plan
  * Add Panther Lake platform support in readme
  * [RT Common] Minor style updates
  * [Encode] 4k Low QP corruption issue fix.
  * [Media Common] Bump up version to 25.2.4
  * [encode] Upstream av1ehw/hevcehw for PTL
  * [Encode] Enable HEVCe Saliency Control
  * [RT Common] Upstream more device IDs for PTL
  * [Common] Reclassify status message

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libmfx-gen?expand=0&rev=32
2025-06-10 15:28:22 +00:00
80ebc92488 Accepting request 1276964 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1276964
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx-gen?expand=0&rev=14
2025-05-13 18:06:03 +00:00
d8f629c689 Accepting request 1276870 from home:iznogood:branches:X11:XOrg
- Update to version 25.1.4
  * VPL GPU Runtime version 25.1.4 is the final release to include
    the MediaSDK package within the MediaStack.tar.gz file.
    Starting with version 25.2, the MediaSDK package will no longer
    be available. If you require the MediaSDK package, you can
    still download it from earlier releases.
  * What’s New
    - Enhanced AV1 decoding performance when all decode frame
      surface is busy.
    - Fixed AV1/AVC/HEVC decoding crash issue for surface creasion
      when resolution change.
    - Enabled property-based query.

OBS-URL: https://build.opensuse.org/request/show/1276870
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libmfx-gen?expand=0&rev=30
2025-05-12 20:02:27 +00:00
621b892837 Accepting request 1276751 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1276751
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx-gen?expand=0&rev=13
2025-05-12 14:51:29 +00:00
9a2f6567a2 Accepting request 1276727 from home:bmwiedemann:branches:X11:XOrg
Stop storing build machine kernel version (boo#1101107)

OBS-URL: https://build.opensuse.org/request/show/1276727
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libmfx-gen?expand=0&rev=28
2025-05-12 07:46:25 +00:00
ef29745a3b Accepting request 1245065 from X11:XOrg
- renamed tarball to make buildservice happy 

- Update spec URL

- Update to version 25.1.1
  * bugfixes and support for new hardware

OBS-URL: https://build.opensuse.org/request/show/1245065
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx-gen?expand=0&rev=12
2025-02-11 20:30:13 +00:00
b20aad38a7 - renamed tarball to make buildservice happy
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libmfx-gen?expand=0&rev=26
2025-02-11 10:50:07 +00:00
6716d2c4e4 Accepting request 1244798 from home:mbrugger:branches:X11:XOrg
- Update spec URL

OBS-URL: https://build.opensuse.org/request/show/1244798
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libmfx-gen?expand=0&rev=25
2025-02-10 15:32:14 +00:00
46f1af8fa6 - Update to version 25.1.1
* bugfixes and support for new hardware

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libmfx-gen?expand=0&rev=24
2025-02-10 12:51:17 +00:00
c0b22a621a Accepting request 1200643 from X11:XOrg
- Update to version 24.3.3 - changes since 24.1.5 (related: jira#PED-10348)
  * Added VVC decode API
  * Enhanced DPB management for AV1 decoding
  * Supported dynamic resolution change for HEVC/AVC/AV1 decoding in
    VPL memory 2.0
  * Restored AV1 filmgrain decoding
  * Enabled API trace for remaining API methods (Reset, GetVideoParam,
    GetEncodeStat)
  * Fixed bitstream corruption when adding HDR header for AV1 encoding
    with ffmpeg
  * Refined reference frame structure for video conference to improve
    quality
  * Enabled buffer caching's control for GPU accelerated copying when
    CM copy is used
  * bugfixes

OBS-URL: https://build.opensuse.org/request/show/1200643
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx-gen?expand=0&rev=11
2024-09-13 12:33:34 +00:00
1a06a24f3b - Update to version 24.3.3 - changes since 24.1.5 (related: jira#PED-10348)
* Added VVC decode API
  * Enhanced DPB management for AV1 decoding
  * Supported dynamic resolution change for HEVC/AVC/AV1 decoding in
    VPL memory 2.0
  * Restored AV1 filmgrain decoding
  * Enabled API trace for remaining API methods (Reset, GetVideoParam,
    GetEncodeStat)
  * Fixed bitstream corruption when adding HDR header for AV1 encoding
    with ffmpeg
  * Refined reference frame structure for video conference to improve
    quality
  * Enabled buffer caching's control for GPU accelerated copying when
    CM copy is used
  * bugfixes

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libmfx-gen?expand=0&rev=22
2024-09-12 12:19:52 +00:00
acd95f5f4b Accepting request 1184110 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1184110
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx-gen?expand=0&rev=10
2024-07-01 09:21:21 +00:00
a0cf5bc138 Accepting request 1184104 from home:iznogood:branches:X11:XOrg
- Update to version 24.1.5
  * Fixed stuck issue for VP9 decoding
  * Fixed MPEG2 and JPEG decoding crash issue
  * Refined AV1 encoding reference frame structure for low delay
    frames to improve encoding quality
  * Enabled AV1 encoding additional forward reference for P/GPB
    frames on TU1
  * Fixed reset API returns buffer not enough in AV1 CQP mode
  * Added IDR flag to VP9 intra frames to support bitstream packing
- Use full url for source tarball.
- Use ldconfig_scriptlets macro for post(un) handling.

OBS-URL: https://build.opensuse.org/request/show/1184104
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libmfx-gen?expand=0&rev=20
2024-06-30 14:33:18 +00:00
97f153d7a2 Accepting request 1143796 from X11:XOrg
- updated hardware Supplements

- Update to version 24.1.3
  * bugfix release for 24.1

OBS-URL: https://build.opensuse.org/request/show/1143796
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx-gen?expand=0&rev=9
2024-02-05 21:00:51 +00:00
c1ebfac084 - updated hardware Supplements
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libmfx-gen?expand=0&rev=18
2024-02-03 12:20:29 +00:00
a9452a6bb8 - Update to version 24.1.3
* bugfix release for 24.1

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libmfx-gen?expand=0&rev=17
2024-02-03 11:54:01 +00:00
e763b0e34d Accepting request 1034194 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/1034194
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx-gen?expand=0&rev=8
2022-11-07 14:55:58 +00:00
4ef29ca52a - needed for jira#PED-1174 (Video decoding/encoding support
(VA-API, ...) for Intel GPUs is outside of Mesa)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libmfx-gen?expand=0&rev=15
2022-11-07 12:51:31 +00:00
da5e045124 Accepting request 1033156 from X11:XOrg
- Update to version 22.6.1
  * latest bugfix release 
- supersedes u_libva-2.16.0.patch

OBS-URL: https://build.opensuse.org/request/show/1033156
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx-gen?expand=0&rev=7
2022-11-04 16:34:26 +00:00
5f58797b10 - Update to version 22.6.1
* latest bugfix release 
- supersedes u_libva-2.16.0.patch

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libmfx-gen?expand=0&rev=13
2022-11-03 18:45:35 +00:00
2a565e4d69 Accepting request 1007270 from X11:XOrg
- u_libva-2.16.0.patch
  * fixes build against libva 2.16.0 
  * culprit: 8682f9e30f

OBS-URL: https://build.opensuse.org/request/show/1007270
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx-gen?expand=0&rev=6
2022-10-03 13:59:32 +00:00
c55ee9c58e - u_libva-2.16.0.patch
* fixes build against libva 2.16.0 
  * culprit: 8682f9e30f

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libmfx-gen?expand=0&rev=11
2022-09-30 14:11:50 +00:00
93b87a44d1 Accepting request 988344 from X11:XOrg
- Update to version 22.4.4
  * Decode:
    + Fix VC1 Decode assertion failure when frame type is NONE_PICTURE
    + Fix AV1 Decode hang issue in error clips that OBU info size is
      larger than bitstream size.
  * part of Intel oneVPL GPU Runtime 2022Q2 Release 22.4.4
- supersedes U_Removed-proprietary-mentions-from-file-headers-1023.patch
- filelist: added {_libdir}/libmfx-gen/enctools.so

OBS-URL: https://build.opensuse.org/request/show/988344
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx-gen?expand=0&rev=5
2022-07-11 17:09:53 +00:00
1b53ba82c9 - Update to version 22.4.4
* Decode:
    + Fix VC1 Decode assertion failure when frame type is NONE_PICTURE
    + Fix AV1 Decode hang issue in error clips that OBU info size is
      larger than bitstream size.
  * part of Intel oneVPL GPU Runtime 2022Q2 Release 22.4.4
- supersedes U_Removed-proprietary-mentions-from-file-headers-1023.patch
- filelist: added {_libdir}/libmfx-gen/enctools.so

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libmfx-gen?expand=0&rev=9
2022-07-11 09:36:50 +00:00
82f26afc3a Accepting request 924811 from X11:XOrg
- U_Removed-proprietary-mentions-from-file-headers-1023.patch
  * upstream patch, which replaces proprietary Intel license with
    OpenSource MIT license (github issue#183)
- this addresses the legal issues we had with checkin for sle15-sp4/
  Leap 15.4

OBS-URL: https://build.opensuse.org/request/show/924811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx-gen?expand=0&rev=4
2021-10-12 19:49:40 +00:00
aa9d61201d - U_Removed-proprietary-mentions-from-file-headers-1023.patch
* upstream patch, which replaces proprietary Intel license with
    OpenSource MIT license (github issue#183)
- this addresses the legal issues we had with checkin for sle15-sp4/
  Leap 15.4

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libmfx-gen?expand=0&rev=8
2021-10-12 08:23:17 +00:00
14d404f043 Accepting request 923063 from X11:XOrg
- fixed JIRA number in the initial changelog

OBS-URL: https://build.opensuse.org/request/show/923063
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx-gen?expand=0&rev=3
2021-10-05 20:33:49 +00:00
97b12f3b95 - fixed JIRA number in the initial changelog
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libmfx-gen?expand=0&rev=7
2021-10-04 15:14:47 +00:00
362792e03c Accepting request 922202 from X11:XOrg
- Update to version 21.3.4
  * [vp9d] fix unsigned qindex issue for vp9 segmentation case (#569)
  * [EncTools] Add closed GOP support for LPLA (#585)
  * [Jpegd] Modify the resolution judgment condition of the current jpeg (#522)
  * [LPLA] Zero sao_enabled flag for LPLA (#538)
  * [AVCe] Fix typos in NumRefActive (#595)
  * Refactor cmake (#466)
  * Refactor root cmake (#467)
  * cm: set correct timeout (#604)
  * [EncTools] Make IDRDist U32 (#596)
  * Refine for commit 2bc6fab
  * Revert "[Jpegd] Modify the resolution judgment condition of the current jpeg (#522)" (#619)
  * Revert "Fix vpp_reset and mfxvideovpp_query beh test (#573)" (#620)
  * [Jpegd] modify the resolution judgment condition of the current jpeg (#623)
  * Fix exception handling issue (#581)
  * [VPP] Enabled Denoise2(as known as HVS) on Linux (#592)
  * core: removed VPL / MSDK1.x RT switch (#603)
  * umc allocator adapter: decoders will not accept locked surface (#629)
  * [MPEG2d] fix bug when the bitstream end with slice start code (#598)
  * [VPP] Fix increasing num of input channels doesn't work (#647)
  * CM: refactored CM integration (#413)
  * Refine for commit 8221d4a
  * [UMC] remove vm_shared_object file (#492)
  * Revert "CM: refactored CM integration" (#654)
  * Revert "umc allocator adapter: decoders will not accept locked surface (#629)" (#655)
  * umc allocator adapter: decoders will not accept locked surface (#3114) (#657)
  * [Jpeg]modify color range on Linux (#653)
  * Fixes. Code review 1 (#640)
  * Revert "[Jpegd] modify the resolution judgment condition of the current jpeg (#623)" (#663)
  * [Encode] MFX_EXT_BRC_ENABLE rename to MFX_ENABLE_EXT_BRC (#627)
  * vaapi core: clean up unused interface (#667)
  * [VPP] Add surface support(in CPU memory) for HVS denoise (#601)
  * [SCD] Fix sys mem allocate issue (#690)
  * Disable SCD (#708)
  * [core] Move CloneSession to RT (#695)
  * [Encode] Support main10 still picture profile (#713)
  * Refine for commit 0a3c8e7
  * [Decode]Enable AVC CSC via sfc pipeline (#712)
  * [Decode]Enable VP9 CSC via sfc pipeline (#722)
  * Removed multiple calls vaGetConfigAttributes (#716)
  * Remove assert in ConvertRateControlMFX2VAAPI (#717)

OBS-URL: https://build.opensuse.org/request/show/922202
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx-gen?expand=0&rev=2
2021-09-29 18:19:08 +00:00
b4a776dfc3 better changelog
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libmfx-gen?expand=0&rev=6
2021-09-29 14:35:29 +00:00
9dabd17fa6 - Update to version 21.3.4
* latest version

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libmfx-gen?expand=0&rev=5
2021-09-29 09:10:47 +00:00
7867e63b45 Accepting request 921158 from X11:XOrg
- created package libmfx-gen (jira#SLE/SLE-19446)
  Intel oneVPL GPU Runtime is a Runtime implementation of oneVPL
  API for Intel Gen GPUs: Runtime provides access to
  hardware-accelerated video decode, encode and filtering.

OBS-URL: https://build.opensuse.org/request/show/921158
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx-gen?expand=0&rev=1
2021-09-23 21:04:17 +00:00
be82f4dc08 added generate-supplements.sh as source to specfile
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libmfx-gen?expand=0&rev=3
2021-09-23 14:12:21 +00:00
eca4a29e72 changed sover from 1 to 1_2 (fixes build on Leap 15.2/15.3)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libmfx-gen?expand=0&rev=2
2021-09-23 13:56:34 +00:00
68e0290b3b - created package libmfx-gen (jira#SLE/SLE-19446)
Intel oneVPL GPU Runtime is a Runtime implementation of oneVPL
  API for Intel Gen GPUs: Runtime provides access to
  hardware-accelerated video decode, encode and filtering.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libmfx-gen?expand=0&rev=1
2021-09-23 13:42:45 +00:00