43 Commits

Author SHA256 Message Date
26c9b22d83 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
c915ceb06e - 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
7fae80a1fc 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
e58c47f2b0 - 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
541fcb4097 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
21962e4f0c - 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
1b3ea1f42d 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
e48918dfed 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
8981df69c3 - 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
d1684adfd0 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
f7466d8cba - 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/package/show/X11:XOrg/libmfx-gen?expand=0&rev=30
2025-05-12 20:02:27 +00:00
8740239384 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
0179a79898 Stop storing build machine kernel version (boo#1101107)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libmfx-gen?expand=0&rev=28
2025-05-12 07:46:25 +00:00
9a907e384c 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
d1129239e4 - 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
1f948fa065 - Update spec URL
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libmfx-gen?expand=0&rev=25
2025-02-10 15:32:14 +00:00
9f2133f058 - 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
5736d77cbd 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
e75143b63d - 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
556ed6a8a7 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
d61f5564fb - 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/package/show/X11:XOrg/libmfx-gen?expand=0&rev=20
2024-06-30 14:33:18 +00:00
9e526e5531 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
2a157399de - 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
4071c325bd - 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
1301d1542f 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
8ad82e3e40 - 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
10e8e6cd66 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
d3c3f95352 - 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
ea3c0d4db4 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
cbf9f50c7c - 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
40f1a52584 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
a2b3e58502 - 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
d374120a6c 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
804aa4305b - 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
50e68b2ea4 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
890f45eb69 - 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
ef50873321 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
79ac823f74 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
d6516163a4 - 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
9516b25ccb 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
ff2e044e05 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
c5b2191f35 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
a49d61f376 - 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