- 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
- 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
* 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
* 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
- 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
* 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