Skip to content

Support for prefix garbage? #98

@Melirius

Description

@Melirius

As I can see, LEPTON_HEADER_PREFIX_GARBAGE_MARKER is defined, but is not used (self.write_lepton_jpeg_garbage_if_needed(&mut mrw, false)?; is always with false), and Lepton file encoded with -embedded=XXX will exit the library by return err_exit_code(ExitCode::BadLeptonFile, "unknown data found"); Even if not supporting prefix garbage in encode, we can support decoding such files without difficulties.

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