9 Commits

Author SHA256 Message Date
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

Diff Content Not Available