-
Notifications
You must be signed in to change notification settings - Fork 617
Issues: image-rs/image
Error: The encoder or decoder for Jpeg does not support the c...
#2211
opened Apr 21, 2024 by
voratham
Open
4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Policy for uncommon formats implemented via third-party crates
#2363
opened Oct 25, 2024 by
Shnatsel
No way to decode an animated image without explicitly dispatching to a specific format decoder
kind: API
missing or awkward public APIs
#2360
opened Oct 22, 2024 by
Shnatsel
Writing code generic over pixel type is hard
kind: API
missing or awkward public APIs
#2358
opened Oct 21, 2024 by
Shnatsel
Better parallelism controls
kind: API
missing or awkward public APIs
#2357
opened Oct 21, 2024 by
Shnatsel
Consider removing the missing or awkward public APIs
next: breaking
Information tag for PRs and ideas that require an interface break
ImageDecoderRect
trait
kind: API
#2355
opened Oct 17, 2024 by
Shnatsel
updating from image v0.24 to image v0.25 is causing colour distortions
#2333
opened Sep 25, 2024 by
lovasoa
Blur for images with alpha is incorrect, bleeds color from transparent pixels
kind: bug
kind: incorrect
This bug causes wrong image data
#2324
opened Sep 13, 2024 by
Shnatsel
Implement a missing or awkward public APIs
next: breaking
Information tag for PRs and ideas that require an interface break
rows()
iterator on SubImage
and GenericImageView
to unlock better performance
kind: API
#2300
opened Jul 30, 2024 by
Shnatsel
EnumeratePixels and EnumerateRows should implement DoubleEndedIterator
kind: API
missing or awkward public APIs
#2298
opened Jul 30, 2024 by
Pauan
Cropping API doesn't check bounds, easy to misuse
kind: API
missing or awkward public APIs
next: breaking
Information tag for PRs and ideas that require an interface break
#2296
opened Jul 28, 2024 by
Shnatsel
DynamicImage::crop()
is slow because to_image()
is slow
kind: API
#2295
opened Jul 28, 2024 by
Shnatsel
The documentation on missing or awkward public APIs
crop()
is confusing
kind: API
#2293
opened Jul 28, 2024 by
Shnatsel
DynamicImage:from SubImage<&DynamicImage>::to_image creates Rgba8 instead of L16
kind: API
missing or awkward public APIs
next: breaking
Information tag for PRs and ideas that require an interface break
#2274
opened Jul 1, 2024 by
emirror-de
Floating point image generates incorrect thumbnail
kind: bug
kind: incorrect
This bug causes wrong image data
#2273
opened Jul 1, 2024 by
gyk
Previous Next
ProTip!
no:milestone will show everything without a milestone.