)]}'
{
  "commit": "773e3542e17aba9393a71491fee160cd7e567e5c",
  "tree": "f4ce915ab8e8d41a2b14bff9877115c862591afd",
  "parents": [
    "b72ab8fe2c4264bf70df1893d4e0ab994a22e547"
  ],
  "author": {
    "name": "Urvang Joshi",
    "email": "urvang@google.com",
    "time": "Fri May 05 18:09:42 2017 -0700"
  },
  "committer": {
    "name": "Urvang Joshi",
    "email": "urvang@google.com",
    "time": "Mon May 08 20:57:42 2017 +0000"
  },
  "message": "Palette: Special case for 2 unique colors.\n\nWhen a block only contains 2 unique colors, there\u0027s no need to run\nK-means, as \u0027lb\u0027 and \u0027ub\u0027 can directly be used as the centroids.\n\nTwo benefits:\n1. Encoding will be faster for this special case, and\n2. Can potentially avoid sub-optimal/duplicate centroids generation\n(due to integer rounding) when \u0027ub\u0027 and \u0027lb\u0027 values are very close.\n\nChange-Id: Ice04fc8577e3cc8c74f87d623a16ac8de3257cdd\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "33512aa8311db120cc9c7d35562271f16206032b",
      "old_mode": 33188,
      "old_path": "av1/encoder/rdopt.c",
      "new_id": "2953a5e4eb19000a7418b98c960b74005ac5bffc",
      "new_mode": 33188,
      "new_path": "av1/encoder/rdopt.c"
    }
  ]
}
