Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 273 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 273 Bytes

oclJPEGDecoder

GPU-accelerated JPEG Decoder based on OpenCL

Supports most JPG files. Highly optimized Huffman decoding algorithm running on CPU. IDCT and color space conversion have been offloaded to GPU, 2x-3x faster than CPU (on Quadro K3000m and 3632qm).