13 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
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Feb 4 12:55:54 UTC 2026 - Stefan Dirsch <sndirsch@suse.com>
- 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.
-------------------------------------------------------------------
Sun Jan 18 18:37:10 UTC 2026 - Stefan Dirsch <sndirsch@suse.com>

View File

@@ -19,7 +19,7 @@
%global sover 1_2
Name: libmfx-gen
%define lname libmfx-gen%{sover}
Version: 26.1.0
Version: 26.1.1
Release: 0
Summary: Intel oneVPL GPU Runtime
License: MIT

Binary file not shown.

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:67fd57d1c5709b58bb6406d60e3f2c4e0b47bd38c4a82c4c46619b78f6c23e72
size 9201014