Library of Optimized Inner Loops
This package is based on the package 'liboil' from project 'openSUSE:Factory'.
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.
- Links to multimedia:libs / liboil
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:plater/liboil && cd $_
- Create Badge
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000046 46 Bytes | |
liboil-0.3.17.tar.gz | 0000912563 891 KB | |
liboil.changes | 0000007190 7.02 KB | |
liboil.spec | 0000003659 3.57 KB | |
ppc-asm.patch | 0000002610 2.55 KB | |
reproducible.patch | 0000000815 815 Bytes | |
s390-asm.patch | 0000000331 331 Bytes |
Comments 0