forked from pool/libmfx
Accepting request 1089736 from X11:XOrg
- update to 23.2.2: * [Encode] Fix JPEG payload insertion on Linux * Update checking of bitsream left size (#3033) * [Decode] Fix memory out-of-bounds issue for VP9 * [Decode] Fix memory out-of-bounds issue for VP8 * [Decode]Remove AVC level 6.0 check * [Decode]Fix hevc decode issue * hevce: use Low Power mode for RGB encoding by default OBS-URL: https://build.opensuse.org/request/show/1089736 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmfx?expand=0&rev=21
This commit is contained in:
commit
f03426f0b0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a671cc692da5111c041088f5e32528b4346e122e8a134fad71310c572705106
|
||||
size 11657890
|
BIN
intel-mediasdk-23.2.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
intel-mediasdk-23.2.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 29 01:36:46 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 23.2.2:
|
||||
* [Encode] Fix JPEG payload insertion on Linux
|
||||
* Update checking of bitsream left size (#3033)
|
||||
* [Decode] Fix memory out-of-bounds issue for VP9
|
||||
* [Decode] Fix memory out-of-bounds issue for VP8
|
||||
* [Decode]Remove AVC level 6.0 check
|
||||
* [Decode]Fix hevc decode issue
|
||||
* hevce: use Low Power mode for RGB encoding by default
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 6 12:09:56 UTC 2023 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global sover 1
|
||||
Name: libmfx
|
||||
%define lname libmfx%{sover}
|
||||
Version: 22.6.5
|
||||
Version: 23.2.2
|
||||
Release: 0
|
||||
Summary: The Intel Media SDK
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user