- 03 Mar, 2022 1 commit
-
-
Amir MOHAMMADI authored
-
- 06 Nov, 2020 1 commit
-
-
Amir MOHAMMADI authored
From https://github.com/coin3d/simage/pull/33 giflib 5.1.9 and above removes the GifQuantizeBuffer() function used in simage_gif.c (see https://sourceforge.net/p/giflib/bugs/132/ and https://sourceforge.net/p/giflib/bugs/142/). The fix is either to remove the related check in simage_gif.c or to include a copy of the function as encouraged by giflib, due the util library not being included in installed versions of giflib (license is MIT): The undocumented and deprecated GifQuantizeBuffer() entry point has been moved to the util library to reduce libgif size and attack surface. Applications needing this function are couraged to link the util library or make their own copy.
-
- 15 Oct, 2020 1 commit
-
-
Amir MOHAMMADI authored
-
- 17 Apr, 2019 3 commits
-
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
-
- 27 Aug, 2018 1 commit
-
-
André Anjos authored
-
- 25 Aug, 2018 8 commits
-
-
André Anjos authored
-
-
-
-
-
-
-
-
- 08 Jun, 2018 1 commit
-
-
Manuel Günther authored
-
- 20 Mar, 2018 1 commit
-
-
Samuel GAIST authored
It's only used in one utility function therefore the import has been moved within the function and the requirement moved to run_constrained. Fixes #31
-
- 14 Feb, 2018 2 commits
-
-
André Anjos authored
-
-
- 08 Sep, 2017 2 commits
-
-
Manuel Günther authored
-
Manuel Günther authored
-
- 04 Sep, 2017 1 commit
-
-
Amir MOHAMMADI authored
-
- 08 Jun, 2017 1 commit
-
-
Manuel Günther authored
-
- 07 Jun, 2017 2 commits
-
-
Manuel Günther authored
-
Manuel Günther authored
-
- 12 Apr, 2017 1 commit
-
-
Amir MOHAMMADI authored
-
- 10 Feb, 2017 1 commit
-
-
André Anjos authored
-
- 19 Oct, 2016 3 commits
-
-
Manuel Günther authored
-
Manuel Günther authored
Fixed implementation of 16 to 8 bit PNG (now I am converting, instead of casting -> I get the MSB instead of the LSB)
-
Manuel Günther authored
-
- 14 Oct, 2016 1 commit
-
-
Amir MOHAMMADI authored
-
- 11 Oct, 2016 2 commits
-
-
Manuel Günther authored
-
Manuel Günther authored
-
- 30 Sep, 2016 1 commit
-
-
Manuel Günther authored
Fixed implementation of 16 to 8 bit PNG (now I am converting, instead of casting -> I get the MSB instead of the LSB)
-
- 29 Sep, 2016 2 commits
-
-
Manuel Günther authored
-
Manuel Günther authored
-
- 17 Sep, 2016 1 commit
-
-
André Anjos authored
-
- 15 Sep, 2016 3 commits
-
-
Manuel Günther authored
-
Manuel Günther authored
-
Manuel Günther authored
-