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:
Stefan Dirsch 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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e13d7d0cf8a4e455ef4032e0cacff63bbbe934a13652ee236ff95d3b9bbb7154
size 10898687

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:de68785034c16484d4cf41e1c75b6e4b24e0234337e78a8a07726d848b501283
size 10810941

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