DRC
|
21b5c4bc4d
|
The fast integer DCT degrades for qualities > 95, so use the slow integer DCT instead to ensure that perceptually lossless performance is maintained.
|
2011-01-25 06:52:31 +00:00 |
|
DRC
|
2e1b59c09d
|
Eliminate all of the __memalign() mess and just handle the alignment ourselves
|
2011-01-05 23:35:53 +00:00 |
|
DRC
|
3c7c57b3ad
|
Ensure temp. buffers for YUV output are 16-byte aligned on 32-bit Windows
|
2011-01-05 22:33:24 +00:00 |
|
DRC
|
f0d2577482
|
Added extended tjDecompressHeader() function which can determine the type of subsampling used in the JPEG image
|
2010-12-14 01:21:29 +00:00 |
|
DRC
|
55a9cbffe7
|
Fix various memory corruption issues in the new JPEG->YUV feature
|
2010-12-11 06:01:11 +00:00 |
|
DRC
|
f54cc16225
|
If the output width/height are not an even number of MCU's, then use an intermediate buffer to ensure that the output format is XVideo-compatible
|
2010-12-10 10:58:49 +00:00 |
|
DRC
|
f80fb63847
|
Provide TJ_YUV option for tjDecompress() as well
|
2010-12-10 04:59:13 +00:00 |
|
DRC
|
979a590374
|
Merge the TurboJPEG planar YUV encoding feature from VirtualGL 2.2
|
2010-11-24 04:02:37 +00:00 |
|
DRC
|
366f303099
|
Grayscale bitmap support in TurboJPEG/OSS
|
2010-11-04 22:39:59 +00:00 |
|
DRC
|
a478af780a
|
Space = Tab
|
2010-10-13 19:22:50 +00:00 |
|
DRC
|
0298a12bd8
|
Bleepin' Windows uses LLP64, not LP64
|
2010-02-26 23:01:19 +00:00 |
|
DRC
|
f72fb65759
|
Make TJ_FORCE* options work correctly
|
2010-02-22 08:34:44 +00:00 |
|
DRC
|
cf75c6f1be
|
Test fast upsampling
"4:1:1 = 4:2:0"
|
2009-04-05 21:53:20 +00:00 |
|
DRC
|
65b7cbecf3
|
Include low-level unit tests borrowed from VirtualGL
|
2009-04-03 12:04:24 +00:00 |
|