tree: a3256cba50eb3a721d2451407786d6421600a90d [path history] [tgz]
  1. animated_avif/
  2. avif/
  3. README.md
android_jni/avifandroidjni/src/androidTest/assets/README.md

Test images

Sub-Directory: avif

fox*.avif

Test files for still AVIF decoding. Source.

blue-and-magenta-crop.avif

Test file with cropping. The image has an encoded size of 320x280. If the Clean Aperture box is honored, the size of the displayed image will be 180x100. Source.

Sub-Directory: animated_avif

alpha_video.avif and Chimera-AV1-10bit-480x270.avif

Test files for animated AVIF decoding. Source.

alpha_video.avif is patched at 0-indexed byte #259 replaced with 0x04 instead of 0x00 as 0x00 is an invalid item_id for the iref box.