Skip to content

add size change test vectors from AOM

James Almer requested to merge jamrial/dav1d-test-data:vectors into master

A new sequence starts in the middle of these, unlike samples where the frame_size_override_flag field is used to signal size changes in a per frame basis.

The samples were remuxed into ivf from the original Mastroska container in the libaom suite so they may be decodable with the dav1d CLI.

Tested to be bitexact with the output of aomdec.

Merge request reports