)]}'
{
  "commit": "f4fe66157ffe6cf72cd7c115e811be932b66c87a",
  "tree": "d0c9a51a0bef11f37cbb70f0176e305a36fbf7a6",
  "parents": [
    "8a68f7f78e8ad6197aba5a89523ae5e6aa55ef78"
  ],
  "author": {
    "name": "Wan-Teh Chang",
    "email": "wtc@google.com",
    "time": "Thu May 31 17:42:18 2018 -0700"
  },
  "committer": {
    "name": "Wan-Teh Chang",
    "email": "wtc@google.com",
    "time": "Mon Jul 09 17:51:56 2018 +0000"
  },
  "message": "Avoid copying entire pbi-\u003emb before decode_tile.\n\npbi-\u003emb is a big struct (47.3 KB in 64-bit build). To fix the mismatch\nfixed in https://aomedia-review.googlesource.com/c/aom/+/59091, only\nthe current_qindex field in td-\u003exd needs to be reset in\ntile_worker_hook_init before each decode_tile call. This is specified in\nSection 5.11.1 of the spec. To match Section 5.11.2 of the spec, also\nreset the delta_lf related fields (delta_lf_from_base and delta_lf) by\ncalling the new av1_reset_loop_filter_delta function.\n\nChange the single-threaded decode_tiles function to match the\nmultithreaded counterparts.\n\nBUG\u003daomedia:1918\n\nChange-Id: I17a1fedd6d596fb01555d861ff44586dd1dcee43\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b496ae397c5e77714910ede00882011821f1409e",
      "old_mode": 33188,
      "old_path": "av1/decoder/decodeframe.c",
      "new_id": "9a86f57fb8ebe71b9c99fda31a41d9ffd55eae43",
      "new_mode": 33188,
      "new_path": "av1/decoder/decodeframe.c"
    }
  ]
}
