)]}'
{
  "commit": "c998d1c9e347df5bacfda0ca97dcd8ee67b1700e",
  "tree": "14669f93f92a09ddd6c2aff845bf57b05720b0c5",
  "parents": [
    "a17693d7a6e3b2b461e0dd19efd01d4c6fc8e21c"
  ],
  "author": {
    "name": "Wan-Teh Chang",
    "email": "wtc@google.com",
    "time": "Wed Jun 02 17:50:11 2021 -0700"
  },
  "committer": {
    "name": "Joe Drago",
    "email": "joedrago@gmail.com",
    "time": "Thu Jun 03 10:01:31 2021 -0700"
  },
  "message": "Avoid multiplying widthN and heightN by 2\n\nAvoid the widthN * 2 and heightN * 2 multiplications, which could\noverflow int32_t, by performing the widthN / widthD and\nheightN / heightD divisions early. Those two divisions are needed to\ncalculate cropRect-\u003ewidth and cropRect-\u003eheight.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e0543305c8a1b58fde21537da09ae8231fb8e567",
      "old_mode": 33188,
      "old_path": "src/avif.c",
      "new_id": "f21c42adafc3149482994baa9eb8c3bde24e688d",
      "new_mode": 33188,
      "new_path": "src/avif.c"
    }
  ]
}
