Adrien Destugues
32ec828835
Group all copyright statements in a single file.
...
This gives a much clearer overview of the licensing.
It also shows there are some problems:
- Some files are under GPLv3 only
- Some files have no known license at all.
2020-12-19 21:56:33 +00:00
Thomas Bernard
c93f028f4c
doxygen fix
2020-01-19 15:15:15 +01:00
Thomas Bernard
59b029effe
PackBits_pack_buffer()
2020-01-02 00:07:00 +01:00
Thomas Bernard
0dcee6acc3
move PackBits packing code to packbits.c
...
new functions :
- PackBits_pack_init()
- PackBits_pack_add()
- PackBits_pack_flush()
2020-01-02 00:07:00 +01:00
Thomas Bernard
d56915edc6
test unpacking of PackBits()
2019-11-19 22:26:03 +01:00