Scaling, colorspace conversion, and dithering library
The "z" library implements the commonly required image processing basics of scaling, colorspace conversion, and depth conversion.
- Devel package for openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout multimedia:libs/zimg && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
release-2.7.tar.gz | 0000246055 240 KB | |
zimg.changes | 0000003699 3.61 KB | |
zimg.spec | 0000002555 2.5 KB |
Revision 8 (latest revision is 35)
Mia Herkt (lachs0r)
committed
(revision 8)
- Update to 2.7 * colorspace: add support for additional matrix/transfer/primaries * graph: reduce buffer copies when converting from grey to color * graph: reduce buffer copies when performing colorspace conversion * graph: process input planes separately when possible * graph: optimize calculation of tile width * x86: automatic cache size detection for Intel processors
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.