jackli888's picture
Duplicate from suchun/chatGPT_acdemic
40ecabd
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.