Library of Optimized Inner Loops
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.
- Developed at multimedia:libs
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:PowerPC/liboil && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000007 7 Bytes | |
liboil-0.3.16.tar.bz2 | 0000576491 563 KB | |
liboil.changes | 0000005190 5.07 KB | |
liboil.spec | 0000004827 4.71 KB | |
ready | 0000000000 0 Bytes |
Revision 14 (latest revision is 32)
autobuild
accepted
request 33301
from
Stephan Kulow (coolo)
(revision 14)
Copy from multimedia:libs/liboil based on submit request 33301 from user coolo
Comments 0