Skip to content

Require utf8string types to be null-terminated #308

Open
@baumanj

Description

@baumanj

Per ISOBMFF (ISO/IEC 14496-12:2020) § 4.2.1, fields of type utf8string are

UTF-8 string as defined in IETF RFC 3629, null-terminated.

Currently this requirement is not enforced in the parsing of:

  • HandlerBox (hdlr)
  • ItemInfoEntry (infe)
  • SchemeTypeBox (schm)

and possibly others

Metadata

Metadata

Assignees

No one assigned

    Labels

    complianceSpecification compliance

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions