On Friday 19 October 2007, Dave Chand wrote: > On Oct 6, 2007, at 6:58 PM, Greg Lee wrote: > > I have been experimenting with gdk-pixbuf. What I find is the > following: in the file gtk+2.12.x/gdk-pixbuf/io-jpeg.c > there is the statement > #define JPEG_PROG_BUF_SIZE 65536 > if you change its value to something significantly higher, such as > #JPEG_PROG_BUF_SIZE 500000 > then it seems the decoding problems go away. > > Can someone with some knowledge of gtk please comment on this?
No knowledge of gtk here, but I grabbed the sources of the version that works for me (10.13-1) and it's PROG_BUF == 65536. That would seem to indicate that other factors are involved, but its valuable info for maintainers. stevem _______________________________________________ Pan-users mailing list Pan-users@nongnu.org http://lists.nongnu.org/mailman/listinfo/pan-users