DRC
|
0fb3247f9a
|
Add CMYK support to the TurboJPEG Java API & clean up a few things in the C API
|
2013-08-23 04:45:43 +00:00 |
|
DRC
|
24668df1df
|
Add CMYK support to the TurboJPEG C API
|
2013-08-23 02:49:25 +00:00 |
|
DRC
|
5ca8bf8738
|
Add 4:1:1 subsampling support in the TurboJPEG C API
|
2013-08-18 10:19:00 +00:00 |
|
DRC
|
b34b2ad711
|
Add note regarding the fact that 4:4:0 lacks full SIMD support; Add an option for benchmarking 4:4:0 subsampling in tjbench.
|
2013-08-18 09:15:37 +00:00 |
|
DRC
|
019d51d4f1
|
Add flags to the TurboJPEG API that allow the caller to force the use of either the fast or the accurate DCT/IDCT algorithms in the underlying codec.
|
2012-06-29 23:46:38 +00:00 |
|
DRC
|
6de1345133
|
Fix the behavior of the alpha-enabled colorspace constants whenever libjpeg-turbo is built without SIMD support and merged upsampling is used.
|
2012-03-16 14:30:46 +00:00 |
|
DRC
|
5e805d2f4b
|
Expose new scaling factors in TurboJPEG API
|
2012-01-28 06:49:56 +00:00 |
|
DRC
|
88d2e0d792
|
Oops. Height of output buffer should equal scaled height, not JPEG height.
|
2012-01-28 06:31:21 +00:00 |
|
DRC
|
9b0741512e
|
Fix compiler warning
|
2011-10-18 22:06:22 +00:00 |
|
DRC
|
f343d7332a
|
Implement custom filter callback in Java
|
2011-09-20 05:02:19 +00:00 |
|
DRC
|
42df487a35
|
|
2011-09-17 00:41:14 +00:00 |
|
DRC
|
85a878bf07
|
Implement a custom DCT filter callback for lossless transforms
|
2011-09-17 00:18:31 +00:00 |
|
DRC
|
489864aefa
|
Re-work TJBUFSIZE() to take into account the level of chrominance subsampling
|
2011-07-12 03:17:23 +00:00 |
|
DRC
|
14ae3e4959
|
Oops. Add the already-advertised -bmp option
|
2011-05-25 04:35:53 +00:00 |
|
DRC
|
49e17cd6a7
|
"jpegut"="tjunittest" & "jpgtest"="tjbench"
|
2011-05-25 03:54:56 +00:00 |
|