Skip to content

AVIF metadata is improperly marked as private #444

@amyspark

Description

@amyspark

Hi,

Coming here from image-rs/image#2892, I noticed that mp4parse can be just enough for initializing an image decoder before the images are actually requested. However, several structs are marked as private, making them unusable:

  • NclxColourInformation
  • ImageMirror
  • PixelAspectRatio
  • ImageSpatialExtentsProperty (critical)

Would it be possible to expose these appropriately, and if necessary, via a copyable or borrowed fully public struct?

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