Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / image-rs/image issues and pull requests

#2265 - Animated PNG is decoded incorrectly

Issue - State: open - Opened by SludgePhD 8 days ago

#2264 - Map `.apng` files to `ImageFormat::Png`

Pull Request - State: closed - Opened by SludgePhD 8 days ago

#2263 - Animated WebP's cannot actually be loaded

Issue - State: open - Opened by SludgePhD 10 days ago

#2262 - Creating a new `PixelImage` type.

Issue - State: open - Opened by ripytide 12 days ago - 6 comments

#2261 - Building with default features on macOS requires rustc v1.79 or newer.

Issue - State: closed - Opened by dmbfm 14 days ago - 6 comments

#2259 - Switch to the `rgb` crate `v0.9` pixel types and trait.

Issue - State: open - Opened by ripytide 18 days ago - 1 comment

#2258 - New DDS decoder

Pull Request - State: open - Opened by RunDevelopment 22 days ago - 3 comments

#2257 - Invert Alpha method

Issue - State: open - Opened by HeCorr 24 days ago - 5 comments

#2256 - JPEG decoding inconsistent with other (non-Rust libraries)

Issue - State: closed - Opened by hanslovsky 25 days ago - 1 comment

#2255 - Revamp the `Pixel` trait via the `pixeli` crate

Pull Request - State: closed - Opened by ripytide 27 days ago - 10 comments

#2254 - Add serde support for image::ImageFormat

Issue - State: open - Opened by Snapstromegon 27 days ago - 2 comments

#2253 - Add cargo-semver-checks CI job

Pull Request - State: closed - Opened by fintelia 29 days ago

#2252 - Add deprecated re-export of ImageReader as Reader

Pull Request - State: closed - Opened by ripytide 29 days ago - 3 comments

#2251 - Added compression and f32 support for TIFF encoding/decoding.

Pull Request - State: open - Opened by sunipkm 29 days ago - 1 comment

#2248 - PNG (and probably AVIF) encoding with compression too slow

Issue - State: closed - Opened by thestarmaker about 1 month ago - 6 comments

#2247 - Opening and saving an sRGB image yields different colors

Issue - State: open - Opened by rrohrer about 1 month ago - 5 comments

#2246 - Add ImageEncoder implementation for Hdr (rebase of #2013)

Pull Request - State: closed - Opened by ripytide about 1 month ago - 1 comment

#2245 - Version 0.26.x

Issue - State: open - Opened by fintelia about 1 month ago - 4 comments

#2244 - Proposal: more aggressive feature flags

Issue - State: open - Opened by LGFae about 1 month ago - 4 comments

#2243 - Rename `Reader` to `ImageReader`

Pull Request - State: closed - Opened by ripytide about 1 month ago - 6 comments

#2241 - Add missing map2/apply2 functions to `Pixel` trait

Issue - State: open - Opened by jnickg about 1 month ago - 4 comments

#2240 - JpegEncoder is very slow!

Issue - State: closed - Opened by lanyeeee about 1 month ago - 2 comments

#2239 - Add missing map2/apply2 functions to `Pixel` trait

Pull Request - State: open - Opened by jnickg about 1 month ago - 2 comments

#2238 - Moving `imageops` and similar functionality to the `imageprocs` crate

Issue - State: open - Opened by ripytide about 1 month ago - 8 comments

#2237 - DynamicImage.view().to_image() results in Rgba8 buffer even when source isn't

Issue - State: closed - Opened by jnickg about 2 months ago - 2 comments

#2236 - Override `clone_from` implementations for a few types

Pull Request - State: closed - Opened by a1phyr about 2 months ago - 3 comments

#2235 - How to set the DPI of an image before saving it?

Issue - State: closed - Opened by xYx-c about 2 months ago - 1 comment

#2234 - Fix features

Pull Request - State: closed - Opened by fintelia about 2 months ago

#2232 - 10-bit avif support

Issue - State: open - Opened by FlyingWombat about 2 months ago - 2 comments
Labels: help wanted

#2230 - Certain JPEGs cause assertion failure in zune-jpeg

Issue - State: open - Opened by zphixon about 2 months ago - 5 comments

#2229 - fix typos and links for io::Limits docs

Pull Request - State: closed - Opened by ScanMountGoat about 2 months ago

#2228 - webp frames iterator is now ending iteration if no more frames are decodable

Pull Request - State: closed - Opened by EmiOnGit about 2 months ago - 2 comments

#2226 - WebPDecoder.into_frames() always returns an error at the end of the file instead of ending iteration normally

Issue - State: closed - Opened by awused about 2 months ago - 1 comment
Labels: good first issue, help wanted

#2225 - Convenience function for encoding a `DynamicImage`

Issue - State: closed - Opened by Shnatsel about 2 months ago - 2 comments

#2223 - Resizing images is slow

Issue - State: open - Opened by Shnatsel 2 months ago - 1 comment

#2222 - Image metadata handling

Issue - State: open - Opened by fintelia 2 months ago - 3 comments

#2221 - High compression ratio mode for lossless WebP

Issue - State: open - Opened by Shnatsel 2 months ago - 2 comments

#2220 - Documentation Misleading?

Issue - State: closed - Opened by tmheath 2 months ago - 4 comments

#2215 - Serialization-Deserialization support for `DynamicImage`

Issue - State: open - Opened by sunipkm 2 months ago - 11 comments

#2214 - Storing images to FITS files

Issue - State: closed - Opened by sunipkm 2 months ago - 7 comments

#2213 - Support adding optional metadata to images

Issue - State: open - Opened by sunipkm 2 months ago - 2 comments

#2212 - Added serialization-deserialization and FITS output.

Pull Request - State: closed - Opened by sunipkm 2 months ago - 4 comments

