issues
search
dloebl
/
cgif
GIF encoder written in C
MIT License
113
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
no transparency optimization when color table is full (256)
#21
MCLoebl
closed
3 years ago
0
Fix minimum global / local color table size
#20
dloebl
closed
3 years ago
1
Add MD5 hash checking for GIF tests
#19
dloebl
closed
3 years ago
0
Rename public structs and defines to include the prefix CGIF (namespacing)
#18
dloebl
closed
3 years ago
1
add new tests (transparency, horizontal stripe pattern)
#17
MCLoebl
closed
3 years ago
0
Simplify LZW-code length calculation
#16
kleisauke
closed
3 years ago
2
Improve `calcInitCodeLen` function
#15
kleisauke
closed
3 years ago
1
Simplify if-statement
#14
kleisauke
closed
3 years ago
0
Fix compatibility with C++
#13
kleisauke
closed
3 years ago
0
Add tests that check whether the input matches the output image data
#12
dloebl
opened
3 years ago
2
simplify function doWidthHeightOptim
#11
MCLoebl
closed
3 years ago
0
additional tests for animated GIFs
#10
MCLoebl
closed
3 years ago
0
correct width-height optimization
#9
MCLoebl
closed
3 years ago
0
Add support for big-endian systems
#8
dloebl
closed
3 years ago
0
Add support for a user-supplied write callback function
#7
lovell
closed
3 years ago
0
Add support for big-endian systems
#6
dloebl
closed
3 years ago
0
Add support for colo(u)r table with first entry as transparency
#5
lovell
closed
3 years ago
5
Enhancement: support adding (first) frame with transparency
#4
lovell
closed
3 years ago
3
Add meson build configuration
#3
lovell
closed
3 years ago
3
Prevent pixel data over-read in doWidthHeightOptim
#2
lovell
closed
3 years ago
0
Danke for this repo, a few thoughts/questions, possible funding opportunity
#1
lovell
closed
3 years ago
6
Previous