]> 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:41:33 +0000 (18:41 +0000)
committerDRC <dcommander@users.sourceforge.net>
Tue, 13 May 2014 18:41:33 +0000 (18:41 +0000)
commit976fd9687e5773f3653385da7a3489ce4d58dd51
tree39b0ac3e7553eeacd97408f1b82cebc2f28765e1
parent90d6c3824bb2dbc98ac04522704c2b4a276cb3f5
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/branches/1.3.x@1298 632fc199-4ca6-4c93-a231-07263d6284db
jmorecfg.h