index
:
libnsgif.git
master
tlsa/add-ci
tlsa/buffer-lengths
tlsa/ci-sanitize
tlsa/docs
tlsa/expose-interlace
tlsa/lzw-optimise
NetSurf GIF Decoder
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libnsgif.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bitmap callbacks are now set during the call to gif_create
Sean Fox
2008-06-26
1
-1
/
+1
*
Made non-critical bitmap callbacks optional (nullable in struct); assert on c...
Sean Fox
2008-06-26
1
-0
/
+2
*
Arranged gif_animation and gif_frame members, moved bitmap callbacks into gif...
Sean Fox
2008-06-26
1
-26
/
+32
*
Removed unnecessary dirty_frame member of gif_animation struct; made unnecess...
Sean Fox
2008-06-26
1
-1
/
+0
*
Corrected the implementation of frame disposal methods
Sean Fox
2008-06-25
1
-2
/
+2
*
Improved functions handling gif extensions; added several constants for gif f...
Sean Fox
2008-06-25
1
-13
/
+4
*
Return values are now in an enum
Sean Fox
2008-06-22
1
-8
/
+12
*
Made a constant for the GIF trailer (0x3b) so it's more obvious what that byt...
Sean Fox
2008-06-22
1
-0
/
+6
*
More naming convention changes to the header to squash compiler errors
Sean Fox
2008-06-18
1
-12
/
+12
*
Altered bitmap callback table structure name for libnsgif to avoid ambiguity ...
Sean Fox
2008-06-18
1
-5
/
+5
*
Incorporated bitmap callbacks to make libnsgif stand-alone
Sean Fox
2008-06-15
1
-9
/
+29
*
Move NetSurf's gifread.h to libnsgif
Sean Fox
2008-06-15
1
-0
/
+88