summaryrefslogtreecommitdiff
path: root/trunk/jdcolext.c
AgeCommit message (Expand)Author
2012-03-11Allow RGB JPEG files to be created/decoded when using the LJT colorspace exte...dcommander
2011-09-09Use 8-bit write to avoid potential pointer aliasing issues (also, at least on...dcommander
2011-09-08When decompressing to a 4-byte RGB buffer, set the unused byte to 0xFF so it ...dcommander
2011-09-07Improve performance of non-SIMD color conversion routines and use global cons...dcommander