Skip to content

Missing separator in ISO/IEC 14496-14:2020 Section 6.7.2 #122

Description

@bradh

For mp4v, we have:

class MP4VisualSampleEntry() extends VisualSampleEntry ('mp4v'){
ESDBoxES;
}

That middle line should probably be ESDBox ES;. That is, there needs to be some whitespace separation, as is present for mp4a.

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