Skip to content

Gracefully handle decode errors #43

@noc0lour

Description

@noc0lour

In a lot of places signal processing is stopped (by throw()ing) if an error is found.

This behaviour must be replaced with a method that handles decoding errors gracefully and skips the current frame or inserts padding to smooth out the audio decoding.

Also checks in fib_sink and mp4_decode need to be verified for standard compliance.

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