Accepting request 840908 from home:dirkmueller:branches:X11:XOrg

- update to 20.3.0:
  * Added Keem Bay platform support
  * Added AV1 decode support
  * Added implicit Motion-Compensated Temporal Filter (MCTF) to improve coding quality on certain scenarios
  * Improved CodecLevel initialization from rate control parameters
  * Added support of 4k streams with look-ahead bitrate control mode
  * Enabled QPOffset by default
  * Improved efficiency of FPQ
  * Enabled QP modulation (Icelake+)
  * Added 16k support
  * Added A2RGB10 input in case of passthru copy
  * Added -dec::sys flag for setting of the output memory to system type in sample_multi_transcode
  * Added p016/y216 support in sample_encode
  * Added i420/nv12 support in sample_multi_transcode
  * Fixed chroma size for Y210/Y216 formats in sample_deocde
  * Added handle for iterpolation methods for resize in sample_vpp
  * Added support for discrete Intel Xe graphics codenamed DG1 and SG1
  * Added support for Rocketlake platform
  * Actualized Elkhartlake device id support list

OBS-URL: https://build.opensuse.org/request/show/840908
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libmfx?expand=0&rev=28
This commit is contained in:
2020-10-12 16:26:59 +00:00
committed by Git OBS Bridge
parent fcd25ba1d3
commit 56b9b15631
4 changed files with 27 additions and 4 deletions

BIN
intel-mediasdk-20.2.1.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
intel-mediasdk-20.3.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Sat Oct 10 20:29:30 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 20.3.0:
* Added Keem Bay platform support
* Added AV1 decode support
* Added implicit Motion-Compensated Temporal Filter (MCTF) to improve coding quality on certain scenarios
* Improved CodecLevel initialization from rate control parameters
* Added support of 4k streams with look-ahead bitrate control mode
* Enabled QPOffset by default
* Improved efficiency of FPQ
* Enabled QP modulation (Icelake+)
* Added 16k support
* Added A2RGB10 input in case of passthru copy
* Added -dec::sys flag for setting of the output memory to system type in sample_multi_transcode
* Added p016/y216 support in sample_encode
* Added i420/nv12 support in sample_multi_transcode
* Fixed chroma size for Y210/Y216 formats in sample_deocde
* Added handle for iterpolation methods for resize in sample_vpp
* Added support for discrete Intel Xe graphics codenamed DG1 and SG1
* Added support for Rocketlake platform
* Actualized Elkhartlake device id support list
-------------------------------------------------------------------
Mon Aug 31 17:26:56 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>

View File

@@ -19,7 +19,7 @@
%global sover 1
Name: libmfx
%define lname libmfx%{sover}
Version: 20.2.1
Version: 20.3.0
Release: 0
Summary: The Intel Media SDK
License: MIT