Paketname | liboil0.3 |
Beschreibung | Library of Optimized Inner Loops |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.3.17-2 |
Sektion | libs |
Priorität | optional |
Installierte Größe | 532 Byte |
Hängt ab von | libc6 (>= 2.3) |
Empfohlene Pakete | |
Paketbetreuer | Maintainers of GStreamer packages |
Quelle | liboil |
Paketgröße | 134884 Byte |
Prüfsumme MD5 | 264560cbdb8e8d078bfedaa22ce07c4c |
Prüfsumme SHA1 | d4313ddbe0d0dbd0149bd3f0cc3a4159725edfa1 |
Prüfsumme SHA256 | caa48aab1651d963b0408c527c2fbc5fb73e3060b629c7b38e99829928486a55 |
Link zum Herunterladen | liboil0.3_0.3.17-2_i386.deb |
Ausführliche Beschreibung | Liboil is a collection of functions that often benefit from having
special implementations on various architectures or CPUs. Each function
in liboil has several implementations which may perform faster or
slower on a given CPU. Some implementations use alternate algorithms,
some use hand-crafted assembly, and some use special instructions that
are only available on certain CPUs, such as MMX, SSE, or Altivec.
The fastest implementation is automatically chosen at runtime.
.
This package contains the liboil shared libraries. It is typically
installed automatically when an application or library requires it.
|