./devel/liboil, Library of simple, CPU-optimized functions

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


Branch: pkgsrc-2009Q3, Version: 0.3.16, Package name: liboil-0.3.16, Maintainer: pkgsrc-users

Liboil is a library of simple functions that are optimized for various CPUs.
These functions are generally loops implementing simple algorithms, such as
converting an array of N integers to floating-point numbers or multiplying
and summing an array of N numbers. Such functions are candidates for
significant optimization using various techniques, especially by using
extended instructions provided by modern CPUs (Altivec, MMX, SSE, etc.).

Many multimedia applications and libraries already do similar things
internally. The goal of this project is to consolidate some of the code
used by various multimedia projects and also make optimizations easier to
use by a broader range of applications.


Master sites:

SHA1: 0d6530ccb22d805c5209a185a94b575111ec34f3
RMD160: 5add00151e24ee8cc5a8dfb40223936a576cbffd
Filesize: 835.708 KB

Version history: (Expand)