#2210 - Encoder/Decoder supported `ColorType`s for `ImageFormat`

Issue - State: open - Opened by iganev 2 months ago - 3 comments

#2209 - Upgrade zune

Pull Request - State: closed - Opened by Murad-Awad 2 months ago - 3 comments

#2208 - Upgrade zune

Pull Request - State: closed - Opened by Murad-Awad 3 months ago - 1 comment

#2207 - Fix clippy warnings in readme

Pull Request - State: closed - Opened by fintelia 3 months ago

#2206 - Fix test/example file excludes in wrong section

Pull Request - State: closed - Opened by HeroicKatora 3 months ago

#2203 - alpha mask check in ico files

Issue - State: closed - Opened by cyberpunkbln 3 months ago - 2 comments

#2202 - Higher quality JPEG encoding via tricks from jpegli

Issue - State: open - Opened by Shnatsel 3 months ago
Labels: hard, help wanted

#2201 - Add WebP roundtrip fuzzing target

Pull Request - State: closed - Opened by Shnatsel 3 months ago - 1 comment

#2200 - av1 decoder colorspace from dav1d

Pull Request - State: closed - Opened by kozakura913 3 months ago - 1 comment

#2198 - Upgrade zune-jpeg

Pull Request - State: open - Opened by fintelia 3 months ago - 4 comments

#2197 - Clippy fixes

Pull Request - State: closed - Opened by fintelia 3 months ago

#2196 - Switch to byteorder-lite crate

Pull Request - State: closed - Opened by fintelia 3 months ago

#2194 - Adjust two doc comments

Pull Request - State: closed - Opened by srcres258 3 months ago

#2193 - Improve encode_gray performance in BmpEncoder

Pull Request - State: closed - Opened by mattatz 3 months ago - 4 comments

#2192 - An invalid ICO image is generated when it includes multiple BMP images

Issue - State: open - Opened by sorairolake 3 months ago
Labels: help wanted

#2191 - Fix error string for unsupported color type

Pull Request - State: closed - Opened by fintelia 3 months ago

#2190 - Standalone DXT decompression

Issue - State: closed - Opened by doonv 3 months ago - 1 comment

#2189 - Image Scaling Does Not Scale Correctly

Issue - State: closed - Opened by StayFawnTop 3 months ago - 1 comment

#2188 - JPEG encoding is incorrect

Issue - State: closed - Opened by nashaofu 3 months ago - 2 comments

#2187 - Release 0.25.1

Pull Request - State: closed - Opened by fintelia 3 months ago - 1 comment

#2186 - WEBP encoding with compression?

Issue - State: closed - Opened by Directory 3 months ago - 2 comments

#2184 - Unnecessary reallocation for JPEG decoding

Issue - State: open - Opened by djc 3 months ago - 8 comments

#2183 - Disable strict mode for JPEG decoder

Pull Request - State: closed - Opened by djc 3 months ago - 3 comments

#2181 - Only accept .ff as path extension for Farbfeld

Pull Request - State: closed - Opened by foresterre 3 months ago - 5 comments

#2180 - Disable strict mode on JPEG decoder

Issue - State: closed - Opened by djc 3 months ago - 2 comments

#2179 - Thread panicking in TiffReader::read_image()

Issue - State: open - Opened by RedPixlFox 3 months ago - 4 comments

#2178 - Add nasm to optionally enable faster AVIF encoding

Pull Request - State: closed - Opened by fintelia 3 months ago

#2176 - Remove lingering references to ImageOutputFormat

Pull Request - State: closed - Opened by fintelia 3 months ago

#2175 - Remove JPEG size limits while parsing header

Pull Request - State: closed - Opened by nathaniel-daniel 3 months ago

#2173 - Saving RgbaImage as JPEG is incorrect

Issue - State: closed - Opened by kmdreko 3 months ago - 4 comments

#2172 - Small improvement: Adjust error messages.

Pull Request - State: open - Opened by Landay7 3 months ago - 2 comments

#2171 - WebP encoder sometimes creates invalid WebP files

Issue - State: closed - Opened by KenyC 3 months ago - 2 comments

#2169 - fix rgba8 image jpeg encode bug

Pull Request - State: closed - Opened by yuanyan3060 4 months ago - 1 comment

#2168 - Wrong MSRV

Issue - State: closed - Opened by cospectrum 4 months ago - 3 comments

#2167 - OME-TIFF specification

Issue - State: open - Opened by tomouellette 4 months ago

#2166 - Mention DXT removal in changelog

Pull Request - State: closed - Opened by fintelia 4 months ago

#2164 - Release 0.25.0

Pull Request - State: closed - Opened by fintelia 4 months ago

#2163 - Fix clippy warnings

Pull Request - State: closed - Opened by fintelia 4 months ago

#2162 - Decoding out of image::io::Reader directly into user-controlled buffer

Issue - State: closed - Opened by jonhoo 4 months ago - 4 comments

#2161 - Release 0.25.0-preview.0

Pull Request - State: closed - Opened by fintelia 4 months ago

#2160 - Force install to fix cache issue in CI

Pull Request - State: closed - Opened by fintelia 4 months ago

#2159 - Cache registry cache in cargo-afl CI job

Pull Request - State: closed - Opened by fintelia 4 months ago

#2158 - Fix caching for cargo cross CI tests

Pull Request - State: closed - Opened by fintelia 4 months ago

#2157 - Cache cargo-fuzz install

Pull Request - State: closed - Opened by fintelia 4 months ago

#2156 - Make pixel types repr(transparent) rather than repr(C)

Pull Request - State: closed - Opened by fintelia 4 months ago

#2155 - Update readme and Cargo.toml

Pull Request - State: closed - Opened by fintelia 4 months ago