Skip to content

Allow decoding files with empty multichannel signal groups #96

@benjamin-weiss

Description

@benjamin-weiss

During testing customer streams we've discovered several files that could not be decoded. The reason turned out to be Ittiam decoder rejecting MCTConfig without any channels – and those files have two configurations, first one encompassing all channels and the second one having none. Since the second configuration is not used, the files can be decoded if such configuration existence is tolerated.

P.S. In case when such empty configuration is used, the decoder will error out on zero channel count as inadvertently discovered in the earlier reported issue #94.

0001-Allows-empty-multichannel-groups.PATCH

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