caojiachen1's picture
Duplicate from caojiachen1/ChatGPT
6ab553d
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.