1. eeab695 Replace the TJ_YUV flag with two new API functions, and add TJBUFSIZEYUV() from trunk by DRC · 14 years ago
  2. 7d9d434 "TurboJPEG/OSS"="TurboJPEG", since the TurboJPEG header is used with other codecs besides libjpeg-turbo by DRC · 14 years ago
  3. 3e87c8b Wordsmithing by DRC · 14 years ago
  4. 8254df1 Document that pitch=0 == pitch=width*pixelsize by DRC · 14 years ago
  5. e27124a by DRC · 14 years ago
  6. 1fe80f8 Added extended tjDecompressHeader() function which can determine the type of subsampling used in the JPEG image by DRC · 14 years ago
  7. f9cf5c7 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 by DRC · 14 years ago
  8. 9e17f7d Provide TJ_YUV option for tjDecompress() as well by DRC · 14 years ago
  9. fbb6747 Merge the TurboJPEG planar YUV encoding feature from VirtualGL 2.2 by DRC · 14 years ago
  10. 7ab9d7c Update header description for grayscale bitmap support by DRC · 14 years ago
  11. 4ea16c0 Define TJ_411 so that VirtualGL <= 2.1.x and TurboVNC <= 0.6 can be built with the libjpeg-turbo SDK by DRC · 14 years ago
  12. 8f0d62c Added additional documentation for flags by DRC · 15 years ago
  13. 61e51f9 Test fast upsampling "4:1:1 = 4:2:0" by DRC · 15 years ago
  14. 2e7b76b Include low-level unit tests borrowed from VirtualGL by DRC · 15 years ago