)]}'
{
  "commit": "68cfc5da54ad733b457ad8e2862cb79270ac5fc7",
  "tree": "c6c94a74ca8bab60eb3de61c1868566926296cf9",
  "parents": [
    "38df4dc86212aa3431c399b093a5d6cf969749a0"
  ],
  "author": {
    "name": "Wan-Teh Chang",
    "email": "wtc@google.com",
    "time": "Mon May 21 18:03:13 2018 -0700"
  },
  "committer": {
    "name": "Wan-Teh Chang",
    "email": "wtc@google.com",
    "time": "Tue May 22 23:08:19 2018 +0000"
  },
  "message": "Use fewer multithreaded decoders to save memory.\n\nWe run out of memory in 32-bit x86 build, because the AV1Decoder struct\nis 16 MB. Although we should definitely make AV1Decoder smaller, we can\nsave memory by using fewer multithreaded decoders.\n\nThis CL creates 3 multithreaded decoders with 2, 4, and 8 threads each.\n\nBUG\u003daomedia:1870\n\nChange-Id: I3b9e430050a58013f60f54dc021c0c78b1e79c78\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7d74bd88d3bad5d9ff5100f353236fd6cde0ce55",
      "old_mode": 33188,
      "old_path": "test/decode_multithreaded_test.cc",
      "new_id": "e84eb911eb48d608364f8ea6b842696e4028fb70",
      "new_mode": 33188,
      "new_path": "test/decode_multithreaded_test.cc"
    }
  ]
}
