Skip to content

Decoder RGB scanline coping type #5

@GoogleCodeExporter

Description

@GoogleCodeExporter

jpgd.cpp, line 3101 should be:
if (((req_comps == 1) && (decoder.get_num_components() == 1)) || ((req_comps == 
3) && (decoder.get_num_components() == 3)))


Original issue reported on code.google.com by pixst...@gmx.net on 13 Mar 2014 at 7:25

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions