Generic Graphics Library

Edit Package gegl

GEGL provides infrastructure to do demand based cached non destructive image editing on larger than RAM buffers. Through babl it provides support for a wide range of color models and pixel storage formats for input and output.

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
baselibs.conf 0000000014 14 Bytes
gegl-0.4.48.tar.xz 0005805488 5.54 MB
gegl.changes 0000053270 52 KB
gegl.spec 0000007619 7.44 KB
Latest Revision
Thomas Williams's avatar Thomas Williams (junknot) committed (revision 13)
- Update BuildRequires to reflect it now does work with ffmpeg5.

- 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.

- Update BuildRequires to reflect it does not work with ffmpeg5.

- Update to version 0.4.36:
  + The primary addition in this release is SIMD dispatch, buffer
    access functions get built for x86-64 v2 and v3
    microarchitecture levels as well as ARM neon. The same applies
    to core operations where we have .so bundles for the variants
    as well as a generic build.
  + Operations: The npd operation fixed with multiple threads.

- Update to version 0.4.34 (CVE-2021-45463):
Comments 0
openSUSE Build Service is sponsored by