Subject: CVS commit: pkgsrc/graphics/gegl
From: Thomas Klausner
Date: 2022-07-24 12:47:36
Message id: 20220724104736.D220AFB1A@cvs.NetBSD.org

Log Message:
gegl: update to 0.4.38.

GEGL-0.4.38 2022-07-13

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.

Build

gegl can now be used as a subproject.

Files:
RevisionActionfile
1.109modifypkgsrc/graphics/gegl/Makefile
1.40modifypkgsrc/graphics/gegl/PLIST
1.41modifypkgsrc/graphics/gegl/distinfo