Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improved error handling: if JpegCompressor could not compress the data, | Constantin Kaplinsky | 2008-06-05 | 1 | -1/+9 |
* | IrixDMJpegCompressor is now preferred to IrixCLJpegCompressor. Debugging beha... | Constantin Kaplinsky | 2007-12-20 | 1 | -14/+19 |
* | Functional version of IrixCLJpegCompressor. This commit includes modification... | Constantin Kaplinsky | 2007-12-19 | 1 | -9/+25 |
* | Using JpegEncoder for video only with proper pixel formats. | Constantin Kaplinsky | 2007-10-17 | 1 | -11/+22 |
* | Changes in mapping of JPEG quality levels. Minor code cleanups. | Constantin Kaplinsky | 2007-10-10 | 1 | -3/+6 |
* | Added support for new UseHardwareJPEG parameter ("Use hardware-accelerated JP... | Constantin Kaplinsky | 2007-10-10 | 1 | -3/+27 |
* | Using hardware-accelerated version of JpegEncoder under IRIX. | Constantin Kaplinsky | 2007-09-04 | 1 | -0/+8 |
* | JpegEncoder implemented. It compresses full-color pixel data with JPEG sub-en... | Constantin Kaplinsky | 2007-08-02 | 1 | -0/+79 |