)]}'
{
  "commit": "211f2ac5974f6aa28889b4df84290d6e55df8c6f",
  "tree": "6b0aff03967b48b6600c43f87f4061311796bd58",
  "parents": [
    "cd1eaba8c2107aa29c435650901f8d0f2da90244"
  ],
  "author": {
    "name": "Angie Chiang",
    "email": "angiebird@google.com",
    "time": "Fri Sep 02 16:05:03 2016 -0700"
  },
  "committer": {
    "name": "Angie Chiang",
    "email": "angiebird@google.com",
    "time": "Tue Sep 20 22:39:42 2016 +0000"
  },
  "message": "Add update_scan_order\n\naugment_prob: embed r + c and coeff_idx info with nonzero probabilities.\nWhen sorting the nonzero probabilities, if there is a tie, the coefficient\nwith smaller r + c will be scanned first\n\nsort_prob: quick sort\n\ndfs_scan: topological sort\n\nupdate_sort_order: apply quick sort on nonzero probabilities to obtain\na sort order\n\nupdate_scan_order: apply topological sort on the nonzero\nprobabilities sorting order to guarantee each to-be-scanned\ncoefficient\u0027s upper and left coefficient will be scanned before the\nto-be-scanned coefficient.\n\nChange-Id: I719b24dc704e9652a7665af93816bacea7078fb0\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e13d1346172e8c7f87aeda2b665de58d4d7810a3",
      "old_mode": 33188,
      "old_path": "av1/common/scan.c",
      "new_id": "23fa3e93306bb09b0f64a9797553fa7798964bd5",
      "new_mode": 33188,
      "new_path": "av1/common/scan.c"
    },
    {
      "type": "modify",
      "old_id": "8f0ecb4877c6c282f674125a28b659193eb543ac",
      "old_mode": 33188,
      "old_path": "av1/common/scan.h",
      "new_id": "541995562cfebf7a84f6134a7f1c67e034eb2346",
      "new_mode": 33188,
      "new_path": "av1/common/scan.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e51b6bfbb82cc09868aaa58b6b0f428e7b7f618c",
      "new_mode": 33188,
      "new_path": "test/scan_test.cc"
    },
    {
      "type": "modify",
      "old_id": "09e2d9eb50818c0362d237cc496bf817d19e9f6b",
      "old_mode": 33188,
      "old_path": "test/test.mk",
      "new_id": "5ccb5f2bf11c30c0a2f992c4ce0cb7df96e6b33b",
      "new_mode": 33188,
      "new_path": "test/test.mk"
    }
  ]
}
