summaryrefslogtreecommitdiffstats
path: root/rules/libjpeg.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-02-13 16:34:27 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-02-13 19:51:51 +0100
commit4d199ee29940002a669f641a573221fe637f41bb (patch)
tree22714e90c5aa1a8b33a5e9e2e0e3b1c388aba60d /rules/libjpeg.in
parent87fe8ebc88d5effc93a5bb9eeabc2e1860a84c04 (diff)
downloadptxdist-4d199ee29940002a669f641a573221fe637f41bb.tar.gz
ptxdist-4d199ee29940002a669f641a573221fe637f41bb.tar.xz
libjpeg: switch to libjpeg-turbo
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/libjpeg.in')
-rw-r--r--rules/libjpeg.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/rules/libjpeg.in b/rules/libjpeg.in
index e9f1b667f..194388c22 100644
--- a/rules/libjpeg.in
+++ b/rules/libjpeg.in
@@ -2,9 +2,11 @@
menuconfig LIBJPEG
tristate
- prompt "libjpeg "
+ prompt "libjpeg-turbo "
help
- libjpeg is a library for handling the JPEG (JFIF) image format.
+ libjpeg-turbo is a library for handling the JPEG (JFIF) image format
+ that uses SIMD instructions (MMX, SSE2, AVX2, NEON, AltiVec) to
+ accelerate baseline JPEG compression an decompression.
if LIBJPEG