Revisions of intel-media-driver

Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 22)
- moved profiles for setting env variable LIBVA_DRIVER_NAME to
  /usr/etc on TW (boo#1173006)
buildservice-autocommit accepted request 793851 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 21)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 20)
- u_20.1.1-build-fixes.patch
  * fixed remaining -Werror build errors

- Update to version 20.1.1:
  * Enabled HEVC SCC Decoding.
  * VP SFC driver refactor for modularity/structure improvement.
  * Enhanced media buffer and 2D surface copy to improve
    robustness.
  * Enhanced Tile mode(Tile64, TileX, Tile4) support.
  * MOS driver refactor for modularity/robustness enhancement.
  * HEVC VDEnc Encoding
    - Added AYUV/ARGB10/Y410 format support for increased MV
      predictor range of TU1.
    - Enabled DirtyROI for better performance of static region.
  * VP9 VDEnc Encoding: Enabled scalability for better performance
    in 5k+ and range-extension real-time encoding.
  * Various bugfixes.
- For changes from previous releases, please see the included
  README.md
- Drop patches fixed upstream:
  * Werror-implicit-function-not-valid-for-C++.patch
  * U_Encode-Add-some-missing-device-IDs-for-CML-and-ICL.patch
- Rebase Werror-initialize-in-right-order.patch
buildservice-autocommit accepted request 783779 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 19)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 18)
- U_Encode-Add-some-missing-device-IDs-for-CML-and-ICL.patch
  * add support for support AML-Y (bsc#1160967)
buildservice-autocommit accepted request 779122 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 17)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 16)
- generate-supplements.sh/specfile: fixed supplements lines
  (boo#1164851)
buildservice-autocommit accepted request 746611 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 15)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 14)
- This release fullfills requirements for jsc#SLE-8838
buildservice-autocommit accepted request 727994 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 13)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 12)
- Update to version 19.2.1
  * Fixed known GPU hang issue when encoding 444 8/10bit in ICL
    issue#677
  * Fixed several compile warnings.
- Werror-implicit-function-not-valid-for-C++.patch,
  Werror-initialize-in-right-order.patch
  * needed as buildfixes
buildservice-autocommit accepted request 713734 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 11)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) accepted request 713730 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 10)
Set min libva version to 1.4.1, even if upstream claims to only need 1.0.0 - real life building shows that to be false....
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) accepted request 713717 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 9)
- Update to version 19.2.0:
  * Release pVEInterf to fix the mem leak issue.
  * Fix memory leak during 3D surface allocation.
  * Move the lock earlier to make surface heap status aligned when
    surface is destroyd.
  * [VP] UMD_OCA Implement:
    - Add UMD_OCA support in mos.
    - Add UMD_OCA support for VP RCS case (No CM based) and
      Vebox/SFC case.
    - It is disabled by default.
  * [VP] Remove dupliatcated defines on composition.
  * Remove duplicated defines and revert part codes.
  * Full support of Gen9 CML kernel integration.
  * Stay the same compile option as Gen9.
  * Readme: update feature list for default and open source build
  * [Encode]:
    - Fix segment fault issue in Jpeg encode cases on Linux.
    - Fix Dynamic Scaling Media Reset Issue.
- Update modalias supplements.
buildservice-autocommit accepted request 690435 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 8)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) accepted request 690423 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 7)
- Updated to version 18.4.1:
  * Supported Platforms:
    - BDW/SKL/APL(BXT)/KBL/CFL/WHL/CNL/ICL
  * Improvements:
    - WHL: Added WHL support and enabled its VP8 encoding.
    - ICL: Added ICL open source compute shaders for video processing.
      Enabled ICL HDR10 Tone Mapping using close source compute shaders.
    - DRM uAPI relative code is refactored to better comply to i915
      Open Source Userspace Requirement.
    - Added X11 build option detection.
    - Enabled software swizzling support to improve surface reading
      performance of vaGetImage.
    - Added ARGB,Y410 image format support.
    - Added versioning information to CMRT library.
    - BRC enhancement:
      AVC hardware encoding: added QVBR support.
      AVC shader encoding: added AVBR and max frame size BRC support.
      VP8 encoding: corrected fps calculation error.
  * Fixed issues:
    - GStreamer/gstreamer-vaapi integration:
      Fixed the issue about KBL HEVC P010_10LE encoding kernel state
      initialization failure for CODECHAL_HEVC_MBENC_PENC.
      Fixed the issue about aspect ratio being unable to retain in
      video processsing PutSurface for vaapisink display.
    - Corrected RT format reporting for HEVC main10 profile.
    - Corrected caps reporting of max width/height for VP9 decoding
      from 2k (2048x2048) to 8k (8192x8192).
- Add sub-packages libigfxcmrt7 and libigfxcmrt-devel
- Updated supplements accordingly
buildservice-autocommit accepted request 648777 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 6)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 5)
added generate-supplements.sh as source to specfile
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 4)
- added hardware supplements in order to install the package on
  appropriate hardware (Broadwell, Skylake, Broxton/Apollo Lake, 
  Kaby Lake, Coffee Lake, Cannonlake, Ice Lake at this time)
- added script to generate the above information easily
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) accepted request 647090 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 3)
* CAUTION: this update requires another new package, gmmlib, which was
           submitted shortly ago.  Please accept it beforehand.
           Also, keep it in mind at forwarding to FACTORY!

- Updated to version 18.3.0:
  * Adding ICL support
  * Adding dynamic loading support of Gmmlib
  * Better support to ffmpeg and gstreamer:
    + AVC low power encoding
    + MPEG2 encoding
    + VP8 decoding
    + VC1 decoding
    + JPEG encoding and decoding
  * Adding Dockerfile and docker images
- Use shared lib of gmmlib; added buildreq accordingly
Displaying revisions 61 - 80 of 82
openSUSE Build Service is sponsored by