Scaling, colorspace conversion, and dithering library
The "z" library implements the commonly required image processing basics of scaling, colorspace conversion, and depth conversion.
- Sources inherited from project multimedia:libs
- Devel package for openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:smarty12:multimedia/zimg && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000584 584 Bytes | |
baselibs.conf | 0000000009 9 Bytes | |
zimg-3.0.5.obscpio | 0006160397 5.88 MB | |
zimg-s390x-unit-tests.patch | 0000001608 1.57 KB | |
zimg.changes | 0000010876 10.6 KB | |
zimg.obsinfo | 0000000093 93 Bytes | |
zimg.spec | 0000002849 2.78 KB |
Latest Revision
Mia Herkt (mia)
committed
(revision 35)
- Update to 3.0.5 * colorspace: add ST.428-1 (gamma 2.6) transfer function * depth: fix AVX-512 integer to float border handling (introduced in 2.6) * depth: fix NEON dither border handling (introduced in 3.0) * graph: fix clipping in alpha premultiplication (introduced in 3.0) * x86: optimizations for AMD Zen4 processors - Drop e29571.patch
Comments 2
This comment has been deleted
Test suite failing when it shouldn’t be. Apparently they’re not really maintained. Been talking to the author for a while and got a response equivalent to “shrug I don’t care, why are distros even running the tests”.
Guess I’ll just skip the tests until they actually work, and submit this to Factory.