DRC
|
90d7c850fa
|
Fixed non-fatal out-of-bounds read in SSE2 SIMD code reported by valgrind when decompressing a JPEG image to a bitmap buffer whose size was not a multiple of 16 bytes.
|
2011-12-01 10:58:36 +00:00 |
|
DRC
|
a399b5bbea
|
YASM support
|
2011-05-03 06:32:41 +00:00 |
|
DRC
|
b2c532f62d
|
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 |
|
DRC
|
9cc9035c67
|
Oops. jcolsamp.inc needs to be included from j[c|d]clr[mmx|ss2].asm so that it receives the effect of the redefined RGB_* macros
|
2009-04-04 15:22:14 +00:00 |
|
DRC
|
f7e0f6d5f5
|
Implement new colorspaces to allow directly compressing from/decompressing to RGB/RGBX/BGR/BGRX/XBGR/XRGB without conversion
|
2009-04-03 12:00:51 +00:00 |
|