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

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

Pull Request - State: closed - Opened by EmiOnGit 5 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 5 months ago - 1 comment
Labels: good first issue, help wanted

#2225 - Convenience function for encoding a `DynamicImage`

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

#2223 - Resizing images is slow

Issue - State: open - Opened by Shnatsel 5 months ago - 3 comments
Labels: kind: slow

#2222 - Image metadata handling

Issue - State: open - Opened by fintelia 5 months ago - 3 comments
Labels: kind: enhancement, kind: API

#2221 - High compression ratio mode for lossless WebP

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

#2220 - Documentation Misleading?

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

#2215 - Serialization-Deserialization support for `DynamicImage`

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

#2214 - Storing images to FITS files

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

#2213 - Support adding optional metadata to images

Issue - State: open - Opened by sunipkm 5 months ago - 2 comments
Labels: kind: API

#2212 - Added serialization-deserialization and FITS output.

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

#2211 - Error: The encoder or decoder for Jpeg does not support the color type `Rgba8`

Issue - State: open - Opened by voratham 5 months ago - 4 comments
Labels: kind: API

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

Issue - State: open - Opened by iganev 6 months ago - 3 comments
Labels: kind: API

#2209 - Upgrade zune

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

#2208 - Upgrade zune

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

#2207 - Fix clippy warnings in readme

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

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

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

#2203 - alpha mask check in ico files

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

#2202 - Higher quality JPEG encoding via tricks from jpegli

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

#2201 - Add WebP roundtrip fuzzing target

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

#2200 - av1 decoder colorspace from dav1d

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

#2198 - Upgrade zune-jpeg

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

#2197 - Clippy fixes

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

#2196 - Switch to byteorder-lite crate

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

#2194 - Adjust two doc comments

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

#2193 - Improve encode_gray performance in BmpEncoder

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

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

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

#2191 - Fix error string for unsupported color type

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

#2190 - Standalone DXT decompression

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

#2189 - Image Scaling Does Not Scale Correctly

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

#2188 - JPEG encoding is incorrect

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

#2187 - Release 0.25.1

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

#2186 - WEBP encoding with compression?

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

#2184 - Unnecessary reallocation for JPEG decoding

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

#2183 - Disable strict mode for JPEG decoder

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

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

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

#2180 - Disable strict mode on JPEG decoder

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

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

Issue - State: open - Opened by RedPixlFox 6 months ago - 6 comments

#2178 - Add nasm to optionally enable faster AVIF encoding

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

#2176 - Remove lingering references to ImageOutputFormat

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

#2175 - Remove JPEG size limits while parsing header

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

#2173 - Saving RgbaImage as JPEG is incorrect

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

#2172 - Small improvement: Adjust error messages.

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

#2171 - WebP encoder sometimes creates invalid WebP files

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

#2169 - fix rgba8 image jpeg encode bug

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

#2168 - Wrong MSRV

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

#2167 - OME-TIFF specification

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

#2166 - Mention DXT removal in changelog

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

#2164 - Release 0.25.0

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

#2163 - Fix clippy warnings

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

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

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

#2161 - Release 0.25.0-preview.0

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

#2160 - Force install to fix cache issue in CI

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

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

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

#2158 - Fix caching for cargo cross CI tests

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

#2157 - Cache cargo-fuzz install

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

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

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

#2155 - Update readme and Cargo.toml

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

#2154 - Merge main branch into next

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

#2153 - Get frame count of animated images (animated WebP, GIF)

Issue - State: closed - Opened by randomairborne 7 months ago - 1 comment

#2152 - Release 0.24.9

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

#2151 - Fix new compiler warnings

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

#2150 - Have HDR decoder produce f32 images

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

#2149 - Add BufRead + Seek bound on many decoders

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

#2148 - Switch to image-webp

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

#2147 - Webp encoder version is outdated and vulnerable

Issue - State: closed - Opened by soupslurpr 8 months ago - 2 comments

#2145 - Seemingly incorrect Avif bit depth assertion

Issue - State: closed - Opened by soupslurpr 8 months ago - 2 comments
Labels: help wanted

#2144 - Remove unnecessary generic parameter from `JpegDecoder`

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

#2143 - Update zune-jpeg to 0.4.x

Pull Request - State: closed - Opened by Shnatsel 8 months ago

#2142 - Use ExtendedColorType when encoding

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

#2141 - Switch to using zune-jpeg for JPEG decoding

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

#2140 - Clarify 'ff' feature name

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

#2139 - Don't globally allow any clippy lints

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

#2138 - Remove ImageOutputFormat

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

#2137 - Make Limits `#[non_exhaustive]`

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

#2136 - Remove GenericImage<Pixel = Rgba<u8>> impl for DynamicImage

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

#2135 - Remove deprecated items

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

#2134 - Run CI for next branch

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

#2133 - Update MSRV and fix clippy issues

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

#2132 - exit code: 0xc0000135, STATUS_DLL_NOT_FOUND after enabling avif-decoder

Issue - State: closed - Opened by soupslurpr 8 months ago - 3 comments

#2130 - Fix avif odd width/height handling

Pull Request - State: open - Opened by toppa102 8 months ago - 3 comments

#2129 - From DynamicImage to Vec<u8>

Issue - State: closed - Opened by nricciardi 8 months ago

#2128 - Panic on invalid input to Image::io::Reader::decode

Issue - State: closed - Opened by MinghuaWang 8 months ago - 5 comments

#2123 - with_guessed_format() fails on one machine, but not the other.

Issue - State: closed - Opened by derspyy 8 months ago - 4 comments

#2121 - Perform MSRV check via `-Zminimal-versions`

Pull Request - State: closed - Opened by MarijnS95 8 months ago - 2 comments

#2120 - Use `-Z minimal-versions` to test MSRV

Issue - State: closed - Opened by MarijnS95 8 months ago - 1 comment

#2119 - chore: Bump GitHub Actions versions

Pull Request - State: closed - Opened by torokati44 8 months ago