diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2005-12-14 Michael Natterer <mitch@imendio.com> + * gdk-pixbuf/io-jpeg.c (gdk_pixbuf__jpeg_image_load_lines): new + utility function which factors out massive code duplication from + the commit below. + +2005-12-14 Michael Natterer <mitch@imendio.com> + * gdk-pixbuf/io-jpeg.c: applied patch from maemo-gtk which avoids the allocation of an intermediate buffer for non-progressive jpegs. Fixed bug #305894. |