libvips/libvips/foreign/libnsgif
Michael Drake b05515b0c5
Update libnsgif from upstream (#2674)
* libnsgif: Remove patch artifact.

* libnsgif: Update from upstream.
2022-02-21 20:07:20 +00:00
..
patches set default GIF frame delay to 100ms 2021-12-18 18:20:18 +00:00
test update libnsgif 2021-03-29 11:56:58 +01:00
utils move the nsgif source into the tree 2021-02-28 12:20:05 +00:00
Makefile.am fix libnsgif build 2021-04-30 14:28:29 +01:00
README-ns move the nsgif source into the tree 2021-02-28 12:20:05 +00:00
README.md updale libnsgif from upstream 2021-10-07 10:48:12 +01:00
libnsgif.c Update libnsgif from upstream (#2674) 2022-02-21 20:07:20 +00:00
libnsgif.h set default GIF frame delay to 100ms 2021-12-18 18:20:18 +00:00
lzw.c libnsgif: Update to the latest upstream master (#2547) 2021-11-21 10:06:37 +00:00
lzw.h libnsgif: Update to the latest upstream master (#2547) 2021-11-21 10:06:37 +00:00
meson.build Add meson build system (#2637) 2022-02-08 15:19:36 +00:00
update.sh set default GIF frame delay to 100ms 2021-12-18 18:20:18 +00:00

README.md

libnsgif

This is libnsgif, but within the libvips build system.

To update

Run ./update.sh to update this copy of libnsgif from the upstream repo. It will also patch libnsgif.c to prevent it modifying the input.

Last updated 7 Oct 2021.

To do

No attempt made to run tests or build docs. Though the gif loader is tested as part of the libvips test suite.