|
|
|
|
|
by TD-Linux
3254 days ago
|
|
I noticed this project is missing quite a few features common to modern image codecs, such as variable transform sizes, deblocking, or intra prediction. Of course, it's a work in progress, so those things could still be to come. Have you considered using Daala's lapped transforms? They work with variable block sizes and are quite effective for still images. Also, was there anything that motivated doing a custom image format rather than applying Butteraugli to WebP? |
|