Ecosyste.ms: Issues

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

GitHub / image-rs/image-tiff issues and pull requests

#264 - Private interfaces hinder downstream usability

Issue - State: open - Opened by kylecarow 6 days ago

#263 - Fix formatting

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

#261 - Support IEEEFP sample format

Issue - State: open - Opened by sophie-h 28 days ago - 1 comment

#260 - Cannot open JPEG encoded TIFF with alpha channel

Issue - State: open - Opened by sophie-h 28 days ago - 1 comment

#259 - Cannot open Tiff Black and white chanel

Issue - State: open - Opened by sophie-h 28 days ago - 1 comment

#258 - GrayA encoding?

Issue - State: open - Opened by yanweitong about 2 months ago

#257 - Add FP16 support

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

#256 - Support ZSTD compression method for reading

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

#255 - Add support for iterating over all tags

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

#254 - Correct way to read photometric interpretation?

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

#253 - DESI tif cannot be open

Issue - State: open - Opened by satarsa 3 months ago - 7 comments

#252 - Fix 1bpp image decoding and add a test image

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

#251 - Can I do multi thread to read an image in chunks?

Issue - State: open - Opened by nery-bemagro 4 months ago - 1 comment

#250 - Extensibility: mid-level API and harmonizing encoder/decoder structs.

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

#249 - Partial tag

Pull Request - State: open - Opened by feefladder 5 months ago

#248 - WIP Partial tag

Pull Request - State: closed - Opened by feefladder 5 months ago

#246 - Expose Image and friends to allow for Multithreading implementations

Pull Request - State: open - Opened by feefladder 5 months ago - 1 comment

#245 - feat:async implemented async (for COG)

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

#244 - README.md: advertize JPEG decode support

Pull Request - State: closed - Opened by rouault 6 months ago - 2 comments

#243 - Provide a way to retrieve all tags defined within a file

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

#242 - Exif support attempt number 2

Pull Request - State: open - Opened by spoutn1k 6 months ago - 8 comments

#241 - Made Tag::from_u16, from_u16_exhaustive and to_u16 const

Pull Request - State: open - Opened by dbartussek 6 months ago

#240 - Add horizontal predictor support

Pull Request - State: closed - Opened by spoutn1k 7 months ago - 15 comments

#239 - Add fp16 depth support

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

#238 - WIP: add fp16 support

Pull Request - State: open - Opened by micahcc 7 months ago

#237 - LZW compression expands files

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

#236 - Read Byte as u8, SignedByte as i8

Pull Request - State: open - Opened by weiji14 7 months ago

#235 - Read Short as u16, SignedShort as i16

Pull Request - State: open - Opened by weiji14 7 months ago - 4 comments

#234 - Add SignedByte and SignedShort enum variants

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

#233 - Switch from SmartReader to EndianReader

Pull Request - State: open - Opened by fintelia 9 months ago

#231 - Loading fails with "invalid code in LZW stream"

Issue - State: open - Opened by sophie-h 10 months ago - 1 comment

#230 - Make decoding internally operate on byte buffers

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

#229 - CCITT group 4 (Fax4) decoding support

Pull Request - State: open - Opened by stephenjudkins 11 months ago - 20 comments

#228 - OME-TIFF specification

Issue - State: open - Opened by tomouellette 11 months ago - 1 comment

#227 - Add Clone to Decoder

Pull Request - State: closed - Opened by tristan-morris 11 months ago - 3 comments

#226 - Sample format should not be a Vec

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

#225 - Fix warnings

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

#224 - Add ColorType::Multiband enum variant to support samples>1 per pixel

Pull Request - State: closed - Opened by weiji14 12 months ago

#223 - Test minimal versions in CI

Pull Request - State: closed - Opened by fintelia about 1 year ago

#222 - Private fields and interfaces make file inspection difficult

Issue - State: open - Opened by jblachly about 1 year ago - 3 comments

#221 - Exif support

Pull Request - State: open - Opened by seaeagle1 about 1 year ago - 4 comments

#220 - Release 0.9.1

Pull Request - State: closed - Opened by fintelia about 1 year ago

#218 - Allow for intra-byte bits_per_sample.

Pull Request - State: open - Opened by samsieber over 1 year ago

#217 - Adding Bilevel support (Gray(1) ColorType)

Issue - State: open - Opened by samsieber over 1 year ago - 10 comments

#216 - Addresses #214 by allowing up to 255 samples per pixel and allowing B…

Pull Request - State: closed - Opened by tromper over 1 year ago - 1 comment

#215 - Allow arbitrary number of samples as long as all have the same bit depth

Pull Request - State: closed - Opened by fintelia over 1 year ago - 2 comments

#214 - Very minor changes to allow multiband GeoTiff reading

