)]}'
{
  "commit": "989193c797722dd2a37d481ab7cbd01a5d37270f",
  "tree": "350c1307beef44977df3d6efa22d25f485cb938b",
  "parents": [
    "6f229b3e62549045ec12b955148dba56e4496cac"
  ],
  "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": "Thu Oct 29 14:46:55 2015 -0700"
  },
  "message": "Make the zero handling in extend_to_full_distribution more explicit.\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://bugs.chromium.org/p/webm/issues/detail?id\u003d1089\n\nChange-Id: I587c44dd61c1f3767543c0126376f881889935af\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "56dd73a4a3933f1074b9fdb04e326a076f480672",
      "old_mode": 33188,
      "old_path": "vp10/common/entropy.c",
      "new_id": "3da08a61b07f7650b52ef18a409d200863aaf2b1",
      "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": "1c81581870684f2716cd9053f5d0c46e53a61cc4",
      "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"
    }
  ]
}
