pyrroleach's picture
Duplicate from qingxu98/gpt-academic
dce5e46
raw
history blame contribute delete
No virus
149 Bytes
jpge.h - C++ class for JPEG compression.
Public domain, Rich Geldreich <richgel99@gmail.com>
Alex Evans: Added RGBA support, linear memory allocator.