Issue - State: closed - Opened by tromper over 1 year ago - 5 comments

#213 - A bunch of clippy fixes

Pull Request - State: closed - Opened by fintelia over 1 year ago

#212 - Update edition and CI script, and add Cargo.lock.msrv

Pull Request - State: closed - Opened by fintelia over 1 year ago

#211 - CCITT Group 4 / T.6 "fax machine" compression handling example

Pull Request - State: open - Opened by hotspoons over 1 year ago - 2 comments

#210 - Support Exif tags

Issue - State: open - Opened by dtzxporter over 1 year ago
Labels: help wanted, good first issue

#209 - Decoding an image with missing required tag

Issue - State: closed - Opened by Noxdor over 1 year ago - 4 comments

#208 - add CMYKA

Pull Request - State: open - Opened by luksab over 1 year ago

#207 - CMYKA decoding

Issue - State: open - Opened by luksab over 1 year ago

#206 - Simplify and avoid allocation in jpeg decompression

Pull Request - State: closed - Opened by fintelia over 1 year ago

#205 - Multipage + Tile support

Issue - State: open - Opened by Jondeen over 1 year ago - 5 comments

#204 - Tags of type Short are read as Unsigned

Issue - State: open - Opened by lgpasquale almost 2 years ago - 3 comments
Labels: help wanted

#203 - Don't panic when parsing metadata when custom compression is used

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

#201 - Add changelog and metadata for 0.9.0

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

#200 - Fix capacity overflow in JpegReader

Pull Request - State: closed - Opened by anfedotoff about 2 years ago - 1 comment

#199 - Basic support for planar configuration

Pull Request - State: closed - Opened by pka about 2 years ago - 5 comments

#198 - InconsistentSizesEncountered error reading Tiff with planar config

Issue - State: closed - Opened by pka about 2 years ago - 3 comments

#197 - Fix padding when image size is multiple of chunk size

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

#196 - Changelog and metadata for 0.8.1

Pull Request - State: closed - Opened by HeroicKatora about 2 years ago

#195 - Encoding images in CMYKA

Issue - State: open - Opened by wkordalski about 2 years ago - 1 comment

#193 - Fix read in packbits decoder

Pull Request - State: closed - Opened by HeroicKatora about 2 years ago

#192 - 16-bit-per-channel images using PackBits compression fail to load correctly.

Issue - State: closed - Opened by cessen about 2 years ago - 4 comments

#191 - Error: invalid code in LZW stream.

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

#190 - Added support for the YCbCr PhotometricInterpretation

Pull Request - State: closed - Opened by kurtkuehnert over 2 years ago - 7 comments

#189 - Non exhaustive enumerations

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

#188 - Remove deprecated methods on Decoder

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

#187 - Changelog for 0.8

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

#186 - Bump jpeg-decoder version pin to 0.3.0

Pull Request - State: closed - Opened by micahsnyder over 2 years ago - 4 comments

#185 - Changelog for 0.7.4

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

#184 - Please publish new version to resolve panics

Issue - State: closed - Opened by micahsnyder over 2 years ago - 1 comment

#183 - TIFF files with unassociated extra samples are unsupported.

Issue - State: open - Opened by Aerocatia over 2 years ago - 5 comments

#182 - Create total prize money

Pull Request - State: closed - Opened by ANSHU7347 over 2 years ago
Labels: invalid

#181 - Create best of two

Pull Request - State: closed - Opened by ANSHU7347 over 2 years ago
Labels: invalid

#180 - Update link to the TIFF specification

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

#179 - Unavailable Specification

Issue - State: closed - Opened by luksab over 2 years ago - 2 comments
Labels: good first issue

#178 - No way to pass RATIONS/SRATIONAL/IDF/IDF8 to write_tag

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

#177 - Fix some warnings

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

#176 - Return an error for zero-size images

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

#175 - Zero-sized images

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

#174 - Validate that images contain the proper number of strips

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

#173 - Handle possible JPEG decoder errors

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

#172 - Add check to verify start index within size of buffer

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

#171 - Panic decoding tiff malformed (again)

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

#170 - Removed `unwrap` and set colour transform with Jpeg compressed tiffs

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

#169 - Test failure: test encoder::compression::deflate::tests::test_deflate

Issue - State: open - Opened by emixa-d over 2 years ago - 3 comments

#168 - Panic decoding malformed tiff

Issue - State: closed - Opened by micahsnyder over 2 years ago - 1 comment

#167 - Add changelog and metadata for 0.7.3

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

#166 - Encoding images using tiles

Issue - State: open - Opened by AlanRace over 2 years ago
Labels: help wanted

#165 - Floating point predictor

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

#164 - Unify strip and tile decoding

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