)]}'
{
  "commit": "0474912c380cf3c18907e275a2c7d3f741f7a198",
  "tree": "690ee81ae54a3a537534800b3891757cae4bb54e",
  "parents": [
    "ad8290b8e68af7c162f2a561d20027e9d7922a4f"
  ],
  "author": {
    "name": "Yushin Cho",
    "email": "ycho@mozilla.com",
    "time": "Thu May 25 14:19:07 2017 -0700"
  },
  "committer": {
    "name": "Yushin Cho",
    "email": "ycho@mozilla.com",
    "time": "Mon Jun 26 19:54:41 2017 +0000"
  },
  "message": "Fix daala-dist for var-tx\n\nThe var-tx has its own suite of tx size/type RD search functions,\nwhich recursively split the partition into square tx blocks.\n\nThe Daala-dist requires access to 8x8 pixels (both decoded and predicted)\nsince it measures the distortion for multiple of a 8x8 pixels.\nThus, if tx block is smaller than 8x8, it waits until all of sub8x8 blocks\nare RD searched (with MSE) then replaces the MSE of 8x8 pixels with\ndaala-dist\u0027s calculated distortion for 8x8 pixels.\n\nIt is also applied to luma pixels only.\n\nChange-Id: Ic4891e89b4ef05cf880aa26781d2d06ccf3142de\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "34c033d27ec19beadb71e3ab13bf29d69043f3b7",
      "old_mode": 33188,
      "old_path": "av1/encoder/encodeframe.c",
      "new_id": "3764b275ce92541c6e1dea7a1f164a3245a6cc7d",
      "new_mode": 33188,
      "new_path": "av1/encoder/encodeframe.c"
    },
    {
      "type": "modify",
      "old_id": "b1e1292fd75e0cd2f8b48dbf920730a2acb2c3fb",
      "old_mode": 33188,
      "old_path": "av1/encoder/rdopt.c",
      "new_id": "a3c084421b58979260c2fe6971eeaaf2259ca57b",
      "new_mode": 33188,
      "new_path": "av1/encoder/rdopt.c"
    }
  ]
}
