]> Pileus Git - ~andy/gtk/commit
Fixed code which moved buffer around as new data comes in to work
authorMichael Fulbright <drmike@redhat.com>
Wed, 3 Nov 1999 17:17:32 +0000 (17:17 +0000)
committerMichael Fulbright <drmike@src.gnome.org>
Wed, 3 Nov 1999 17:17:32 +0000 (17:17 +0000)
commit3d5a2b1230af813f7870fce0695a2574fc439de6
tree32399596b7fdb021330179e54a78cc3728978be2
parentafed181c0ad7297a10e825e6b57b65c98f63effa
Fixed code which moved buffer around as new data comes in to work

1999-11-03  Michael Fulbright  <drmike@redhat.com>

* src/io-jpg.c image_load_increment(): Fixed code which moved
buffer around as new data comes in to work properly. JPEG progressive
loading should be working now except for grayscale JPEG's, which I
gdk-pixbuf/io-jpeg.c