)]}'
{
  "commit": "7f56cb29787b187c8cb1b778918ca3b80184c804",
  "tree": "780a14951fa300dd6ef2aca92664e06f1306e740",
  "parents": [
    "65dd056e413bbc42b99e9930d4914e22a0ec23cb"
  ],
  "author": {
    "name": "Alex Converse",
    "email": "aconverse@google.com",
    "time": "Thu Oct 08 16:01:42 2015 -0700"
  },
  "committer": {
    "name": "Alex Converse",
    "email": "aconverse@google.com",
    "time": "Mon Oct 26 11:29:46 2015 -0700"
  },
  "message": "Replace the zero handling in extend_to_full_distribution.\n\nThe old workaround \"p \u003d 0 ? 0 : p -1\" is misleading.\n\n?: happens before \u003d\nassigning back to p truncates to one byte.\n\nTherefore it is equivalent to (p - 1) \u0026 0xFF, but the check just exists\nto work around a first pass bug, so let\u0027s make the work around more\nclear.\n\nhttps://code.google.com/p/webm/issues/detail?id\u003d1089\n\nChange-Id: Ia6dcc8922e1acbac0eeca23a4d564a355c489572\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "56dd73a4a3933f1074b9fdb04e326a076f480672",
      "old_mode": 33188,
      "old_path": "vp10/common/entropy.c",
      "new_id": "16765061bb1ccc074b11daaed55b6079bacc251f",
      "new_mode": 33188,
      "new_path": "vp10/common/entropy.c"
    },
    {
      "type": "modify",
      "old_id": "fba7020a5f74bdc905cf2064601d1aa432cb2819",
      "old_mode": 33188,
      "old_path": "vp10/common/entropy.h",
      "new_id": "2f93cb31c44bd270103c651e70a2760bd2055ef3",
      "new_mode": 33188,
      "new_path": "vp10/common/entropy.h"
    },
    {
      "type": "modify",
      "old_id": "579857bc9e32bd16b68e4559454dbcb90d7ba214",
      "old_mode": 33188,
      "old_path": "vp9/common/vp9_entropy.c",
      "new_id": "719e542cec8269ae24037c89e8adcb6786e054cd",
      "new_mode": 33188,
      "new_path": "vp9/common/vp9_entropy.c"
    },
    {
      "type": "modify",
      "old_id": "21611ed6db52c9ad2845b13596d8f96d64647113",
      "old_mode": 33188,
      "old_path": "vp9/common/vp9_entropy.h",
      "new_id": "63b3bff5d91c3c47c6df9aa8747ba6d150bca4a4",
      "new_mode": 33188,
      "new_path": "vp9/common/vp9_entropy.h"
    }
  ]
}
