Accepting request 990496 from home:polslinux:branches:graphics
- Update to version 0.4.38: + Operations: - denoise-dct: a NEW denoising operation which decomposes the input buffer to sliding overlapping patches, calculates the DCT denoising in each patch, and then aggregates the denoised patches to the output buffer averaging the overlapped pixels. - ff-load and ff-save: big cleanup API cleanup, now ffmpeg-5.0 compatible. - gif-load: updated to latest upstream libnsgif version. - slic: progress reporting and improved parameter handling. - vector-fill: updated to latest upstream ctx version. - oilify: clamp inputs to avoid nan in output. - gegl:load fix possible double free. - rgbe-write: plug leaks in error paths. + Core: - Fixes of some potential NULL dereferences on custom dataformats for malformed inputs. OBS-URL: https://build.opensuse.org/request/show/990496 OBS-URL: https://build.opensuse.org/package/show/graphics/gegl?expand=0&rev=126
This commit is contained in:
parent
fc2fa40237
commit
9762e806fc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6fd58a0cdcc7702258adaeffb573a389228ae8f0eff47578efda2309b61b2ca6
|
||||
size 5680876
|
3
gegl-0.4.38.tar.xz
Normal file
3
gegl-0.4.38.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e4a33c8430a5042fba8439b595348e71870f0d95fbf885ff553f9020c1bed750
|
||||
size 5722188
|
21
gegl.changes
21
gegl.changes
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 21 07:19:10 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
- Update to version 0.4.38:
|
||||
+ Operations:
|
||||
- denoise-dct: a NEW denoising operation which decomposes the input
|
||||
buffer to sliding overlapping patches, calculates the DCT denoising
|
||||
in each patch, and then aggregates the denoised patches to the
|
||||
output buffer averaging the overlapped pixels.
|
||||
- ff-load and ff-save: big cleanup API cleanup, now ffmpeg-5.0
|
||||
compatible.
|
||||
- gif-load: updated to latest upstream libnsgif version.
|
||||
- slic: progress reporting and improved parameter handling.
|
||||
- vector-fill: updated to latest upstream ctx version.
|
||||
- oilify: clamp inputs to avoid nan in output.
|
||||
- gegl:load fix possible double free.
|
||||
- rgbe-write: plug leaks in error paths.
|
||||
+ Core:
|
||||
- Fixes of some potential NULL dereferences on custom
|
||||
dataformats for malformed inputs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 07:51:08 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user