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

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


Branch: pkgsrc-2007Q4, Version: 0.3.12, Package name: liboil-0.3.12, 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: b6bf01ba31ce090e426391a9ea8ef6daf6739e96
RMD160: 0fb494f816d60889a745320bd021add972be1684
Filesize: 791.535 KB

Version history: (Expand)