Skip to content

Endiannes not handled on decompression in RAW format #1587

@DanielDimov

Description

@DanielDimov

I tried compressing various RAW data files and it works well with both endian types.

But when I'm decompressing an image - whatever I specify as file extension (.raw or .rawl) - the result is the same. opj_decompress.exe must be fixed to account for the output file extension and write the bytes in the proper order.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions