#16793 closed enhancement (fixed)

gegl-0.4.38

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 11.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 22 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 22 months ago

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 data formats for malformed inputs.

Build

gegl can now be used as a subproject.

The CI rule used on gitlab is now a much simpler one based on fedora, the arch based build started being fragile in working around kernel version dependancy.

comment:3 by Bruce Dubbs, 22 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

8dff71fbc0 Update to gegl-0.4.38.
97212500ed Update to jasper-3.0.6.
bc1eba0651 Update to sqlite-autoconf-3390100 (3.39.1).
e2fb6f7a02 Update to gtk-vnc-1.3.1.
87b7a107d2 Update to vala-0.56.2.
Note: See TracTickets for help on using tickets.