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

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


Branch: pkgsrc-2008Q1, Version: 0.3.13nb1, Package name: liboil-0.3.13nb1, 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: 1c08d92810a76afce7a2cba2b5f969a096ecf8a0
RMD160: aefcf9c7a100b5faff3449573bff6238db0bdb34
Filesize: 794.917 KB

Version history: (Expand)