index
:
delta/netsurf/libnsgif.git
baserock/morph
master
tlsa/add-ci
tlsa/buffer-lengths
tlsa/ci-sanitize
tlsa/docs
tlsa/expose-interlace
tlsa/lzw
tlsa/lzw-optimise
git.netsurf-browser.org: libnsgif.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
add a basic decode test
Vincent Sanders
2015-09-01
3
-211
/
+3
*
Script to disassemble GIFs, to help with debugging broken GIFs.
James Bursa
2008-12-31
1
-0
/
+109
*
Change libnsgif to MIT licence
Rob Kendrick
2008-09-05
1
-13
/
+3
*
Decode example now includes local header so it's useful prior to installing t...
Sean Fox
2008-07-15
1
-1
/
+1
*
Corrected the return type for bitmap_get_buffer in the gif decoding example
Sean Fox
2008-07-01
1
-2
/
+2
*
Type correction; clear gif_animation's memory in gif_create()
Sean Fox
2008-06-27
1
-2
/
+2
*
Minor corrections; lib caller must now free gif_data
Sean Fox
2008-06-26
1
-2
/
+2
*
Bitmap callbacks are now set during the call to gif_create
Sean Fox
2008-06-26
1
-10
/
+10
*
Arranged gif_animation and gif_frame members, moved bitmap callbacks into gif...
Sean Fox
2008-06-26
1
-23
/
+22
*
Improved functions handling gif extensions; added several constants for gif f...
Sean Fox
2008-06-25
1
-1
/
+3
*
Return values are now in an enum
Sean Fox
2008-06-22
1
-3
/
+3
*
Try and display the GIF anyway if an error code is returned.
James Bursa
2008-06-22
1
-5
/
+4
*
Simplified example of using libnsgif.
James Bursa
2008-06-21
2
-0
/
+221