)]}'
{
  "commit": "1e403064b933790722f80f6466a0e01e5f2432d2",
  "tree": "83608740e24bffbf04e80ae7474fdf7c1c0aa694",
  "parents": [
    "961668c91c642a69cdefc9765d0c34b377d4e3f8"
  ],
  "author": {
    "name": "Angie Chiang",
    "email": "angiebird@google.com",
    "time": "Fri Feb 19 19:31:38 2016 -0800"
  },
  "committer": {
    "name": "Angie Chiang",
    "email": "angiebird@google.com",
    "time": "Fri Feb 19 19:31:38 2016 -0800"
  },
  "message": "Fix 12 TAP convolution bug\n\nPriviously, we do 12-tap interpolation even there is no sub pixel,\nThis could cause a bug becuase decoder doesn\u0027t extend border when there\nis no sub pixel. In this situation, if we still do interpolation, we\nwill access the border extension which doesn\u0027t exist and cause a\nmemory error\n\nChange-Id: I55b879722f0a10c5d13261bd9617a75c826a2418\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "eea7068e0e3bd004a5107a482dae1785c4dc1c3c",
      "old_mode": 33188,
      "old_path": "test/vp10_convolve_test.cc",
      "new_id": "af34ffc775e21997d0710379c48410c781ca4b2a",
      "new_mode": 33188,
      "new_path": "test/vp10_convolve_test.cc"
    },
    {
      "type": "modify",
      "old_id": "e8c0c9268de83b2c286685dace76ebe701b7e49a",
      "old_mode": 33188,
      "old_path": "vp10/common/vp10_convolve.c",
      "new_id": "33a8542e47d4a6197de0eb9625d17260a4f1592d",
      "new_mode": 33188,
      "new_path": "vp10/common/vp10_convolve.c"
    }
  ]
}
