)]}'
{
  "commit": "668d3d99f8f97ab4ac80fb58e6f5176d8708426f",
  "tree": "c18f67115403ebd503ef5442227e65a3ac7d3b40",
  "parents": [
    "22bbe4cc7dc07943dab898fe631a53be8dfb704f"
  ],
  "author": {
    "name": "Rupert Swarbrick",
    "email": "rupert.swarbrick@argondesign.com",
    "time": "Wed Sep 06 16:09:51 2017 +0100"
  },
  "committer": {
    "name": "Rupert Swarbrick",
    "email": "rupert.swarbrick@argondesign.com",
    "time": "Thu Sep 07 08:59:49 2017 +0000"
  },
  "message": "Remove repetition in decode_partition\n\nThe callsites to decode_block and decode_partition in the body of\ndecode_partition are rather noisy with code that is enabled or\ndisabled by config flags, so it\u0027s hard to see what is fundamentally a\nsimple recursion.\n\nThis patch moves all that cruft into a pair of locally defined\npreprocessor macros (DEC_BLOCK and DEC_PARTITION) to simplify\nthings.\n\nThere\u0027s no diff in disassembled code when compiling before and after\nthe patch.\n\nChange-Id: Ie08db263a9874e2c566c758e8f3a51d131b1b80b\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d63ae599821ff648ddf858969ae62275c6240853",
      "old_mode": 33188,
      "old_path": "av1/decoder/decodeframe.c",
      "new_id": "082fd4d82c16808303bb2fa40fe2a76c9d5c7424",
      "new_mode": 33188,
      "new_path": "av1/decoder/decodeframe.c"
    }
  ]
}
