)]}'
{
  "commit": "fd74e18c146a28eb496d8d4c9a81f0253ef47e55",
  "tree": "a20e427ee1a9ef1102fcd1aff349fb6ad48ba5e3",
  "parents": [
    "48e5e4502c9df9063f0f783fa9e93c4e698c95e8"
  ],
  "author": {
    "name": "Wan-Teh Chang",
    "email": "wtc@google.com",
    "time": "Mon Jul 13 12:02:25 2026 -0700"
  },
  "committer": {
    "name": "Wan-Teh Chang",
    "email": "wtc@google.com",
    "time": "Mon Jul 13 13:47:58 2026 -0700"
  },
  "message": "Add the void cast to the tp_orig variable itself\n\nThe void cast is used to ignore the tp_orig variable in Release builds\nbecause tp_orig is only used in an assert(). So the void cast should be\napplied to the variable itself rather than the expression *tp_orig.\n\nIn av1_nonrd_pick_partition(), declare tp_orig with `const`, following\nthe change to the declaration of tp_orig in\nhttps://chromium-review.googlesource.com/c/webm/libvpx/+/399459.\n\nTested with the -DCONFIG_RT_ML_PARTITIONING\u003d1 cmake option.\n\nChange-Id: Ie4fdf350e507383b643cfb8baaf3cfe1f98ccbf4\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5da753d943c7c6475d4faacb3f5f54d7dfd03cb6",
      "old_mode": 33188,
      "old_path": "av1/encoder/partition_search.c",
      "new_id": "b5f1d6a6f112970d07851e55e12c5a985dbd6737",
      "new_mode": 33188,
      "new_path": "av1/encoder/partition_search.c"
    }
  ]
}
