Home > Repository > base > liboil

liboil: A library of simple functions that are optimized for various CPU

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.
Nome:liboil
Versione: 0.3.17-3mamba
Gruppo:System/Libraries
Manutentore:silvan
Licenza:BSD
Dimensione:890,21 kB
URL di origine:http://liboil.freedesktop.org
Data di compilazione:2020-12-03 14:50:33
Pacchetti binari e dipendenze
x86_64aarch64i586
RPM creatiliboil
liboil-debug
liboil-devel
liboil
liboil-debug
liboil-devel
liboil
liboil-debug
liboil-devel
Dipendenze di compilazioneglibc-devel [1]
gtk-doc [1]
ldconfig [1]
libglib-devel [1]
pkgconfig [1]
glibc-devel [1]
gtk-doc [1]
ldconfig [1]
libglib-devel [1]
pkgconfig [1]
glibc-devel [1]
gtk-doc [1]
ldconfig [1]
libglib-devel [1]
pkgconfig [1]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
2020-12-03silvan0.3.17-3mamba- rebuilt with debug package and aarch64 build fix
2014-12-28autodist0.3.17-2mamba- automatic rebuild by autodist
2010-02-08autodist0.3.17-1mamba- automatic update by autodist
2009-04-03silvan0.3.16-1mamba- automatic update by autodist
2008-07-09gil0.3.15-1mamba- update to 0.3.15
2006-05-23davide0.3.9-1qilnx- package created by autospec