)]}'
{
  "commit": "d0b1bd0d106409dd839ed6205a31be91c7a4c132",
  "tree": "ed5a9e6dde6b5d5a942c5f9090795d2c59dcb2a6",
  "parents": [
    "a56d6cb170003a186c70f9e3771d04622a71ec44"
  ],
  "author": {
    "name": "Li Zhang",
    "email": "li.zhang2@arm.com",
    "time": "Fri Dec 12 16:04:20 2025 +0100"
  },
  "committer": {
    "name": "James Zern",
    "email": "jzern@google.com",
    "time": "Fri Dec 12 17:16:36 2025 -0800"
  },
  "message": "Fix standard bitdepth-only builds\n\nThe kHbdDotProdMergeBlockTbl constant table defined in\nhigbd_convolve_sve2.c is used in standard bit-depth convolve_sve2.c,\nwhich causes a compilation error for standard bidepth-only builds. Move\nthe table definition to convolve_sve2.c to avoid the error. Also rename\nthe table to better reflect the purpose.\n\nSimilarly, move aom_tbl2x2_s16 helper function used by convolve_sve2.c\nfrom highbd_convolve_sve2.h to convolve_sve2.h to avoid including the\nhigh bit-depth header in standard bit-depth .c files.\n\nAlso move highbd_warp_plane_sve.c in av1.cmake to the dedicated high\nbit-depth section as it is not used for standard bit-depth.\n\nChange-Id: I29ece9130a9aadb5cdd87f1e6ab9e9c42aa67f24\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b2f1bdf5104dcfbdc87eb18a6a6364c7fcfc2d70",
      "old_mode": 33188,
      "old_path": "av1/av1.cmake",
      "new_id": "14346a130e0cd04b656bddf4fd03b321a41ea8d5",
      "new_mode": 33188,
      "new_path": "av1/av1.cmake"
    },
    {
      "type": "modify",
      "old_id": "8090b2415eff30224f6446a7d36d163b750d161a",
      "old_mode": 33188,
      "old_path": "av1/common/arm/convolve_sve2.c",
      "new_id": "ae003867e623a803b7dcdb473cf75d3c8a131ec2",
      "new_mode": 33188,
      "new_path": "av1/common/arm/convolve_sve2.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "bd02153db4f6fcac08cc5106c59aca32025c999c",
      "new_mode": 33188,
      "new_path": "av1/common/arm/convolve_sve2.h"
    },
    {
      "type": "modify",
      "old_id": "36c0ae7cf3c610eade1af66de233d1f73da2cd23",
      "old_mode": 33188,
      "old_path": "av1/common/arm/highbd_compound_convolve_sve2.c",
      "new_id": "e5fbe419b3c1e0d18d02516e02a3da6fc176265d",
      "new_mode": 33188,
      "new_path": "av1/common/arm/highbd_compound_convolve_sve2.c"
    },
    {
      "type": "modify",
      "old_id": "a455e8030bcabb38480dac190c3e4edca81c03c3",
      "old_mode": 33188,
      "old_path": "av1/common/arm/highbd_convolve_sve2.c",
      "new_id": "656d8d50a7a052b1326d6bddfd3b2c50c8138325",
      "new_mode": 33188,
      "new_path": "av1/common/arm/highbd_convolve_sve2.c"
    },
    {
      "type": "modify",
      "old_id": "5862e6858a8af2641fb1d3714d6158ada27b670a",
      "old_mode": 33188,
      "old_path": "av1/common/arm/highbd_convolve_sve2.h",
      "new_id": "0b59e26249e4c0f29da4be02e3ce02bf3a5e431a",
      "new_mode": 33188,
      "new_path": "av1/common/arm/highbd_convolve_sve2.h"
    }
  ]
}
