)]}'
{
  "commit": "721868c629a832bb4ed74e91df405b657ad06b27",
  "tree": "b3d0bd6e1230e6146c424bb7a2f3676497abe2bb",
  "parents": [
    "55711e6f1cc012b438e47055726ef5513b93293b"
  ],
  "author": {
    "name": "Yushin Cho",
    "email": "ycho@mozilla.com",
    "time": "Mon Nov 14 16:04:33 2016 +0900"
  },
  "committer": {
    "name": "Yushin Cho",
    "email": "ycho@mozilla.com",
    "time": "Mon Nov 14 08:50:15 2016 +0000"
  },
  "message": "Fix block_rd_txfm() and dist_block() for pvq\n\n1. block_rd_txfm() : av1_optimize_b() should not be called\nif pvq is enabled.\nSetting t_above and t_left is missing when pvq is enabled,\nso added.\n\n2. dist_block() : The nextgen2v has new feature of computing\ndistortion in pixel domain for speed level \u003d 0, 1, where pvq\nworks incorrectly since it requres the blank destination\nbuffer (w/o adding predicted pixels) passed to\ninverse trasnform function.\n\nChange-Id: Ia0ee426e796781ee56b4503ea425d447cf88ed8c\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "34adc6a855c033f1ad4867b4013bf7405b924bd8",
      "old_mode": 33188,
      "old_path": "av1/encoder/rdopt.c",
      "new_id": "b2d78f95229ec6cdf9d0df22dc373a5230b03399",
      "new_mode": 33188,
      "new_path": "av1/encoder/rdopt.c"
    }
  ]
}
