gecko0307 / dlib

Allocators, I/O streams, math, geometry, image and audio processing for D
https://gecko0307.github.io/dlib
Boost Software License 1.0
217 stars 34 forks source link

Can't open jpg images with "Progressive DCT, Huffman coding" encoding #180

Closed al1-ce closed 2 years ago

al1-ce commented 2 years ago

Tried out several JPEG images but those which was problematic always had progressive dct encoding where others was just fine. I'm attaching archive with one's throwing exception. UnableToOpen.zip

gecko0307 commented 2 years ago

Progressive JPEGs are not supported yet (#66 )