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
Optimize frame comparison
#72
tlsa
closed
3 months ago
5
Backport #70 to v0.4
#71
dloebl
closed
4 months ago
0
Fix a potential crash on 32-bit systems
#70
dloebl
closed
4 months ago
1
LCT bounds check is probably incorrect.
#69
srijan-paul
closed
7 months ago
0
Quantize colors from a RGB(A) buffer.
#68
srijan-paul
opened
7 months ago
4
Fix oss-fuzz build
#67
dloebl
closed
7 months ago
0
Bump actions/setup-python from 4 to 5
#66
dependabot[bot]
closed
8 months ago
0
Bump actions/checkout from 3 to 4
#65
dependabot[bot]
closed
8 months ago
0
Bump actions/upload-artifact from 3 to 4
#64
dependabot[bot]
closed
8 months ago
0
Create dependabot.yml
#63
dloebl
closed
8 months ago
0
Add debug configuration
#62
dloebl
closed
1 year ago
0
Small cleanup
#61
dloebl
closed
1 year ago
0
Fix single frame alpha channel
#60
dloebl
closed
1 year ago
0
Fix merge frame handling
#59
dloebl
closed
1 year ago
0
Enable OSS-Fuzz CIFuzz
#58
dloebl
closed
1 year ago
0
Disallow zero dimensions
#57
dloebl
closed
1 year ago
0
Fix potential crash if no color palette was provided
#56
dloebl
closed
1 year ago
0
Don't enqueue duplicate, sequential frames
#55
joshuamsager
closed
1 year ago
0
ci: update runners
#54
dloebl
closed
2 years ago
0
Run examples as tests
#53
dloebl
closed
2 years ago
0
Improve memory usage when writing interlaced GIFs
#52
dloebl
opened
2 years ago
0
Reduce file size: clear code optimization
#51
dloebl
opened
2 years ago
0
Add support for interlaced encoding
#50
dloebl
closed
2 years ago
0
Allow creating GIF animations with no repetitions
#48
dloebl
closed
2 years ago
0
Installing and cli command
#47
web-apply
closed
2 years ago
1
Unable to make animated GIF that doesn't loop
#46
TheEssem
closed
2 years ago
2
Add fuzzer
#45
dloebl
closed
2 years ago
0
Improve sanity checks of user input
#44
dloebl
closed
2 years ago
0
Fix potential double free if a previous error occurred
#43
dloebl
closed
2 years ago
0
add a test with more than 256 colors in one frame
#42
MCLoebl
closed
2 years ago
0
Fix potential memory leak when closing a GIF stream without frames
#41
dloebl
closed
2 years ago
0
Small memory leak when calling cgif_close() without having called cgif_addframe()
#40
inkmeister
closed
2 years ago
2
adapt performtests.sh and README to new internal raw API
#39
MCLoebl
closed
2 years ago
0
Allow user to set per-frame alpha channel and transparency
#38
dloebl
closed
2 years ago
0
[WIP] Add cgif_rgb API
#37
dloebl
opened
2 years ago
0
Refactor: Add internal raw GIF API
#36
dloebl
closed
2 years ago
0
Fix: Transparency optimization could have been used for local tables with 256 entries
#35
dloebl
closed
2 years ago
0
Improve error handling
#34
dloebl
closed
2 years ago
0
Backport pr32 to V0.0
#33
dloebl
closed
2 years ago
0
sparc64: fix potential unaligned access
#32
dloebl
closed
2 years ago
1
Improve test coverage
#31
dloebl
closed
2 years ago
0
Backport pr29 to V0.0
#30
dloebl
closed
2 years ago
0
Fix encoding huge GIF frames
#29
dloebl
closed
2 years ago
0
Improve LZW encoding speed
#28
dloebl
closed
2 years ago
2
Bump version to 0.0.2
#27
dloebl
closed
3 years ago
0
fix #24 define project version
#26
remicollet
closed
3 years ago
0
Ensure version is present in pkg-config file
#25
kleisauke
closed
3 years ago
2
Missing version in cgif.pc
#24
remicollet
closed
3 years ago
3
Make size optimizations possible in case local color tables are in use
#23
dloebl
closed
3 years ago
0
Prepare versioning
#22
dloebl
closed
3 years ago
0
Next