Revisions of intel-media-driver

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1143795 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 36)
- Update to version 24.1.3
  * bugfix release for 24.1
- updated hardware Supplmeents
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1130734 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 34)
- This includes latest version of one of the components needed for
  Video (processing) hardware support on Intel GPUs (bsc#1217770)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1095652 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 31)
- update to 12.1.6:
  * Official quarterly release including some enhancements and
    key fixes.
  * Enhanced AVC/HEVC/AV1 decode robustness for error case
    handling.
  * Enabled AV1 encoding error-resilient mode.
  * Fixed VP9 encoding segment fault issue with unaligned
    resolution.
  * Fixed a random crash issue for OCA log resource in multi VPP
    case.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1070714 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 30)
- no longer set LIBVA_DRIVER_NAME=iHD; it's no longer needed;
  implemented in libva meanwhile (boo#1209134)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1068065 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 28)
- updated Supplements 

- updaet to 23.1.2:
  * Fix Decode Encryption Types Missing in APO 
  * Fallback to doubleBufferCopy when lock external resource failed
  * Enhance robustness of Decode SubPacket Manager
  * FP16 Enable on APOes
  * Refine mos gpu hang interface to use correct ctx id 
  * Move rowstore cache regkey report to new location
  * optimize vebox resource 
  * Fix Output out of scaling when using SR with Rotation
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1065606 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 27)
- updated Supplements 

- update to 23.1.1:
  * Add VA HEVC block sizes and features caps
  * Remove VP dependency for codec softlet lib on win/Linux

  * Revert "vaGetImage optimization on D-card."
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1046472 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 25)
- updated Supplements

- update to intel-media-22.5.4:
  * Official quarterly release including some enhancements and key fixes.
  * Alchemist(DG2)/ATS-M New Features and Enhancement
  * Enhanced HEVC & AVC decode error handling robustness.
  * Fixed VP9 dynamic resolution change decode random corruption issue.
  * Enabled Memory Decompression for ADLS and ADLN.
  * Fixed MPEG2 decode crash issue.
  * Fixed AV1 decode film grain hang issue.
  * Fixed color fill corruption issue.
  * Fixed first VPP operation color artifacts.
  * Enhanced I420 and UYVY format support in creating surface and derive
    image.
  * Fixed aux table l2 page fault
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1034188 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 23)
- needed for jira#PED-1174 (Video decoding/encoding support 
  (VA-API, ...) for Intel GPUs is outside of Mesa)

- Update to version 2.6.1
  * Revert "[Decode] Legacy MI interface removal" 
- specfile cleanup
- updated Supplements

- Update to version 2.6.0:
  * Revert "[Decode] Virtual Node Assign Policy Optimization"
- Code changes from version 2.5.4:
  * Enabled Memory Decompression for ADLS and ADLN.
  * Fixed MPEG2 decode crash issue.
  * Fixed AV1 decode film grain hang issue.
  * Fixed color fill corruption issue.
  * Fixed first VPP operation color artifacts.
  * Enhanced I420 and UYVY format support in creating surface and derive image.
  * Fixed aux table l2 page fault
- Remove u_libva-2.16.0.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1007532 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 22)
- adding _constraints in the hope to reserve enough disk space; 
  trying with 7GB for now ...

- u_libva-2.16.0.patch
  * fixes build against libva 2.16.0 
  * culprit: https://github.com/intel/libva/commit/8682f9e30f2fabf2ccc6f7609db035ed1af44703

- No code changes
- Update to version 22.4.4 was part of Intel oneVPL GPU Runtime
  2022Q2 Release 22.4.4
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 987890 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 21)
- updated supplements.inc

- Update to version 22.4.4:
  * Enabled HDR10 and HVS support
  * Added RPL-P platform enabling
  * Added HDR10 capability report
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 979462 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 20)
- disabling Werror from build no longer needed; therefore commented
  out this sed line for now ...

- Update to version 22.4.2:
  * [Encode] AVC RC mode - Implement abs QP map (MBQP) and CQP QP
      - Enable abs QP map mode caps
  - Implement programming for abs QP map mode
- removed no longer needed Werror-initialize-in-right-order.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 947573 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 19)
- Update to version 22.1.1:
  * New Features and Enhancement:
    - Enabled Alchemist/ATS-M platform decoding and video
      processing features
    - Added ADL-N platform support
    - Enhanced AV1 decoding robustness for error clips handling
    - Added vaCopy caps reporting
    - Enabled GPU copy for small resolution in vaMap/unMap
    - Optimized GetImage perf for NV12 format
    - Added HEVC sub-features caps reporting
    - Improved compatibility by disabling compression when creating
      surface
    - Improved debuggability by enabling OCA support
  * Bugs fixed:
    - Fixed multiple layer composition corruption issue
    - Fixed OCA stability issue in multi-thread scenario
    - Fixed render copy mem leak
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 927930 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 17)
- mention baselibs.conf as source in specfile 

- Fix 32bit build (dependency for Steam in-home streaming hardware decode)
Displaying revisions 1 - 20 of 36
openSUSE Build Service is sponsored by