Get DCT coefficients of jpeg image

It looks like the culprit is the boolean type, which is apparently unsigned char on Windows and int on Mac. I’ve pushed an update that should fix this.

2 Likes