summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Minor corrections; lib caller must now free gif_dataSean Fox2008-06-261-2/+2
* Bitmap callbacks are now set during the call to gif_createSean Fox2008-06-261-10/+10
* Arranged gif_animation and gif_frame members, moved bitmap callbacks into gif...Sean Fox2008-06-261-23/+22
* Improved functions handling gif extensions; added several constants for gif f...Sean Fox2008-06-251-1/+3
* Return values are now in an enumSean Fox2008-06-221-3/+3
* Try and display the GIF anyway if an error code is returned.James Bursa2008-06-221-5/+4
* Simplified example of using libnsgif.James Bursa2008-06-212-0/+221