[Ohrrpgce] SVN: teeemcee/11354 Add jo_jpeg, a minimal JPEG encoder by Jon Olick. Public domain

subversion at HamsterRepublic.com subversion at HamsterRepublic.com
Tue Oct 29 02:24:16 PDT 2019


teeemcee
2019-10-29 02:24:16 -0700 (Tue, 29 Oct 2019)
408
Add jo_jpeg, a minimal JPEG encoder by Jon Olick. Public domain

>From https://github.com/jpcy/jo_jpeg commit 161bc26
(originally from http://jonolick.com)

Note that we have a completely different minimal JPEG DEcoder, uJPEG.
Unfortunate that they don't share code, but they're both really small, so I'm
not concerned, since both together is still smaller than LodePNG.
jo_jpeg compiles to about 39kB on x86.
---
A   wip/lib/jo_jpeg.cpp


More information about the Ohrrpgce mailing list