./graphics/zimg, z image processing library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.0.4, Package name: zimg-3.0.4, Maintainer: pkgsrc-users

The "z" library implements the commonly required image processing
basics of scaling, colorspace conversion, and depth conversion.

A simple API enables conversion between any supported formats to
operate with minimal knowledge from the programmer. All library
routines were designed from the ground-up with correctness,
flexibility, and thread-safety as first priorities. Allocation,
buffering, and I/O are cleanly separated from processing, allowing
the programmer to adapt "z" to many scenarios.


Master sites:

Filesize: 318.924 KB

Version history: (Expand)


CVS history: (Expand)


   2022-08-22 16:22:30 by Leonardo Taccari | Files touched by this commit (2)
Log message:
zimg: Simplify github.mk use

We can just properly set DISTNAME and GITHUB_TAG and avoid (re)setting
PKGVERSION, GITHUB_PROJECT, DIST_SUBDIR and WRKSRC.
   2022-08-22 15:50:37 by Adrian Steinmann | Files touched by this commit (5)
Log message:
graphics/zimg: zimg library to process images (used by handbrake-1.5.1nb2 build)