)]}'
{
  "commit": "2806e92e5a0cc97b5b2dc00d0ce5fbc87ead3fa7",
  "tree": "9129a2a8ac152e624493b9ed18ab8e13c731a9ef",
  "parents": [
    "5413ec3ebc4ec5427f740fa9bda736a4b4d19dbb"
  ],
  "author": {
    "name": "Peng Bin",
    "email": "binpengsmail@gmail.com",
    "time": "Thu Sep 06 17:24:03 2018 +0800"
  },
  "committer": {
    "name": "Yunqing Wang",
    "email": "yunqingwang@google.com",
    "time": "Thu Sep 06 17:57:31 2018 +0000"
  },
  "message": "Bugfix:Clear pc_tree_stats for all nodes in pctree\n\nAs reported in BUG\u003daomedia:2134, multi-threading\nencoding result is mismatch with single-threading.\n\nThe mismatch happens on the edge of a frame, some\nsub blocks are skipped, so their pc_tree_stats are\nnot cleared, still contain random values. The\nrandom values in multi-threading case and\nsingle-threading case are different, so the partition\nresult of ml_prune_2pass_split_partition are different.\n\nThis CL try to fix this bug by clearing pc_tree_stats\nfor all nodes in pc_tree before calling\nrd_pick_sqr_partition.\n\nSTATS_CHANGED expected\n\nChange-Id: Icb62ff44e262b72fb39f0aa51b82e8e37c7af841\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9536b22885a184e911abf1623a0ec66109cddc13",
      "old_mode": 33188,
      "old_path": "av1/encoder/encodeframe.c",
      "new_id": "48abd3d3d1bc1626c9ffabaf5df4cd7a63c00f71",
      "new_mode": 33188,
      "new_path": "av1/encoder/encodeframe.c"
    }
  ]
}
