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

Changed Xiph multilayer test content to add lsel and nclx colr box #198

Open leo-barnes opened 1 year ago

leo-barnes commented 1 year ago
  1. Add lsel property with value 0xFFFF
  2. Add NCLX colr box with value 1,13,1,0 (since this matches what the PNGs look like)

This fixes issue #181

leo-barnes commented 1 year ago

@tdaede Can't add you as a reviewer. Mind taking a look as well?