- 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
* 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
- 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
* 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
* 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
- 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
* [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
* 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
oid sha256:67fd57d1c5709b58bb6406d60e3f2c4e0b47bd38c4a82c4c46619b78f6c23e72
size 9201014
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.