Library of Optimized Inner Loops

Edit Package liboil

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.

Refresh
Refresh
Source Files
Filename Size Changed
baselibs.conf 0000000007 7 Bytes
liboil-0.3.17.tar.gz 0000912563 891 KB
liboil.changes 0000006631 6.48 KB
liboil.spec 0000004702 4.59 KB
ppc-asm.patch 0000001991 1.94 KB
reproducible.patch 0000000815 815 Bytes
s390-asm.patch 0000000331 331 Bytes
Latest Revision
Stefan Behlert's avatar Stefan Behlert (sbehlert) committed (revision 2)
- add s390-asm.patch using different constraints for the asm
  to fix build on s390x (bnc#1085397)
Comments 0
openSUSE Build Service is sponsored by