3 Commits

Author SHA1 Message Date
acinonyx
d7683065af [packages] libjpeg-turbo: 1.2.1 Version Bump
The license changed in version 1.2.0 from the wxWindows Library license to the 3-clause BSD license.

v2: Corrects licensing information in the Makefile.
v3: Extend Copyright to 2013. The 2011 is from the original package submission in Dec. 2011 of libjpeg-turbo to OpenWrt.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@35182 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-15 23:16:13 +00:00
acinonyx
af07f32fe8 [packages] libjpeg-turbo: Fix copyright notice
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-01-07 00:30:22 +00:00
florian
9d06d89cfd 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>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-08 17:06:01 +00:00