)]}'
{
  "commit": "bb5f9e431f3caec47c944fc55c594957698cce69",
  "tree": "e8d92ed7ff8f3b03a0a00fce5f4c51c71ee4c2cb",
  "parents": [
    "afd73539bb39405287fdba3ac199749526865839"
  ],
  "author": {
    "name": "Yaowu Xu",
    "email": "yaowu@google.com",
    "time": "Mon Feb 08 18:31:30 2016 -0800"
  },
  "committer": {
    "name": "Yaowu Xu",
    "email": "yaowu@google.com",
    "time": "Mon Feb 08 18:52:08 2016 -0800"
  },
  "message": "Fix a bug in HBD buffer size computation\n\nThe value of use_highbitdepth flag is used for compute the size for\nhigh bit depth buffer allocation, which should take value 0 or 1\ndepending on if the buffer is used for high bit depth or not.\nPreviously, the values is set to 8 or 0, this commit fixes the issue\nand properly set the value for this flag to 1 or 0.\n\nThis cuts the size of highbitdepth buffer memory allocation to 2/9 of\nthe size prior to the fix.\n\nChange-Id: I401518b5a6147e5d8a973e54f7ca6bc1892065e0\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "53de852d190d734eaacd519c741e4ea655090ce1",
      "old_mode": 33188,
      "old_path": "vp10/common/onyxc_int.h",
      "new_id": "b6051fd812030ba8f16dffeb619e173bce808e5f",
      "new_mode": 33188,
      "new_path": "vp10/common/onyxc_int.h"
    },
    {
      "type": "modify",
      "old_id": "2a617c2728ed82e4398a760f917aa99b6e7c88bf",
      "old_mode": 33188,
      "old_path": "vp10/encoder/encoder.c",
      "new_id": "739791ce6f2ba764f5abaec01ad83decc70fcd10",
      "new_mode": 33188,
      "new_path": "vp10/encoder/encoder.c"
    }
  ]
}
