7 Commits

Author SHA1 Message Date
Thomas Bernard
6f21c7e753
malloc return check in Save_GIF()
also translated comments from French to English
2020-12-20 18:18:30 +01:00
Thomas Bernard
6b6f8790d5
fix the "Screen_size_in_GIF" feature. The canvas must not be smaller than the picture ! 2020-12-20 17:48:07 +01:00
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
Adrien Destugues
f9b6e40f36 Fix doxygen warnings. 2020-05-21 13:03:10 +02:00
Thomas Bernard
c93f028f4c doxygen fix 2020-01-19 15:15:15 +01:00
Thomas Bernard
aa15469015
simplify GIF_empty_buffer() 2020-01-18 02:32:35 +01:00
Thomas Bernard
550da692f8
move GIF to giformat.c 2020-01-18 00:42:59 +01:00