summaryrefslogtreecommitdiffstats
path: root/mkspecs
diff options
context:
space:
mode:
authorBenjamin Poulain <benjamin.poulain@nokia.com>2010-08-03 10:06:34 (GMT)
committerBenjamin Poulain <benjamin.poulain@nokia.com>2010-08-03 10:49:11 (GMT)
commit57d4e5aae33d27f4989c76269f23e837b8dff451 (patch)
treeac3642e8588b98f44b291e1cd8fd38917f4f300d /mkspecs
parentb86691f854adb24060cec61e4954c986fc350821 (diff)
downloadQt-57d4e5aae33d27f4989c76269f23e837b8dff451.zip
Qt-57d4e5aae33d27f4989c76269f23e837b8dff451.tar.gz
Qt-57d4e5aae33d27f4989c76269f23e837b8dff451.tar.bz2
Use the fast conversion from RGB888 to RGB32 for Jpeg images
The commit 90642dd2b6b14c39cc6178f1161331895809b342 introduce a fast way to convert from RGB888 to RGB32 with SSSE3. This patch uses that function to do the color conversion when decoding jpeg images. The #defines for the SIMD extension have been moved to the common code in order to be able to compile the jpeg handler directly in QtGui or as a plugin. Reviewed-by: Andreas Kling
Diffstat (limited to 'mkspecs')
0 files changed, 0 insertions, 0 deletions