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

#1662 - Maintenance release of 0.23

Issue - State: closed - Opened by HeroicKatora over 2 years ago

#1655 - Interpolation during resize does not use premultiplied alpha

Issue - State: open - Opened by antmelnyk over 2 years ago - 4 comments

#1654 - Deprecate DXT support

Pull Request - State: closed - Opened by fintelia over 2 years ago

#1652 - File is created even if extension is invalid

Issue - State: closed - Opened by casey over 2 years ago - 2 comments

#1647 - Avif and webp recognition is bugged

Issue - State: open - Opened by installgentoo over 2 years ago - 15 comments
Labels: kind: bug, topic: formats, help wanted

#1645 - [`image::codecs::gif`] Support custom disposal methods

Issue - State: open - Opened by jay3332 over 2 years ago - 3 comments
Labels: kind: enhancement, medium, kind: slow, kind: API

#1644 - Add "safe" opening of images

Issue - State: closed - Opened by qarmin almost 3 years ago - 1 comment
Labels: hard, topic: limits

#1641 - Image Format Feature Request: QOI - Quite Ok Image format support

Issue - State: closed - Opened by DhruvDh almost 3 years ago - 7 comments
Labels: medium, topic: formats

#1640 - Optimize decoding of certain RGBA BMP files

Pull Request - State: closed - Opened by fintelia almost 3 years ago

#1636 - Run rustfmt and enforce via CI

Pull Request - State: closed - Opened by fintelia almost 3 years ago - 2 comments

#1630 - Support for opening raw image formats(cr2, nef etc.)

Issue - State: open - Opened by qarmin almost 3 years ago - 9 comments
Labels: hard, topic: formats

#1623 - Deprecate codecs::dxt

Issue - State: closed - Opened by fintelia almost 3 years ago - 4 comments

#1617 - Attempt to add with overflow in PNM decoder

Issue - State: closed - Opened by saethlin almost 3 years ago - 3 comments

#1608 - Have JpegEncoder::new take an owned writer

Pull Request - State: closed - Opened by fintelia almost 3 years ago

#1606 - Deprecate PngEncoder::encode and IcoEncoder::encode

Pull Request - State: closed - Opened by fintelia almost 3 years ago

#1602 - Fix issue #1600

Pull Request - State: closed - Opened by fintelia almost 3 years ago

#1601 - SubImage to_image/copy_within/copy_from could use copy_from_slice instead of get/set on individual pixels

Issue - State: open - Opened by awused almost 3 years ago - 1 comment
Labels: kind: API

#1599 - HDR Decoder: float by default

Pull Request - State: closed - Opened by johannesvollmer almost 3 years ago - 13 comments

#1598 - Make imageops::{overlay, replace} take coordinates as i64's

Pull Request - State: closed - Opened by fintelia almost 3 years ago

#1592 - `impl GenericImage for DynamicImage` looses precision

Issue - State: open - Opened by johannesvollmer almost 3 years ago
Labels: kind: API

#1589 - Feature request: support tgs and Lottie

Issue - State: closed - Opened by LuckyTurtleDev almost 3 years ago - 1 comment

#1588 - emscrioten and wasm .. seems to expect rayon+threads

Issue - State: closed - Opened by dobkeratops almost 3 years ago - 1 comment

#1588 - emscrioten and wasm .. seems to expect rayon+threads

Issue - State: closed - Opened by dobkeratops almost 3 years ago - 1 comment

#1559 - Implement Clone, Copy for SubImage

Issue - State: open - Opened by Shadlock0133 about 3 years ago - 1 comment
Labels: kind: API

#1557 - External test data

Pull Request - State: open - Opened by HeroicKatora about 3 years ago

#1550 - Support for WebP is imperfect: Alpha, Lossless and Animation isn't supported

Issue - State: closed - Opened by fralonra about 3 years ago - 4 comments

#1539 - Don't run CI on rustc older than 1.46

Pull Request - State: closed - Opened by fintelia about 3 years ago - 2 comments

#1532 - Fix GIF transparency

Pull Request - State: closed - Opened by fintelia about 3 years ago

#1524 - Failure to decode PNGs with invalid checksums for ancillary data

Issue - State: closed - Opened by awused about 3 years ago - 1 comment

#1523 - Let's talk about `Pixel`

Issue - State: open - Opened by johannesvollmer about 3 years ago - 18 comments
Labels: kind: API

#1518 - Merge master into next

Pull Request - State: closed - Opened by fintelia about 3 years ago

#1512 - Avoid unneeded allocations in PNM decoder

Pull Request - State: closed - Opened by fintelia about 3 years ago

#1510 - Better handling of image size overflows

Pull Request - State: closed - Opened by fintelia about 3 years ago

#1507 - requested allocation size exceeds maximum supported size

Issue - State: closed - Opened by charlesxsh about 3 years ago - 5 comments

#1503 - Fix #1502

Pull Request - State: closed - Opened by fintelia over 3 years ago - 3 comments

#1495 - [Codecs] BC4 support

Pull Request - State: closed - Opened by localthomas over 3 years ago - 9 comments

#1490 - Remove deprecated types

Pull Request - State: closed - Opened by fintelia over 3 years ago

#1482 - Remove Bgr and Bgra color types

Pull Request - State: closed - Opened by fintelia over 3 years ago - 9 comments

#1481 - ImageOutputFormat should be used everywhere or nowhere

Issue - State: closed - Opened by fintelia over 3 years ago - 12 comments

#1480 - Reminder: Simplify HDR Decoder

Issue - State: closed - Opened by johannesvollmer over 3 years ago - 5 comments

#1476 - Encoding a JPEG with the wrong ColorType causes an internal panic

Issue - State: closed - Opened by Jacherr over 3 years ago - 1 comment

#1471 - Uncaught (in promise) RuntimeError: unreachable

Issue - State: closed - Opened by maninkari over 3 years ago - 15 comments

#1468 - Resize does not average properly

Issue - State: open - Opened by drahnr over 3 years ago - 4 comments
Labels: kind: bug, kind: incorrect

#1467 - Slow Gif Encoding

Issue - State: closed - Opened by daggy1234 over 3 years ago - 5 comments

#1461 - How to use ImageOutputFormat?

Issue - State: closed - Opened by AndreKR over 3 years ago - 1 comment

#1448 - Metadata

Pull Request - State: open - Opened by HeroicKatora over 3 years ago - 6 comments

#1447 - Missing Code of Conduct

Issue - State: closed - Opened by BobinMathew over 3 years ago - 3 comments

#1437 - Fix #1430

Pull Request - State: closed - Opened by fintelia over 3 years ago

#1431 - Allow atomics-based pixels instead of only raw primitives

Issue - State: closed - Opened by RReverser over 3 years ago - 5 comments
Labels: kind: enhancement

#1404 - Building the avif feature without asm

Issue - State: closed - Opened by foresterre over 3 years ago - 10 comments
Labels: kind: enhancement

#1401 - crash on trying to allocate too much memory in image::load_from_memory

Issue - State: closed - Opened by alexanderkjall over 3 years ago - 5 comments
Labels: kind: bug, topic: limits

#1397 - Async image decoding

Issue - State: closed - Opened by samdenty over 3 years ago - 5 comments
Labels: kind: question

#1389 - API ergonomics for 16bit

Issue - State: closed - Opened by virtualritz almost 4 years ago - 7 comments
Labels: kind: enhancement

#1385 - Add ARGB ColorType

Pull Request - State: closed - Opened by danielvschoor almost 4 years ago - 7 comments

#1383 - Convert Pixel types into corresponding types from rgb crate.

Pull Request - State: closed - Opened by msmorgan almost 4 years ago - 10 comments

#1381 - Make DynamicImage serializable via serde

Issue - State: open - Opened by fintelia almost 4 years ago - 4 comments
Labels: kind: enhancement

#1380 - An improved `ImageOutputFormat` design

Issue - State: closed - Opened by HeroicKatora almost 4 years ago - 9 comments
Labels: kind: enhancement, discussion, draft

#1375 - Heic decoding

Issue - State: open - Opened by zdcthomas almost 4 years ago - 19 comments
Labels: kind: question

#1360 - Support float image types

Issue - State: closed - Opened by oovm almost 4 years ago - 8 comments
Labels: kind: enhancement, topic: formats

#1356 - add public resize_to_fit and resize_to_fill utility functions

Pull Request - State: closed - Opened by filnet almost 4 years ago - 3 comments

#1350 - mozjpeg as feature

Issue - State: open - Opened by godofdream almost 4 years ago - 3 comments
Labels: kind: enhancement

#1347 - Inconsistency with DynamicImage conversion methods

Issue - State: closed - Opened by aloucks almost 4 years ago - 1 comment
Labels: kind: enhancement

#1346 - Generate warnings when using old paths for codec module items

Pull Request - State: closed - Opened by fintelia almost 4 years ago

#1342 - Deprecate clamp function

Pull Request - State: closed - Opened by fintelia almost 4 years ago

#1340 - rename `unsafe_get_pixel` to `get_pixel_unchecked`?

Issue - State: open - Opened by TianyiShi2001 almost 4 years ago - 1 comment
Labels: kind: API

#1329 - Streamline docs.rs documentation and move some content to README

Pull Request - State: closed - Opened by fintelia almost 4 years ago

#1328 - Move image file encoders/decoders to codecs module

Pull Request - State: closed - Opened by fintelia almost 4 years ago

#1327 - Deprecate compound input fn in favor of Reader

Pull Request - State: open - Opened by HeroicKatora almost 4 years ago - 5 comments
Labels: discussion, easy, kind: documentation, good first issue

#1306 - Add sponsor link in repo

Issue - State: closed - Opened by repi about 4 years ago - 3 comments
Labels: kind: question

#1302 - Resource Exhaustion using manipulated header

Issue - State: closed - Opened by mettke about 4 years ago - 1 comment
Labels: kind: bug, topic: limits

#1286 - expose indexed color profile for PNG

Issue - State: closed - Opened by Hugo-Trentesaux about 4 years ago - 6 comments
Labels: kind: enhancement, topic: meta data

#1280 - ColorMap::lookup() argument shouldn't start with an underscore

Pull Request - State: closed - Opened by fintelia about 4 years ago

#1275 - Add Converter trait and NormalizeConverter type that implements it

Pull Request - State: closed - Opened by fintelia about 4 years ago

#1274 - Adding XPM Decoder/Encoder?

Issue - State: closed - Opened by Josh015 about 4 years ago - 5 comments
Labels: kind: question

#1273 - Add function to convert raw buffers of pixels

Issue - State: closed - Opened by fintelia about 4 years ago - 4 comments
Labels: kind: enhancement

#1272 - Add BCn and YUV444/YUYV formats to ExtendedColorType

Pull Request - State: closed - Opened by fintelia about 4 years ago

#1271 - DXT -> BCN?

Issue - State: closed - Opened by Josh015 over 4 years ago - 4 comments
Labels: kind: question

#1259 - Rotated images can't be loaded

Issue - State: closed - Opened by Aloso over 4 years ago - 3 comments
Labels: kind: bug, topic: meta data

#1251 - icns | Support for encoding "icns" icon image files

Issue - State: closed - Opened by EstebanBorai over 4 years ago
Labels: kind: enhancement

#1235 - "no marker found where RST2 was expected" error on decoding a damaged-but-readable JPEG file

Issue - State: closed - Opened by Shnatsel over 4 years ago - 4 comments
Labels: kind: bug, topic: lenient

#1233 - "first two bytes is not a SOI marker" error on a valid JPEG

Issue - State: closed - Opened by Shnatsel over 4 years ago - 4 comments
Labels: kind: bug

#1218 - raw_pixels alternative?

Issue - State: closed - Opened by jsomedon over 4 years ago - 4 comments
Labels: kind: question

#1217 - YCbCr (YUYV)

Issue - State: closed - Opened by raymanfx over 4 years ago - 8 comments
Labels: kind: enhancement

#1213 - Add amount parameter to unsharp mask

Issue - State: open - Opened by Drevoed over 4 years ago
Labels: kind: enhancement, kind: API

#1212 - Why is the FromColor trait not public?

Issue - State: open - Opened by Drevoed over 4 years ago - 4 comments
Labels: kind: question

#1211 - How can I add round corners to an image?

Issue - State: closed - Opened by skygate2012 over 4 years ago - 1 comment
Labels: kind: question

#1201 - Tracking: imageops:: and DynImage::crop()/crop_imm() breakage

Issue - State: open - Opened by nabijaczleweli over 4 years ago - 2 comments
Labels: kind: enhancement, next: breaking, kind: API

#1184 - no_std support

Issue - State: open - Opened by vadixidav over 4 years ago - 14 comments
Labels: kind: enhancement, hard

#1183 - farbfeld seeking could be more efficient if it used seek_relative()

Issue - State: closed - Opened by nabijaczleweli over 4 years ago
Labels: kind: enhancement, next: blocked-msrv

#1169 - Support read_rect for other decoders.

Issue - State: open - Opened by jramapuram over 4 years ago
Labels: kind: enhancement, help wanted

#1153 - Dynamically disable use of rayon

Issue - State: closed - Opened by HeroicKatora over 4 years ago - 2 comments
Labels: kind: enhancement

#1152 - Support AVIF (AV1 Image FIle Format)

Issue - State: closed - Opened by jansol over 4 years ago - 21 comments
Labels: kind: enhancement

#1139 - WEBP: Excessively slow parsing of certain files

Issue - State: closed - Opened by dbrgn over 4 years ago - 11 comments
Labels: kind: bug

#1138 - WEBP: Excessive memory allocation for small inputs

Issue - State: closed - Opened by dbrgn over 4 years ago - 3 comments
Labels: kind: bug

#1116 - Resize using FilterType::Lanczos3 produces unexpected artifacts

Issue - State: open - Opened by ojensen5115 over 4 years ago - 3 comments
Labels: kind: bug, kind: incorrect

#1095 - Multi-page TIFF

Issue - State: closed - Opened by vadixidav almost 5 years ago - 3 comments
Labels: kind: enhancement

#1084 - Implement Bayer filter-based colour spaces

Issue - State: closed - Opened by nagisa almost 5 years ago - 4 comments
Labels: kind: enhancement

#1083 - Pixel conversions could be more generic to enable more optimal operations

Issue - State: open - Opened by nagisa almost 5 years ago - 3 comments
Labels: kind: enhancement, kind: API