diff --git a/8-bit/features/meson.build b/8-bit/features/meson.build index 2864474d086932561c21f2d00f4becfb38ab3283..fa4aee24c1690dfdeb9d1708940f3e0201bff6f5 100644 --- a/8-bit/features/meson.build +++ b/8-bit/features/meson.build @@ -28,4 +28,5 @@ tests += [ ['non_uniform_tiling', files('non_uniform_tiling.ivf'), '43d8ce1effb7fc38d3503d3d0f515dcb'], ['annexb', files('annexb.obu'), 'f7f32af281ac5871d0b5de9de901588d'], ['rgb', files('rgb.ivf'), '3a98407cdaf89c3076b7cdb0f8c7a0ba'], + ['seq_hdr_op_param_info', files('seq_hdr_op_param_info.ivf'), '2ff74754025320e6894e389032f029c1'], ] diff --git a/8-bit/features/seq_hdr_op_param_info.ivf b/8-bit/features/seq_hdr_op_param_info.ivf new file mode 100644 index 0000000000000000000000000000000000000000..0b38ab02b9ceec8ada35438a0505707fad445cda Binary files /dev/null and b/8-bit/features/seq_hdr_op_param_info.ivf differ