issues
search
discord
/
lilliput
Resize images and animated GIFs in Go
https://discord.com/blog/how-discord-resizes-150-million-images-every-day-with-go-and-c
Other
1.96k
stars
123
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix(ops): output single frame before evaluating encode timeout
#201
Waldeedle
closed
2 days ago
1
fix: Report frame-count, dispose-method, and background-color from GIF for use with animated WebP
#200
skidder
closed
1 week ago
0
feat(gif): Add GIF animation loop count detection for animated WebP conversion
#199
skidder
closed
2 weeks ago
0
perf: Optimize frame buffer handling and WebP encoding
#198
skidder
opened
2 weeks ago
0
Verify and auto-update native dependencies built in CI.
#197
skidder
closed
2 weeks ago
0
Add GitHub Actions CI workflows
#196
acj
closed
3 weeks ago
1
Question about embedding deps
#195
Waldeedle
opened
1 month ago
1
fix: Consolidate CGo Directives and Resolve Compiler Warnings.
#194
skidder
closed
1 month ago
0
fix: Move default color space assignment in avcodec.cpp
#193
skidder
closed
1 month ago
0
feat: Update OS X deps build script for Apple Silicon.
#192
skidder
closed
1 month ago
1
change deprecated import in the example file, and also format it.
#190
djeddi-yacine
closed
1 month ago
0
Runtime error: use of undeclared identifier 'jpeg_read_icc_profile'
#189
prettykingking
closed
3 weeks ago
4
fix: Correct the dispose order for resize operation too.
#188
skidder
closed
1 month ago
0
fix: Fix animated WebP frame processing sequence: blend, fit, then dispose.
#187
skidder
closed
1 month ago
0
fix: Remove attempt to free animated WebP ICC color profile data.
#186
skidder
closed
1 month ago
0
fix: Check WebP output buffer for null pointer before free.
#185
skidder
closed
1 month ago
0
fix: Use transparent background with animated WebP outputs.
#184
skidder
closed
1 month ago
0
fix: Preserve loop-count when transforming animated WebP input.
#183
skidder
closed
1 month ago
0
fix: Improved Error Handling and Grayscale Support
#181
skidder
closed
2 months ago
0
fix: Improve fit and resize functions to handle dimensions consistently.
#180
skidder
closed
2 months ago
0
fix: Use WebP container info for canvas size and alpha channel
#179
skidder
closed
2 months ago
0
Animated WebP support
#178
skidder
closed
2 months ago
0
🔞
#177
6446plm
closed
2 months ago
0
Revert "Detect animated GIFs (#174)"
#176
skidder
closed
3 months ago
0
Detect animated webp inputs
#175
skidder
closed
3 months ago
0
Detect Animated GIFs
#174
skidder
closed
3 months ago
0
[fix] Use video color primaries to identify ICC color profile.
#173
skidder
closed
3 months ago
0
Revert changes for handling of alpha channels.
#172
skidder
closed
4 months ago
0
Fix unit test expectations for width of anamorphic video input.
#171
skidder
closed
4 months ago
0
Preserve alpha channel when encoding to PNG.
#170
skidder
closed
4 months ago
0
Fix handling of alpha channels in image encoding.
#169
skidder
closed
4 months ago
0
Support for cropping the original image before rescaling
#168
Coffelius
opened
4 months ago
0
fix webp memory leak
#167
remiolivier-discord
closed
4 months ago
0
Apply ICC color profiles to images extracted from videos using common video color spaces.
#166
skidder
closed
4 months ago
0
avcodec: improve support for anamorphic video
#165
rcombs
closed
4 months ago
0
Add support for macOS on Apple Silicon
#164
acj
closed
3 weeks ago
5
Reuse ICC buffer
#163
skidder
closed
4 months ago
1
[hevc] gate HEVC/h.265 decoder behind build flag
#162
nulltrope
closed
6 months ago
0
Fix WebP image detection
#161
skidder
closed
6 months ago
0
Deps Update: 2024-05-13 22:33:14+00:00
#160
discord-automation
closed
6 months ago
0
Discord breaks webp image on upload
#159
nico
closed
2 months ago
14
Re-enable HEVC decoder
#158
nulltrope
closed
6 months ago
0
A path to supporting ARM
#157
acj
closed
1 month ago
2
Preserve ICC color profile data from PNG sources.
#156
skidder
closed
6 months ago
0
Preserve ICC color profile data from JPEG sources.
#155
skidder
closed
6 months ago
0
Fix handling of source images that lack ICC profile data.
#154
skidder
closed
6 months ago
0
Deps Update: 2024-04-26 20:15:43+00:00
#153
discord-automation
closed
6 months ago
0
Empty libwebp deps
#152
skidder
closed
6 months ago
0
Deps Update: 2024-04-26 01:53:12+00:00
#151
discord-automation
closed
7 months ago
0
Add timeout option for video/gif encoding
#150
walruscow
closed
7 months ago
0
Next