Logoj0ke.net Open Build Service > Projects > multimedia:EL5 > liboil-0_3-0
Sign Up | Log In

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.

Author: David Schleef <ds@schleef.org>

Source Files

Filename Size Changed Actions
liboil-0.3.16.tar.gz 836 KB almost 15 years ago Download File
liboil.spec 2.27 KB almost 14 years ago Download File

Latest Revision

hostmaster hostmaster committed almost 14 years ago (revision 3)
update

Comments for multimedia:EL5 (0)