DRC
|
e2563adb2e
|
Some of the IJG headers say "Modified by", so clarify that our "Modifications" are not referring to these.
|
2013-09-28 03:22:53 +00:00 |
|
DRC
|
de30fe9460
|
Change the copyright notices to make it clear that our modified files are not part of the IJG's software.
|
2012-12-31 02:42:18 +00:00 |
|
DRC
|
2a74bcdce4
|
Allow RGB JPEG files to be created/decoded when using the LJT colorspace extensions
|
2012-03-11 22:05:25 +00:00 |
|
DRC
|
ba8383452c
|
Use 8-bit write to avoid potential pointer aliasing issues (also, at least on x86, it's faster than the previous approach.)
|
2011-09-09 18:15:53 +00:00 |
|
DRC
|
d345306ecc
|
When decompressing to a 4-byte RGB buffer, set the unused byte to 0xFF so it can be interpreted as an opaque alpha channel.
|
2011-09-08 23:54:40 +00:00 |
|
DRC
|
edf4d637e1
|
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 |
|