]> Pileus Git - ~andy/gtk/commit
Added first cut at progressive jpeg loading. Currently does not handle
authorMichael Fulbright <drmike@redhat.com>
Fri, 29 Oct 1999 22:37:27 +0000 (22:37 +0000)
committerMichael Fulbright <drmike@src.gnome.org>
Fri, 29 Oct 1999 22:37:27 +0000 (22:37 +0000)
commita4a876d70e576fe5573cbd6daaaf93d6a33e4417
treef0c457b2aef112c9dd380ed065db63d40a1765cd
parenta3fd5f8d9adac69644377a94410513098bc633d2
Added first cut at progressive jpeg loading. Currently does not handle

999-10-29  Michael Fulbright  <drmike@redhat.com>

        * src/io-jpeg.c: Added first cut at progressive jpeg loading.
        Currently does not handle either progressive jpeg files (jpeg
        files with multiple scans at different quality settings), but
        I plan on adding this support soon. These are fairly rare in
        my experience, so it shouldn't slow people down too much.
        Grayscale jpegs also don't work but that should be easy to fix.
gdk-pixbuf/io-jpeg.c