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

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


Branch: pkgsrc-2018Q1, Version: 0.3.17, Package name: liboil-0.3.17, 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: f9d7103a3a4a4089f56197f81871ae9129d229ed
RMD160: de286350687a5d49868b0a45d4db007526220fec
Filesize: 891.175 KB

Version history: (Expand)