Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37620360
en ru br
ALT Linux repos
S:0.3.17-alt1.qa2
5.0: 0.3.15-alt2
4.1: 0.3.14-alt1
4.0: 0.3.10-alt2
3.0: 0.3.2-alt1

Group :: System/Libraries
RPM: liboil

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.3.2-alt1
Build date: 13 june 2005, 01:04 ( 985.2 weeks ago )
Size: 550.97 Kb

Home page:   http://www.schleef.org/liboil

License: LGPL
Summary: Library of Optimized Inner Loops
Description:

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. Clearly 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 broad range of applications.

Current maintainer: Yuri N. Sedunov

List of contributors

List of rpms provided by this srpm:

  • liboil
  • liboil-devel
  • liboil-devel-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin