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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
API: Use uint32_t for background colour info member.
Michael Drake
2022-03-24
1
-1
/
+1
*
API: GIF: Take client colour layout on nsgif_create().
Michael Drake
2022-03-23
1
-2
/
+4
*
API: Add enum for colour component order selection.
Michael Drake
2022-03-23
1
-3
/
+58
*
API: Docs: Document meaning of zero for loop_max gif info member.
Michael Drake
2022-03-08
1
-1
/
+1
*
API: Document nsgif_data_scan return code errors being non-fatal.
Michael Drake
2022-03-03
1
-0
/
+3
*
API: Single error code for end of data.
Michael Drake
2022-03-03
1
-6
/
+1
*
API: Expose transparency flag in frame info.
Michael Drake
2022-03-02
1
-0
/
+2
*
API: Expose background colour in nsgif info.
Michael Drake
2022-03-02
1
-0
/
+2
*
API: Minor code documentation improvements for public API.
Michael Drake
2022-03-01
1
-17
/
+20
*
API: Document pixel buffer format in header.
Michael Drake
2022-03-01
1
-0
/
+5
*
Source: Update copyright years.
Michael Drake
2022-02-26
1
-1
/
+1
*
API: Consistent typedef naming convention.
Michael Drake
2022-02-26
1
-12
/
+14
*
API: Add public access function for frame information.
Michael Drake
2022-02-26
1
-34
/
+92
*
GIF: Minimum gif delay shouldn't be public.
Michael Drake
2022-02-26
1
-2
/
+0
*
API: Clean up error codes and add nsgif_strerror function.
Michael Drake
2022-02-26
1
-31
/
+73
*
API: Clean up client bitmap interface.
Michael Drake
2022-02-24
1
-25
/
+62
*
API: Rework library API to keep internal workings private.
Michael Drake
2022-02-23
1
-109
/
+117
*
API: Rename nsgif_animation to nsgif.
Michael Drake
2022-02-23
1
-7
/
+7
*
API: Split out redraw rectangle.
Michael Drake
2022-02-23
1
-8
/
+15
*
LIB: Rename public header and source file.
Michael Drake
2022-02-23
1
-0
/
+0
*
LIB: Use consistent nsgif_ / NSGIF_ namespace.
Michael Drake
2022-02-23
1
-50
/
+50
*
GIF: Rename flag for whether the frame image has been decoded.
Michael Drake
2022-02-21
1
-2
/
+2
*
API: Use stdint types.
Michael Drake
2021-11-24
1
-25
/
+25
*
GIF: Unify insufficient data error codes.
Michael Drake
2021-11-19
1
-7
/
+4
*
Add myself to the copyright headers.
Michael Drake
2021-11-19
1
-0
/
+1
*
API: Fix typos in public header.
Michael Drake
2021-11-05
1
-4
/
+4
*
API: Clean up public header indentation.
Michael Drake
2021-11-05
1
-115
/
+113
*
GIF: Constify raw source data.
Michael Drake
2021-11-04
1
-3
/
+3
*
GIF: Store transparancy index on the frame.
Michael Drake
2021-11-03
1
-1
/
+1
*
GIF: Change background colour handling.
Michael Drake
2021-11-02
1
-2
/
+4
*
GIF: Abstract colour table decoding.
Michael Drake
2021-11-02
1
-0
/
+2
*
GIF: Move image descriptor parsing to frame initialisation.
Michael Drake
2021-10-31
1
-0
/
+2
*
Disposal Method: Handle Restore to previous with saved image.
Michael Drake
2020-07-06
1
-0
/
+9
*
GIF decoding: Remove old LZW decoder and port library to new implementation.
Michael Drake
2017-04-05
1
-0
/
+2
*
Remove pointless current_error from API surface.
Michael Drake
2017-02-06
1
-2
/
+0
*
Add doxygen config and update formatting and doc comments
Vincent Sanders
2017-01-24
1
-66
/
+141
*
Missing include
Chris Young
2010-11-21
1
-0
/
+1
*
First cut at a port to the core buildsystem
John Mark Bell
2009-03-29
1
-0
/
+107