Skip to content

SourcesQueueOutput::current_frame_length relies on upper bound of iterator size instead of lower bound. #319

@HalfVoxel

Description

@HalfVoxel

SourcesQueueOutput::current_frame_length should return the shortest guaranteed frame, however it is conceivable that a source has an arbitrarily high upper bound but it is in fact much shorter.

It should instead rely on the lower bound of the iterator size.

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