summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/io-jpeg.c
Commit message (Expand)AuthorAgeFilesLines
...
* Add pixbuf_duplicate,Michael Meeks1999-09-221-10/+5
* Set the initial ref_count to 1.Federico Mena Quintero1999-09-171-1/+1
* Fixed compiler warnings. Fixed write to unallocated memory (row_ptr), andFederico Mena Quintero1999-08-091-2/+2
* Fix a few memory leaks in the, most of them in error cases but one or twoLarry Ewing1999-07-191-1/+4
* add raph@gimp.org's fix to the jpeg indexing routineLarry Ewing1999-07-151-2/+2
* Fixed crash-on-loading bug (width and height are not set untilMark Crichton1999-07-121-1/+3
* Added loader for jpeg->RGB.Michael Zucci1999-06-291-0/+129