Skip to content
  • Michael Fulbright's avatar
    Figured out problem with loading Progressive JPEG's progressively (say · 5de53804
    Michael Fulbright authored
    1999-11-09  Michael Fulbright  <drmike@redhat.com>
    
    * src/io-jpeg.c (image_load_increment): Figured out problem with
    loading Progressive JPEG's progressively (say that 10 times fast).
    Currently for Progressive JPEG's the entire image is loaded before
    it is displayed. libjpeg supports a fancier mechanism which I may
    implement later.
    
    With these changes all JPEG formats appear to load properly for me.
    5de53804