)]}'
{
  "commit": "172340260f8c3397bd9e77436a059646122a309e",
  "tree": "0172a3964ec47a2ee924026453308560277ab09e",
  "parents": [
    "5a3cb6f12f76082526c9e2cce7faaef478b66bca"
  ],
  "author": {
    "name": "chiyotsai",
    "email": "chiyotsai@google.com",
    "time": "Mon Jan 25 20:37:06 2021 -0800"
  },
  "committer": {
    "name": "chiyotsai",
    "email": "chiyotsai@google.com",
    "time": "Tue Feb 16 12:07:20 2021 -0800"
  },
  "message": "Move an mv_cost table init from temporal filter to tpl_model\n\nSince temporal filter uses sad instead of entropy for mv_cost, the\ninitialization should not be done in temporal filtering. This commit\nmoves it to the correct location.\n\nFurthermore, this fixes an incorrect behavior where temporal dependency\nmodel would use 0 as the mvcost in motion estimation. This happens in\nthe rare scenario where there is not enough frames in the kf group for\ntemporal filtering, so the mv_cost is not initialized.\n\nThere are some small changes on a couple clips, but the overall\nperformance is neutral.\n\nSTATS_CHANGED\n\nChange-Id: I90450f1095348bc9033c57144c3dd74783ae197e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cda91d641cee6a323e1c75c8a14a7295937ff67f",
      "old_mode": 33188,
      "old_path": "av1/encoder/temporal_filter.c",
      "new_id": "d42d53fa57820882925dcd429a1d2a3ebceaf53c",
      "new_mode": 33188,
      "new_path": "av1/encoder/temporal_filter.c"
    },
    {
      "type": "modify",
      "old_id": "892403bbec95dc0b722c05ca9052d7d1da851b3a",
      "old_mode": 33188,
      "old_path": "av1/encoder/temporal_filter.h",
      "new_id": "f4f07f723e34880ea1ceef80cb4dd2ff1547fc21",
      "new_mode": 33188,
      "new_path": "av1/encoder/temporal_filter.h"
    },
    {
      "type": "modify",
      "old_id": "2d432738c908da5bfd6bba79dc3680a11feb1b7c",
      "old_mode": 33188,
      "old_path": "av1/encoder/tpl_model.c",
      "new_id": "31d9002e755b4a4841cb7ec20c76a36ee446c942",
      "new_mode": 33188,
      "new_path": "av1/encoder/tpl_model.c"
    }
  ]
}
