Skip to content

Pull requests: image-rs/image

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

ICO: Zero all channels for AND-mask-transparent pixels
#3003 opened May 29, 2026 by mpospelova Contributor Loading…
ICO: Ignore AND mask for 32bpp images with native alpha
#3002 opened May 29, 2026 by mpospelova Contributor Loading…
Add lenient mode to ICO decoder
#3001 opened May 29, 2026 by mpospelova Contributor Loading…
Fix AVIF signature mask
#2999 opened May 29, 2026 by RunDevelopment Member Loading…
Make Lerp private and fix range issue
#2998 opened May 29, 2026 by RunDevelopment Member Loading…
Encoder supported colors
#2992 opened May 26, 2026 by RunDevelopment Member Loading…
2 tasks
Unify panic handling for all encoders
#2991 opened May 26, 2026 by RunDevelopment Member Loading…
Use the same panic docs for all encoders
#2989 opened May 26, 2026 by RunDevelopment Member Loading…
Improve RGB to luma conversion logic
#2988 opened May 25, 2026 by RunDevelopment Member Loading…
Limits: Check isize::MAX for memory allocations
#2986 opened May 25, 2026 by RunDevelopment Member Loading…
Add some debug asserts to help with local reasoning
#2979 opened May 22, 2026 by RunDevelopment Member Loading…
Optimize pixel map operations
#2978 opened May 22, 2026 by RunDevelopment Member Loading…
2 tasks
Remove unwrap from ImageBuffer::subpixels
#2964 opened May 18, 2026 by RunDevelopment Member Loading…
Add macro to simplify gaussian_blur_dyn_image
#2963 opened May 18, 2026 by RunDevelopment Member Loading…
PNM: Use num_traits::Zero instead of Default to check for 0
#2960 opened May 18, 2026 by RunDevelopment Member Loading…
ICO: Fix silent overflow and truncation for large frames
#2956 opened May 17, 2026 by RunDevelopment Member Loading…
CI: Error on doc warnings
#2948 opened May 8, 2026 by RunDevelopment Member Loading…
Export 16-bit image type aliases
#2945 opened May 8, 2026 by RunDevelopment Member Loading…
Replace impl of Rows with ChunksExact
#2942 opened May 7, 2026 by RunDevelopment Member Loading…
Improve has_constant_alpha* methods
#2941 opened May 7, 2026 by RunDevelopment Member Loading…
Optimize vertical_sample performance
#2937 opened May 4, 2026 by Isotr0py Contributor Loading…
Add L32F and La32F to ColorType and DynamicImage
#2934 opened May 1, 2026 by mstoeckl Contributor Loading…
pnm: add PnmEncoder::with_dynamic_pnm_header
#2921 opened Apr 26, 2026 by mstoeckl Contributor Loading…
Add IPTC metadata support for tiff
#2906 opened Apr 7, 2026 by mpospelova Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.