libjpeg-turbo: add package
authorFlorian Fainelli <florian@openwrt.org>
Sat, 8 Dec 2012 17:06:01 +0000 (17:06 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sat, 8 Dec 2012 17:06:01 +0000 (17:06 +0000)
commit0acb5235f52d9665a46211a1b68b45e43cc38ca9
treebce6034a8867202f38a7c1432ec2e61f79dc6bb4
parent226f6b278649dba53c0339e05722c1416a271c48
libjpeg-turbo: add package

Libjpeg-turbo is a fork of jpeg-6b, which includes MMX, SSE and NEON
acceleration and other performance enhancements. It is meant to be
ABI/API compatible with the Independent JPEG Group's (IJG) jpeg
implementation. Since its initial release, it also emulates jpeg 7 or
8, and has been adopted as the system jpeg library of Fedora, and an
option in Gentoo.

The SIMD acceleration provides a 2-4x speedup. On non-SIMD machines
the enhancements provides up to a 25% improvement.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34580
libs/libjpeg-turbo/Makefile [new file with mode: 0644]