)]}'
{
  "commit": "413f5eff9e54b408d7f7b5db02b45cc1d3cf958b",
  "tree": "f450c0a841b9a0a841ba27d2044b1884d83238aa",
  "parents": [
    "dac71a774dbc7923cc91c4a8a1e90debf871fe0a"
  ],
  "author": {
    "name": "Wan-Teh Chang",
    "email": "wtc@google.com",
    "time": "Tue Jun 05 17:36:03 2018 -0700"
  },
  "committer": {
    "name": "Wan-Teh Chang",
    "email": "wtc@google.com",
    "time": "Thu Jun 07 19:04:35 2018 +0000"
  },
  "message": "Delete prev_qindex and prev_delta_lf.\n\nIn the MACROBLOCKD struct:\n- Delete the prev_qindex field. We only need current_qindex (called\n  CurrentQIndex in the spec).\n- Delete the prev_delta_lf field and rename curr_delta_lf to delta_lf\n  (called DeltaLF in the spec).\n- Delete the prev_delta_lf_from_base field and rename\n  current_delta_lf_from_base to delta_lf_from_base. Note: This field does\n  not seem to be in the spec.\n\nIn the MB_MODE_INFO struct:\n- Rename current_q_index to current_qindex.\n- Rename current_delta_lf_from_base to delta_lf_from_base.\n- Rename curr_delta_lf to delta_lf.\n\nAlso rename local variables current_q_index to current_qindex for\nconsistency.\n\nThese fields were originally added in commit\n07441165fe78ae09bbe1a2cdfa403322c28b8968, commit\n231fe424794aafe8e469f494c83e9193c0920a51 and commit\na97394f72c1ce563eae905a77b980979fa56a517:\n\nhttps://aomedia-review.googlesource.com/c/aom/+/3180\nhttps://aomedia-review.googlesource.com/c/aom/+/10516\nhttps://aomedia-review.googlesource.com/c/aom/+/24701\n\nChange-Id: I84b00c14394d3beb0d12cab36845d0ab41e316f7\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a1c6459998caf52a26102aaa2ce10ae937baf89f",
      "old_mode": 33188,
      "old_path": "av1/common/av1_loopfilter.c",
      "new_id": "5faba979e9b738a8c1c82eda8a480660266bf52c",
      "new_mode": 33188,
      "new_path": "av1/common/av1_loopfilter.c"
    },
    {
      "type": "modify",
      "old_id": "865c3126b50bc66887a245325145a6d076dbb35c",
      "old_mode": 33188,
      "old_path": "av1/common/blockd.h",
      "new_id": "4c3981259a5e3e75e14969bd37563139b5594bec",
      "new_mode": 33188,
      "new_path": "av1/common/blockd.h"
    },
    {
      "type": "modify",
      "old_id": "ac9aa294bd3b958df08c4781829628942da3d320",
      "old_mode": 33188,
      "old_path": "av1/decoder/decodeframe.c",
      "new_id": "27de55b79519fffcedc71a20fc5e0363d01a75d2",
      "new_mode": 33188,
      "new_path": "av1/decoder/decodeframe.c"
    },
    {
      "type": "modify",
      "old_id": "c2e60b78ab9d1edff1c844cda59e81ad91fa0dda",
      "old_mode": 33188,
      "old_path": "av1/decoder/decodemv.c",
      "new_id": "bfc84cfa20e40bc0d3b142bbed6a6c667206533a",
      "new_mode": 33188,
      "new_path": "av1/decoder/decodemv.c"
    },
    {
      "type": "modify",
      "old_id": "00ff9c494b4fa2faf20fb69d267441fbb8a3ce67",
      "old_mode": 33188,
      "old_path": "av1/decoder/inspection.c",
      "new_id": "e6c89298a4aa94ad55a0604917b727b7dcdcf089",
      "new_mode": 33188,
      "new_path": "av1/decoder/inspection.c"
    },
    {
      "type": "modify",
      "old_id": "7c4b344008b9b7e0de44231e1af293b0acbe41cb",
      "old_mode": 33188,
      "old_path": "av1/encoder/av1_quantize.c",
      "new_id": "1c5bdeb2539a178416d27bfd97fc0e1653310a5a",
      "new_mode": 33188,
      "new_path": "av1/encoder/av1_quantize.c"
    },
    {
      "type": "modify",
      "old_id": "f6ac616ad1074df81b353fdf7b741220318f602e",
      "old_mode": 33188,
      "old_path": "av1/encoder/bitstream.c",
      "new_id": "2a513f4d787bc7704101f2ae1eb52faa9e6ccf45",
      "new_mode": 33188,
      "new_path": "av1/encoder/bitstream.c"
    },
    {
      "type": "modify",
      "old_id": "19b73efabc56fb053222af5844136b49e3563223",
      "old_mode": 33188,
      "old_path": "av1/encoder/encodeframe.c",
      "new_id": "f741079951c1e9ed435ed09ffed0478c690c9ccd",
      "new_mode": 33188,
      "new_path": "av1/encoder/encodeframe.c"
    }
  ]
}
