AOMediaCodec / libavif

libavif - Library for encoding and decoding .avif files
Other
1.53k stars 195 forks source link

Fix an incorrect file name in tests/data/README.md #2392

Closed wantehchang closed 1 month ago

wantehchang commented 1 month ago

The second instance of unsupported_gainmap_version.avif is apparently a copy-and-paste error. It has an unsupported writer_version (99). It should be unsupported_gainmap_writer_version_with_extra_bytes.avif.