)]}'
{
  "commit": "5d2e729e16b9b6e062de4f8f97e49565ad456b67",
  "tree": "1f57d6b86495e86cb1e6f7c17de12dabf3ad5fc2",
  "parents": [
    "87fe5b9641ec4cf0ef662e18a6720aff6ed3c58c"
  ],
  "author": {
    "name": "Rupert Swarbrick",
    "email": "rupert.swarbrick@argondesign.com",
    "time": "Tue Sep 26 11:32:17 2017 +0100"
  },
  "committer": {
    "name": "Rupert Swarbrick",
    "email": "rupert.swarbrick@argondesign.com",
    "time": "Tue Sep 26 16:02:24 2017 +0000"
  },
  "message": "Simplify av1_get_rest_tile_limits\n\nThe subtile and clamping features are no longer used. This patch\nremoves the dead code that implemented them and the parameters to\nsupport them.\n\nIt also changes the return format. Instead of having return type void\nand passing data out through 4 output pointers, the function now just\nreturns a RestorationTileLimits structure. Since the function is\ndefined inline in a header, I suspect that most callsites will\nactually compile to identical code.\n\nThere should be no functional change from this patch.\n\nChange-Id: I6ebc4da66a00676bd988f939a4b4957f743e8004\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b2d6340477163f33b38af2156da70b99fbb7d4b4",
      "old_mode": 33188,
      "old_path": "av1/common/restoration.c",
      "new_id": "c7036601235bdbc1de08254e5accd9ddce62f1d2",
      "new_mode": 33188,
      "new_path": "av1/common/restoration.c"
    },
    {
      "type": "modify",
      "old_id": "7bfd1c7bbb69f3371833d91193919f97b0b71d34",
      "old_mode": 33188,
      "old_path": "av1/common/restoration.h",
      "new_id": "75fcefb7059befed94dc1032b746fe3c9686d7fd",
      "new_mode": 33188,
      "new_path": "av1/common/restoration.h"
    },
    {
      "type": "modify",
      "old_id": "5650a48d15d44eb4343922eb6e5a97d6b02be7df",
      "old_mode": 33188,
      "old_path": "av1/encoder/pickrst.c",
      "new_id": "4be322b4663285ee0c1c68e4069f8028ee166077",
      "new_mode": 33188,
      "new_path": "av1/encoder/pickrst.c"
    }
  ]
}
