This website requires JavaScript.
Explore
Help
Sign In
ryan
/
mozjpeg
Watch
1
Star
0
Fork
0
You've already forked mozjpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
771
Commits
2
Branches
68
Tags
b34b2ad71148be75cc400b98d71bbaf6d6b050c6
Commit Graph
2 Commits
Author
SHA1
Message
Date
DRC
458a2dd64e
Upgrade to Doxygen 1.8.3.1
2013-08-18 08:47:03 +00:00
DRC
aa92628cd4
Completely refactored the TurboJPEG C API so that it uses pixel formats instead of the clunky pixel size + flags combination to define the pixel size and component order. tjCompress2() and tjTransform() can also now grow the JPEG buffer as needed, which can allow programs to save memory by not pre-allocating the "worst-case" buffer size calculated by TJBUFSIZE(). Converted API documentation to Doxygen. There is no legacy code remaining, so the refactored version of the library has been re-licensed under a BSD-style license.
2011-05-21 14:37:15 +00:00