|
|
|
|
|
by pornel
3249 days ago
|
|
At the first glance it looks like it uses all the basic building blocks of JPEG, but with everything upgraded to the next level. It uses the same 8x8 DCT blocks, but with adaptive quantization. Like JPEG it also codes DC separately, but with 8 predictors instead of 1, etc. It's like a combination the Guetzli JPEG encoder and Lepton JPEG recompressor. |
|