)]}'
{
  "commit": "7e1cddd861c701ca3924aeb6c636a7c5df647c49",
  "tree": "664035e1f9f4b12ad210d0ade7c9bd9f379f8443",
  "parents": [
    "806221a865f6559b7d5c496d84ca3cef0179f79f"
  ],
  "author": {
    "name": "Urvang Joshi",
    "email": "urvang@google.com",
    "time": "Wed Apr 24 18:11:12 2024 +0000"
  },
  "committer": {
    "name": "Urvang Joshi",
    "email": "urvang@google.com",
    "time": "Wed Apr 24 18:11:12 2024 +0000"
  },
  "message": "tip_build_inter_predictors_8x8: zero-out mbmi_buf\n\nThis avoids the following valgrind warning seen in some cases:\n\n```\n\u003d\u003d244734\u003d\u003d Conditional jump or move depends on uninitialised value(s)\n\u003d\u003d244734\u003d\u003d    at 0x67355B: is_global_mv_block (blockd.h:1079)\n\u003d\u003d244734\u003d\u003d    by 0x6790A8: av1_opfl_build_inter_predictor\n(reconinter.c:1194)\n\u003d\u003d244734\u003d\u003d    by 0x6A768D: tip_build_inter_predictors_8x8 (tip.c:908)\n```\n\nNote: All other \u0027mbmi\u0027 buffers are already zeroed out using either `av1_zero` or `calloc`; this was the only instance missing zero-ing out logic.\n\nNo change in stats observed.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f8c6a694f4c82ddb62e63e16b6ebf120e10de3ee",
      "old_mode": 33188,
      "old_path": "av1/common/tip.c",
      "new_id": "2c116715eced28bb26ec54eb43765449033426c8",
      "new_mode": 33188,
      "new_path": "av1/common/tip.c"
    }
  ]
}
