AOMediaCodec / av1-avif

AV1 Image File Format Specification - ISO-BMFF/HEIF derivative
https://aomediacodec.github.io/av1-avif/
BSD 2-Clause "Simplified" License
450 stars 40 forks source link

Update testFiles/Link-U/kimono*.avif files to make them spec compliant #199

Open leo-barnes opened 1 year ago

leo-barnes commented 1 year ago

Changes done:

  1. Change order of item property associations to place ispe first
  2. Add colr-nclx box with values 1,13,9,0 since this is what Sequence Header says
  3. Strip out optional config OBUs from av1C

Fixes #178

leo-barnes commented 1 year ago

@ledyba-z Can't add you as a reviewer. Mind taking a look?

ledyba-z commented 1 year ago

@leo-barnes Thank you so much! I will take a look in this weekend. Please wait a moment. (I leave Link-U, and currently I am committing AVIF as a volunteer)

leo-barnes commented 1 year ago

Removed fixes for kimono*.crop.avif since those will get a more complete fix in #202