fixed changelog; only release notes changed

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libmfx?expand=0&rev=38
This commit is contained in:
Stefan Dirsch 2021-11-30 12:02:41 +00:00 committed by Git OBS Bridge
parent 433100911c
commit 03309780cb

View File

@ -2,40 +2,41 @@
Mon Nov 29 15:33:42 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com> Mon Nov 29 15:33:42 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 21.3.5: - Update to version 21.3.5:
* New features: * single change: Updates release notes for 21.3.4 release
+ VP9 Encode: Added WebRTC mode. * New features:
+ Samples: + VP9 Encode: Added WebRTC mode.
. Added "VuiTC" option to set VUI TransferCharacteristics in + Samples:
sample_multi_transcode. . Added "VuiTC" option to set VUI TransferCharacteristics in
. Added the verification of input params before used in Init sample_multi_transcode.
for sample_encode . Added the verification of input params before used in Init
+ Misc: for sample_encode
. Added support of DRM_FORMAT_NV12 for console mode + Misc:
rendering. . Added support of DRM_FORMAT_NV12 for console mode
. Added runtimes support matrix for Media SDK and oneVPL GPU rendering.
Runtime. . Added runtimes support matrix for Media SDK and oneVPL GPU
+ Software requirements: Runtime.
. Libdrm 2.4.84 or later + Software requirements:
. Kernel 4.14 or later (5.4 recommended, consult kernel . Libdrm 2.4.84 or later
support matrix wiki page for details) . Kernel 4.14 or later (5.4 recommended, consult kernel
+ Known issues: Kernel 5.0 have known issue with endurance on support matrix wiki page for details)
Skylake see + Known issues: Kernel 5.0 have known issue with endurance on
https://bugs.freedesktop.org/show_bug.cgi?id=110285 for Skylake see
details. https://bugs.freedesktop.org/show_bug.cgi?id=110285 for
* Limited support on certain platforms: details.
+ MPEG-2 encode is not supported on Apollo Lake * Limited support on certain platforms:
+ H.264 Flexible Encode Infrastructure only supported on + MPEG-2 encode is not supported on Apollo Lake
Broadwell and Skylake + H.264 Flexible Encode Infrastructure only supported on
+ Multi Frame Encode (MFE), HEVC Flexible Encode Infrastructure Broadwell and Skylake
only supported on Skylake + Multi Frame Encode (MFE), HEVC Flexible Encode Infrastructure
+ VP9 decoder is supported starting from Kabylake platform only supported on Skylake
+ VP9 encoder is supported starting from Icelake platform + VP9 decoder is supported starting from Kabylake platform
+ SW fallback is unsupported for all components but MJPEG + VP9 encoder is supported starting from Icelake platform
+ Keem Bay requires a VPU runtime library + SW fallback is unsupported for all components but MJPEG
+ The following features are supported by Keem Bay runtime and + Keem Bay requires a VPU runtime library
are not supported by Gen graphics runtime: + The following features are supported by Keem Bay runtime and
. mfxExtInsertHeaders are not supported by Gen graphics runtime:
. mfxExtEncoderIPCMArea . mfxExtInsertHeaders
. mfxExtEncoderIPCMArea
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Oct 4 15:07:33 UTC 2021 - Stefan Dirsch <sndirsch@suse.com> Mon Oct 4 15:07:33 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>