Skip to content

Black edgecase bug in decoder implementation #16

@pearcebasmanm

Description

@pearcebasmanm

It looks like this decoder implementation suffers from this issue phoboslab/qoi#258, where some black pixels can be rendered as transparent, which affects dependent crates (image-rs/image#2488) and applications (https://gitlab.gnome.org/GNOME/glycin/-/issues/150).

The problem is in this section, which doesn't update index, but should be doing so if it's the first instruction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions