Skip to content

Make results consistent when trying to seek beyond the end of sounds. #251

Open
@mackron

Description

The various decoders in this repository are inconsistent when seeking beyond the end of the file. In some cases it will result in an errors, whereas in other cases it will clamp to the end and return success.

All decoders need to be updated so that an error is returned when trying to seek beyond the end of the file.

Original report from miniaudio: mackron/miniaudio#651

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions