Download List

Project Description

Liboil is a library of simple functions that are optimized for various CPUs. These functions are generally loops which implement simple algorithms, such as converting an array of N integers to floating-poing numbers or multiplying and summing an array of N numbers. Clearly, such functions are candidates for significant optimization using various techniques, especially by using extended instructions provided by modern CPUs (Altivec, MMX, SSE, etc.).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-03-07 09:37
0.3.13

Numerous major bugs were fixed. ARM support fixes
were made. Fixes were made for various
distributions. Minor additional functions were
added.
Tags: Major bugfixes

2007-05-29 19:24
0.3.12

Support for the jpeg decoder was improved. C++
support was improved. Various speedups and smaller
improvements were done.
Tags: Minor feature enhancements

2006-11-14 14:30
0.3.10

A lot of assembly optimizations were added for
optimizing Dirac operations as used in the
recently released Schrödinger Dirac
implementation.
Tags: Major feature enhancements

2005-11-16 19:35
0.3.6

Fixes for Solaris and Mac OS X, and more optimisations.
Tags: Minor feature enhancements

2005-10-04 14:06
0.3.3

This version included theora optimizations, GStreamer optimization bugfixes, and audio resampling optimization fixes.
Tags: Major feature enhancements

Project Resources