Input validation check when decoding 10bit sample using one thread
Chimera-AV1-10bit-768x432-1090kbps.ivf (actaully the mp4 remuxed to ivf to fix timestamps and duration)
$ dav1d -i Chimera-AV1-10bit-768x432-1090kbps.ivf --muxer yuv -o NUL
Dav1d 0.0.1 - by Two Orioles
Decoded 1/8929 frames (0.0%)
Decoded 2/8929 frames (0.0%)
Decoded 3/8929 frames (0.0%)
[...]
Decoded 271/8929 frames (3.0%)
Decoded 272/8929 frames (3.0%)
Decoded 273/8929 frames (3.1%)
Input validation check 'dst->data[0] == ((void *)0)' failed in dav1d_picture_ref!
Always fails in that frame.