)]}'
{
  "commit": "4f857bacd22ea4e95c0bd8a0de3da3dcd017eff3",
  "tree": "71789f1e8585b2eb6c1d9c655f05211f8a900b87",
  "parents": [
    "6fc20a8434352793f4ecb09e6369112c92952456"
  ],
  "author": {
    "name": "Yaowu Xu",
    "email": "yaowu@google.com",
    "time": "Thu Mar 27 12:54:06 2014 -0700"
  },
  "committer": {
    "name": "Yaowu Xu",
    "email": "yaowu@google.com",
    "time": "Fri Mar 28 16:40:29 2014 -0700"
  },
  "message": "[BITSTREAM]Fix the scaling calculation\n\nFor very large size video image, the scaling calculation may need use\nvalue beyond the range of int. This commit upgrade the value to 64bit\nto make sure the calculation do not wrap around INT_MAX.\n\nThe change corrected the decoder behavior.\n\nThe bug affects only very large resolution video because the scaling\ncalculation was sufficient for image size smaller than 2^13.\n\nThis resolves issue:\nhttps://code.google.com/p/webm/issues/detail?id\u003d750\n\nChange-Id: I2d2ed303ca6482f31f819f3c07d6d3e98ef3adc5\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "981aa4ff63d3d0f3cf7c9e5bcb169d9ea48b4296",
      "old_mode": 33188,
      "old_path": "test/test-data.sha1",
      "new_id": "dbdf79761640f36e599cf0fa9176c1753eb4ec01",
      "new_mode": 33188,
      "new_path": "test/test-data.sha1"
    },
    {
      "type": "modify",
      "old_id": "31baf059c07e72f7eb43c8d6b2eff816ae63defa",
      "old_mode": 33188,
      "old_path": "test/test.mk",
      "new_id": "4d96bc69db3c2dc43a1a0bd2f3a8001662f135c9",
      "new_mode": 33188,
      "new_path": "test/test.mk"
    },
    {
      "type": "modify",
      "old_id": "175151eaff2bd33f940732714ec719bd5ddbdb75",
      "old_mode": 33188,
      "old_path": "test/test_vectors.cc",
      "new_id": "8c789ffe7a4add966b13b1e63f1fa455c3e2381b",
      "new_mode": 33188,
      "new_path": "test/test_vectors.cc"
    },
    {
      "type": "modify",
      "old_id": "e0f1e34101c7b1e2457916fc6b9e2b1c2cea4033",
      "old_mode": 33188,
      "old_path": "vp9/common/vp9_scale.c",
      "new_id": "d3405fcdb51029af1069ac31c72d9d57051c43e4",
      "new_mode": 33188,
      "new_path": "vp9/common/vp9_scale.c"
    }
  ]
}
