summaryrefslogtreecommitdiff
path: root/test/nsgif.c
Commit message (Expand)AuthorAgeFilesLines
* test: Add --help option to nsgif utilityMichael Drake2023-01-011-5/+19
* test: Add appliction description to help outputMichael Drake2023-01-011-0/+1
* Tests: Decoder: Mark the gif data complete after scanning inputMichael Drake2022-11-041-0/+2
* Tests: Decoder: Improve warning loggingMichael Drake2022-11-041-2/+1
* Test: Ensure we can still loop GIFs with a loop count limit.Michael Drake2022-05-081-0/+3
* Test: Only generate output on first loop.Michael Drake2022-05-081-8/+8
* API: Replace colour_table with {global|local}_palette.Michael Drake2022-05-081-4/+3
* Test: Allow local palettes to be saved as an image.Michael Drake2022-05-081-0/+19
* Test: Allow the global palette to be saved as an image.Michael Drake2022-05-081-0/+70
* Test: Add local/global colour table to info output.Michael Drake2022-05-071-0/+3
* Tests: Decoder: Print frame number of frames that fail to decode.Michael Drake2022-04-121-1/+3
* Tests: Decoder: Print frame number in frame info.Michael Drake2022-04-121-3/+4
* Test: Update gif decoder to new API.Michael Drake2022-03-241-3/+5
* Tests: Update decoder to set required pixel format.Michael Drake2022-03-231-1/+1
* Test: Make decoder more tolerant of bad gifs.Michael Drake2022-03-031-12/+11
* Test: Add transparency to frame info dump.Michael Drake2022-03-021-0/+1
* Test: Default to single loop if loop count is zero.Michael Drake2022-03-021-0/+4
* Test: Add background to gif info dump.Michael Drake2022-03-021-0/+4
* Source: Update copyright years.Michael Drake2022-02-261-0/+1
* API: Consistent typedef naming convention.Michael Drake2022-02-261-3/+3
* Test: Add support for gif info dump and loop count to nsgif tool.Michael Drake2022-02-261-44/+127
* Test: Rename nsgif test utilitiy.Michael Drake2022-02-261-0/+217