]> granicus.if.org Git - libjpeg-turbo/commit
The x86/x86-64 SIMD extensions were originally designed to accommodate changing the...
authorDRC <dcommander@users.sourceforge.net>
Tue, 13 May 2014 18:38:36 +0000 (18:38 +0000)
committerDRC <dcommander@users.sourceforge.net>
Tue, 13 May 2014 18:38:36 +0000 (18:38 +0000)
commit3402a66a22ff040096a8146a0eec029b38dab6c2
treea427ba4c6b95a1d53bdc92f4f4ce2b2c73dd9e70
parent78df2e6115b0e579432d01cb034132cd4402a1ba
parent976fd9687e5773f3653385da7a3489ce4d58dd51
The x86/x86-64 SIMD extensions were originally designed to accommodate changing the value of RGB_*, but this apparently broke when RGB-to-gray colorspace conversion was accelerated.  Further, the ARM NEON extensions have always assumed that JCS_RGB behaves identically to JCS_EXT_RGB.  Rather than fix these issues, it makes more sense to just stop claiming that we support changing the values of RGB_*, since doing so is no longer necessary.

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1296 632fc199-4ca6-4c93-a231-07263d6284db
jmorecfg.h