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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: nsgif: Add CLI option to print version
Michael Drake
2023-01-22
1
-0
/
+17
*
docs: Various doxygen comment fixes
Michael Drake
2023-01-01
1
-1
/
+0
*
test: Add --help option to nsgif utility
Michael Drake
2023-01-01
1
-5
/
+19
*
test: Add appliction description to help output
Michael Drake
2023-01-01
1
-0
/
+1
*
cli: Print useful error message for unknown enum value
Michael Drake
2023-01-01
1
-79
/
+75
*
cli: Allow optional application description
Michael Drake
2023-01-01
2
-0
/
+7
*
cli: Improve help output for enum arguments
Michael Drake
2023-01-01
2
-31
/
+78
*
cli: Allow arguments that disable positional argument requirement
Michael Drake
2023-01-01
2
-11
/
+31
*
Tests: Decoder: Mark the gif data complete after scanning input
Michael Drake
2022-11-04
1
-0
/
+2
*
Tests: Decoder: Improve warning logging
Michael Drake
2022-11-04
1
-2
/
+1
*
Test: Ensure we can still loop GIFs with a loop count limit.
Michael Drake
2022-05-08
1
-0
/
+3
*
Test: Only generate output on first loop.
Michael Drake
2022-05-08
1
-8
/
+8
*
API: Replace colour_table with {global|local}_palette.
Michael Drake
2022-05-08
1
-4
/
+3
*
Test: Allow local palettes to be saved as an image.
Michael Drake
2022-05-08
1
-0
/
+19
*
Test: Allow the global palette to be saved as an image.
Michael Drake
2022-05-08
1
-0
/
+70
*
Test: Add local/global colour table to info output.
Michael Drake
2022-05-07
1
-0
/
+3
*
Tests: Decoder: Print frame number of frames that fail to decode.
Michael Drake
2022-04-12
1
-1
/
+3
*
Tests: Decoder: Print frame number in frame info.
Michael Drake
2022-04-12
1
-3
/
+4
*
Test: Update gif decoder to new API.
Michael Drake
2022-03-24
1
-3
/
+5
*
Tests: Update decoder to set required pixel format.
Michael Drake
2022-03-23
1
-1
/
+1
*
Test: Make decoder more tolerant of bad gifs.
Michael Drake
2022-03-03
1
-12
/
+11
*
Test: Add transparency to frame info dump.
Michael Drake
2022-03-02
1
-0
/
+1
*
Test: Default to single loop if loop count is zero.
Michael Drake
2022-03-02
1
-0
/
+4
*
Test: Add background to gif info dump.
Michael Drake
2022-03-02
1
-0
/
+4
*
Source: Update copyright years.
Michael Drake
2022-02-26
1
-0
/
+1
*
API: Consistent typedef naming convention.
Michael Drake
2022-02-26
1
-3
/
+3
*
Test: Add support for gif info dump and loop count to nsgif tool.
Michael Drake
2022-02-26
4
-45
/
+985
*
Test: Use tabs for indent in test runner script.
Michael Drake
2022-02-26
1
-31
/
+31
*
Test: Rename nsgif test utilitiy.
Michael Drake
2022-02-26
3
-2
/
+2
*
API: Clean up error codes and add nsgif_strerror function.
Michael Drake
2022-02-26
1
-33
/
+16
*
API: Clean up client bitmap interface.
Michael Drake
2022-02-24
1
-1
/
+1
*
Test: Decoder: Simplify logic.
Michael Drake
2022-02-23
1
-14
/
+12
*
Test: Update decode test to new API.
Michael Drake
2022-02-23
1
-75
/
+68
*
test: Add commented out echo line to test runner.
Michael Drake
2022-02-23
1
-0
/
+1
*
API: Rename nsgif_animation to nsgif.
Michael Drake
2022-02-23
1
-2
/
+2
*
LIB: Rename public header and source file.
Michael Drake
2022-02-23
1
-1
/
+1
*
LIB: Use consistent nsgif_ / NSGIF_ namespace.
Michael Drake
2022-02-23
1
-24
/
+24
*
TEST: Style: Fix whitespace.
Michael Drake
2021-11-24
1
-190
/
+182
*
GIF: Unify insufficient data error codes.
Michael Drake
2021-11-19
1
-3
/
+0
*
test: Print filename of any gif that errors.
Michael Drake
2021-09-24
1
-0
/
+1
*
test decode: Skip frames that are not meant for display.
Michael Drake
2021-04-05
1
-0
/
+4
*
Clean up in test suite to satisfy sanitizers
Daniel Silverstone
2018-07-28
1
-0
/
+2
*
Test tool: Add option to disable output.
Michael Drake
2017-04-03
1
-25
/
+41
*
Add AFL derived test vectors
Vincent Sanders
2016-08-26
283
-3
/
+59
*
improve gif test decoder to limit image size and output to file
Vincent Sanders
2016-08-23
1
-161
/
+178
*
Ensure code is valid before use.
John-Mark Bell
2015-11-21
1
-0
/
+0
*
Ensure LZW decode stack does not overflow.
John-Mark Bell
2015-11-21
1
-0
/
+0
*
add a basic decode test
Vincent Sanders
2015-09-01
4
-0
/
+236