Commit 293d25779b for aom

commit 293d25779b00be9820f192a69e95c2277226ee5c
Author: James Zern <jzern@google.com>
Date:   Thu Jun 4 11:41:03 2026 -0700

    test: update svc-L2T1 & svc-L2T2 test vectors

    The original files had an invalid level for the 1280x720 layer. Level
    2.1 has been updated to 3.1.

    This is the same update that was applied in the dav1d-test-data repo:
    1ce5d01 Fix level (2.1 -> 3.1) for spatial layers with resolution 1280x720.

    Bug: 42302566
    Fixed: 42302566
    Change-Id: Ia0be6896f7b30295bb47f46c1484eec6be0b6eba

diff --git a/test/decode_scalability_test.cc b/test/decode_scalability_test.cc
index 85cea91193..6c48598b1f 100644
--- a/test/decode_scalability_test.cc
+++ b/test/decode_scalability_test.cc
@@ -91,13 +91,13 @@ const ObuExtensionHeader kSize16x16Headers[1] = { { 0, 0 } };
 //   operating_point_idc[ 1 ] = 0x101
 const ObuExtensionHeader kL1T2Headers[2] = { { 0, 0 }, { 1, 0 } };

-// av1-1-b8-22-svc-L2T1.ivf:
+// av1-1-b8-22-svc-L2T1-2.ivf:
 //   operating_points_cnt_minus_1 = 1
 //   operating_point_idc[ 0 ] = 0x301
 //   operating_point_idc[ 1 ] = 0x101
 const ObuExtensionHeader kL2T1Headers[2] = { { 0, 0 }, { 0, 1 } };

-// av1-1-b8-22-svc-L2T2.ivf:
+// av1-1-b8-22-svc-L2T2-2.ivf:
 //   operating_points_cnt_minus_1 = 3
 //   operating_point_idc[ 0 ] = 0x303
 //   operating_point_idc[ 1 ] = 0x301
@@ -111,8 +111,8 @@ const DecodeParam kAV1DecodeScalabilityTests[] = {
   // { filename, headers, num_headers }
   { "av1-1-b8-01-size-16x16.ivf", kSize16x16Headers, 1 },
   { "av1-1-b8-22-svc-L1T2.ivf", kL1T2Headers, 2 },
-  { "av1-1-b8-22-svc-L2T1.ivf", kL2T1Headers, 2 },
-  { "av1-1-b8-22-svc-L2T2.ivf", kL2T2Headers, 4 },
+  { "av1-1-b8-22-svc-L2T1-2.ivf", kL2T1Headers, 2 },
+  { "av1-1-b8-22-svc-L2T2-2.ivf", kL2T2Headers, 4 },
 };

 AV1_INSTANTIATE_TEST_SUITE(DecodeScalabilityTest,
diff --git a/test/test-data.sha1 b/test/test-data.sha1
index 3cf1354ce4..3987058f9a 100644
--- a/test/test-data.sha1
+++ b/test/test-data.sha1
@@ -542,12 +542,12 @@ e69e41fee40b408b6eebcc79f266a95f2ee24f9e *av1-1-b8-03-sizedown.mkv
 d3ed7de0aa8c155fe35e0f5f4203240710d31383 *park_joy_90p_8_420_monochrome.y4m
 5b3f0907407b809aa66b62cb080feda8c92454ca *park_joy_90p_8_420_vertical_csp.y4m
 caf8b6a5f1a5bcb38afae8a54a08c4f4459aafa3 *vase10x10_tiles.txt
-e14825f50ff845b8a6932c64cb254007a0b5e3a1 *av1-1-b8-22-svc-L2T1.ivf
-0f75f2ac44e61fc83be70c955410fa378e433237 *av1-1-b8-22-svc-L2T1.ivf.md5
+fc44029a35415f8935ff1bbfb4e05df15a98fd57 *av1-1-b8-22-svc-L2T1-2.ivf
+0f75f2ac44e61fc83be70c955410fa378e433237 *av1-1-b8-22-svc-L2T1-2.ivf.md5
 e94687eb0e90179b3800b6d5e11eb7e9bfb34eec *av1-1-b8-22-svc-L1T2.ivf
 2bc12b16385ea14323bc79607fb8dfbd7edaf8ef *av1-1-b8-22-svc-L1T2.ivf.md5
-32ef2f14ee9cb11a24a22934f4c065e926e5d236 *av1-1-b8-22-svc-L2T2.ivf
-f476a10ff06d750129f8229755d51e17ff141b2a *av1-1-b8-22-svc-L2T2.ivf.md5
+3c073ed57cd92437403c472a1528db201fdb94d8 *av1-1-b8-22-svc-L2T2-2.ivf
+f476a10ff06d750129f8229755d51e17ff141b2a *av1-1-b8-22-svc-L2T2-2.ivf.md5
 afca5502a489692b0a3c120370b0f43b8fc572a1 *av1-1-b8-04-cdfupdate.ivf
 13b9423155a08d5e3a2fd9ae4a973bb046718cdf *av1-1-b8-04-cdfupdate.ivf.md5
 f064290d7fcd3b3de19020e8aec6c43c88d3a505 *av1-1-b8-05-mv.ivf
diff --git a/test/test_data_util.cmake b/test/test_data_util.cmake
index e9e0f0298b..8617e8f0e4 100644
--- a/test/test_data_util.cmake
+++ b/test/test_data_util.cmake
@@ -528,12 +528,12 @@ if(CONFIG_AV1_DECODER)
               "av1-1-b8-06-mfmv.ivf.md5"
               "av1-1-b8-16-intra_only-intrabc-extreme-dv.ivf"
               "av1-1-b8-16-intra_only-intrabc-extreme-dv.ivf.md5"
-              "av1-1-b8-22-svc-L2T1.ivf"
-              "av1-1-b8-22-svc-L2T1.ivf.md5"
+              "av1-1-b8-22-svc-L2T1-2.ivf"
+              "av1-1-b8-22-svc-L2T1-2.ivf.md5"
               "av1-1-b8-22-svc-L1T2.ivf"
               "av1-1-b8-22-svc-L1T2.ivf.md5"
-              "av1-1-b8-22-svc-L2T2.ivf"
-              "av1-1-b8-22-svc-L2T2.ivf.md5"
+              "av1-1-b8-22-svc-L2T2-2.ivf"
+              "av1-1-b8-22-svc-L2T2-2.ivf.md5"
               "av1-1-b8-23-film_grain-50.ivf"
               "av1-1-b8-23-film_grain-50.ivf.md5"
               "av1-1-b8-24-monochrome.ivf"
diff --git a/test/test_vectors.cc b/test/test_vectors.cc
index bb8f0fbc34..d842e7b76d 100644
--- a/test/test_vectors.cc
+++ b/test/test_vectors.cc
@@ -257,8 +257,8 @@ const char *const kAV1TestVectors[] = {
   "av1-1-b8-06-mfmv.ivf",
   "av1-1-b8-16-intra_only-intrabc-extreme-dv.ivf",
   "av1-1-b8-22-svc-L1T2.ivf",
-  "av1-1-b8-22-svc-L2T1.ivf",
-  "av1-1-b8-22-svc-L2T2.ivf",
+  "av1-1-b8-22-svc-L2T1-2.ivf",
+  "av1-1-b8-22-svc-L2T2-2.ivf",
   "av1-1-b8-23-film_grain-50.ivf",
   "av1-1-b8-24-monochrome.ivf"
 };