Correction: I'm always talking of small images, but I cannot load any image with some dimension not multiple of 16 (sorry, previously I wrote 32, but actually it's 16). For example, I cannot decode rectangles of 800x72 or 264x256. I suppose that it's because the color space is YCbCr420 but I'm not finding how to work with YCbCr444 (JCMOD.REDU bits are read only when decoding).
↧