mozjpeg/simd
DRC 771886c192 Fix an error in the MIPS DSPr2 fancy upsampling routine
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1277 632fc199-4ca6-4c93-a231-07263d6284db
2014-05-09 14:45:55 +00:00
..
CMakeLists.txt Fix build issues that occurred whenever the source directory contained the letters "col", "mer", or "gra". 2012-08-07 21:59:59 +00:00
Makefile.am Create a separate stub file for 64-bit ARM, since it currently implements only the decompression-related functions. 2014-02-05 19:03:41 +00:00
jcclrmmx.asm YASM support 2011-05-03 06:32:41 +00:00
jcclrss2-64.asm YASM support 2011-05-03 06:32:41 +00:00
jcclrss2.asm YASM support 2011-05-03 06:32:41 +00:00
jccolmmx.asm Improve performance of non-SIMD color conversion routines and use global constants to define colorspace extension parameters 2011-09-07 06:31:00 +00:00
jccolss2-64.asm Improve performance of non-SIMD color conversion routines and use global constants to define colorspace extension parameters 2011-09-07 06:31:00 +00:00
jccolss2.asm Improve performance of non-SIMD color conversion routines and use global constants to define colorspace extension parameters 2011-09-07 06:31:00 +00:00
jcgrammx.asm Improve performance of non-SIMD color conversion routines and use global constants to define colorspace extension parameters 2011-09-07 06:31:00 +00:00
jcgrass2-64.asm Improve performance of non-SIMD color conversion routines and use global constants to define colorspace extension parameters 2011-09-07 06:31:00 +00:00
jcgrass2.asm Improve performance of non-SIMD color conversion routines and use global constants to define colorspace extension parameters 2011-09-07 06:31:00 +00:00
jcgrymmx.asm YASM support 2011-05-03 06:32:41 +00:00
jcgryss2-64.asm YASM support 2011-05-03 06:32:41 +00:00
jcgryss2.asm YASM support 2011-05-03 06:32:41 +00:00
jcolsamp.inc Add SSE2 SIMD implementation of computationally intensive routines. 2009-03-09 13:34:17 +00:00
jcqnt3dn.asm Work around alignment issue with OS X linker which was causing problems on Leopard and Snow Leopard 2009-10-08 09:04:56 +00:00
jcqntmmx.asm Work around alignment issue with OS X linker which was causing problems on Leopard and Snow Leopard 2009-10-08 09:04:56 +00:00
jcqnts2f-64.asm Use correct filenames in headers 2010-04-20 18:20:13 +00:00
jcqnts2f.asm Work around alignment issue with OS X linker which was causing problems on Leopard and Snow Leopard 2009-10-08 09:04:56 +00:00
jcqnts2i-64.asm Use correct filenames in headers 2010-04-20 18:20:13 +00:00
jcqnts2i.asm Work around alignment issue with OS X linker which was causing problems on Leopard and Snow Leopard 2009-10-08 09:04:56 +00:00
jcqntsse.asm Work around alignment issue with OS X linker which was causing problems on Leopard and Snow Leopard 2009-10-08 09:04:56 +00:00
jcsammmx.asm Fix build with YASM 2010-08-03 18:45:11 +00:00
jcsamss2-64.asm Use correct filenames in headers 2010-04-20 18:20:13 +00:00
jcsamss2.asm Work around alignment issue with OS X linker which was causing problems on Leopard and Snow Leopard 2009-10-08 09:04:56 +00:00
jdclrmmx.asm YASM support 2011-05-03 06:32:41 +00:00
jdclrss2-64.asm Fix the x86 build with NASM 0.98. Since NASM 0.98 is the default version on OS X, we want to at least allow people to build 32-bit code with it, even though it can't properly build 64-bit code. 2013-01-13 12:15:58 +00:00
jdclrss2.asm Fix the x86 build with NASM 0.98. Since NASM 0.98 is the default version on OS X, we want to at least allow people to build 32-bit code with it, even though it can't properly build 64-bit code. 2013-01-13 12:15:58 +00:00
jdcolmmx.asm Improve performance of non-SIMD color conversion routines and use global constants to define colorspace extension parameters 2011-09-07 06:31:00 +00:00
jdcolss2-64.asm Improve performance of non-SIMD color conversion routines and use global constants to define colorspace extension parameters 2011-09-07 06:31:00 +00:00
jdcolss2.asm Improve performance of non-SIMD color conversion routines and use global constants to define colorspace extension parameters 2011-09-07 06:31:00 +00:00
jdct.inc Add SSE SIMD implementation of computationally intensive routines. 2009-03-09 13:31:56 +00:00
jdmermmx.asm Improve performance of non-SIMD color conversion routines and use global constants to define colorspace extension parameters 2011-09-07 06:31:00 +00:00
jdmerss2-64.asm Improve performance of non-SIMD color conversion routines and use global constants to define colorspace extension parameters 2011-09-07 06:31:00 +00:00
jdmerss2.asm Improve performance of non-SIMD color conversion routines and use global constants to define colorspace extension parameters 2011-09-07 06:31:00 +00:00
jdmrgmmx.asm YASM support 2011-05-03 06:32:41 +00:00
jdmrgss2-64.asm Fix the x86 build with NASM 0.98. Since NASM 0.98 is the default version on OS X, we want to at least allow people to build 32-bit code with it, even though it can't properly build 64-bit code. 2013-01-13 12:15:58 +00:00
jdmrgss2.asm Fix the x86 build with NASM 0.98. Since NASM 0.98 is the default version on OS X, we want to at least allow people to build 32-bit code with it, even though it can't properly build 64-bit code. 2013-01-13 12:15:58 +00:00
jdsammmx.asm Work around alignment issue with OS X linker which was causing problems on Leopard and Snow Leopard 2009-10-08 09:04:56 +00:00
jdsamss2-64.asm Use correct filenames in headers 2010-04-20 18:20:13 +00:00
jdsamss2.asm Work around alignment issue with OS X linker which was causing problems on Leopard and Snow Leopard 2009-10-08 09:04:56 +00:00
jf3dnflt.asm Work around alignment issue with OS X linker which was causing problems on Leopard and Snow Leopard 2009-10-08 09:04:56 +00:00
jfmmxfst.asm Work around alignment issue with OS X linker which was causing problems on Leopard and Snow Leopard 2009-10-08 09:04:56 +00:00
jfmmxint.asm Work around alignment issue with OS X linker which was causing problems on Leopard and Snow Leopard 2009-10-08 09:04:56 +00:00
jfss2fst-64.asm Use correct filenames in headers 2010-04-20 18:20:13 +00:00
jfss2fst.asm Work around alignment issue with OS X linker which was causing problems on Leopard and Snow Leopard 2009-10-08 09:04:56 +00:00
jfss2int-64.asm Use correct filenames in headers 2010-04-20 18:20:13 +00:00
jfss2int.asm Work around alignment issue with OS X linker which was causing problems on Leopard and Snow Leopard 2009-10-08 09:04:56 +00:00
jfsseflt-64.asm Use correct filenames in headers 2010-04-20 18:20:13 +00:00
jfsseflt.asm Work around alignment issue with OS X linker which was causing problems on Leopard and Snow Leopard 2009-10-08 09:04:56 +00:00
ji3dnflt.asm Work around alignment issue with OS X linker which was causing problems on Leopard and Snow Leopard 2009-10-08 09:04:56 +00:00
jimmxfst.asm Work around alignment issue with OS X linker which was causing problems on Leopard and Snow Leopard 2009-10-08 09:04:56 +00:00
jimmxint.asm Work around alignment issue with OS X linker which was causing problems on Leopard and Snow Leopard 2009-10-08 09:04:56 +00:00
jimmxred.asm Work around alignment issue with OS X linker which was causing problems on Leopard and Snow Leopard 2009-10-08 09:04:56 +00:00
jiss2flt-64.asm Use correct filenames in headers 2010-04-20 18:20:13 +00:00
jiss2flt.asm Work around alignment issue with OS X linker which was causing problems on Leopard and Snow Leopard 2009-10-08 09:04:56 +00:00
jiss2fst-64.asm Use correct filenames in headers 2010-04-20 18:20:13 +00:00
jiss2fst.asm Work around alignment issue with OS X linker which was causing problems on Leopard and Snow Leopard 2009-10-08 09:04:56 +00:00
jiss2int-64.asm Use correct filenames in headers 2010-04-20 18:20:13 +00:00
jiss2int.asm Work around alignment issue with OS X linker which was causing problems on Leopard and Snow Leopard 2009-10-08 09:04:56 +00:00
jiss2red-64.asm Use correct filenames in headers 2010-04-20 18:20:13 +00:00
jiss2red.asm Work around alignment issue with OS X linker which was causing problems on Leopard and Snow Leopard 2009-10-08 09:04:56 +00:00
jisseflt.asm Work around alignment issue with OS X linker which was causing problems on Leopard and Snow Leopard 2009-10-08 09:04:56 +00:00
jsimd.h SIMD-accelerated slow integer IDCT routine for MIPS DSPr2 2014-05-06 09:53:21 +00:00
jsimd_arm.c Remove trailing space 2014-02-06 19:15:03 +00:00
jsimd_arm64.c Create a separate stub file for 64-bit ARM, since it currently implements only the decompression-related functions. 2014-02-05 19:03:41 +00:00
jsimd_arm_neon.S Formatting tweaks 2014-02-05 07:40:00 +00:00
jsimd_arm_neon_64.S First pass at ARMv8 64-bit NEON SIMD support 2014-02-05 08:15:44 +00:00
jsimd_i386.c Make environment variable syntax consistent between ARM and x86 code, and add an option to disable SIMD on x86 (this option will be added to the x86-64 code as well, but it makes more sense to add it when we add AVX support.) 2013-10-31 07:40:24 +00:00
jsimd_mips.c SIMD-accelerated slow integer IDCT routine for MIPS DSPr2 2014-05-06 09:53:21 +00:00
jsimd_mips_dspr2.S Fix an error in the MIPS DSPr2 fancy upsampling routine 2014-05-09 14:45:55 +00:00
jsimd_mips_dspr2_asm.h SIMD-accelerated floating point quantize and convsamp routines for MIPS DSPr2 2013-10-09 18:39:44 +00:00
jsimd_x86_64.c Added new alpha channel colorspace constants/pixel formats, so applications can specify that they need the unused byte in a 4-component RGB output buffer set to 0xFF when decompressing. 2011-12-19 02:21:03 +00:00
jsimdcfg.inc.h More recent versions of autoconf add -traditional-cpp to the CPP flags, which causes jsimdcfg.inc.h to not preprocess correctly unless we expand all of the instances of the #definev macro. 2012-06-28 23:25:34 +00:00
jsimdcpu.asm Work around alignment issue with OS X linker which was causing problems on Leopard and Snow Leopard 2009-10-08 09:04:56 +00:00
jsimdext.inc Fixed regression caused by a bug in the 32-bit strict memory access code in jdmrgss2.asm (contributed by Chromium to stop valgrind from whining whenever the output buffer size was not evenly divisible by 16 bytes.) On Linux/x86, this regression generated incorrect pixels on the right-hand side of images whose rows were not 16-byte aligned, whenever fancy upsampling was used. This patch also enables the strict memory access code on all platforms, not just Linux (it does no harm on other platforms) and removes a couple of pcmpeqb instructions that were rendered unnecessary by r835. 2012-06-15 21:54:45 +00:00
nasm_lt.sh First attempt at Win64 support 2010-02-18 13:03:41 +00:00