Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

libjpeg-turbo

Compare

  Analyzed 1 day ago

libjpeg-turbo is a high-speed version of libjpeg for x86 and x86-64 processors which uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression and decompression. libjpeg-turbo is generally 2-4x as fast as the unmodified version of libjpeg, all else being equal. ... [More] libjpeg-turbo was originally based on libjpeg/SIMD by Miyasaka Masaru, but the TigerVNC and VirtualGL projects made numerous enhancements to the codec, including improved support for Mac OS X, 64-bit support, support for 32-bit and big endian pixel formats (RGBA, ABGR, etc.), accelerated Huffman encoding/decoding, and various bug fixes. The goal was to produce a fully open source codec that could replace the partially closed source TurboJPEG/IPP codec used by VirtualGL and TurboVNC. [Less]

135K lines of code

5 current contributors

3 days since last commit

9 users on Open Hub

Low Activity
5.0
 
I Use This
Licenses: IJG, zlib_libpng

Pixman

Compare

  Analyzed about 21 hours ago

Pixman is a low-level software library for pixel manipulation, providing features such as image compositing and trapezoid rasterization. Important users of pixman are the cairo graphics library and the X server.

65.8K lines of code

10 current contributors

3 months since last commit

5 users on Open Hub

Low Activity
5.0
 
I Use This