Skip to content

GPU-accelerated JPEG Decoder based on OpenCL

License

Notifications You must be signed in to change notification settings

Zdahap/oclJPEGDecoder

 
 

Repository files navigation

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).

About

GPU-accelerated JPEG Decoder based on OpenCL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.1%
  • C 10.9%