)]}'
{
  "commit": "d803cb96d9576ec9260dd9609c01e77ddf86e9ca",
  "tree": "9a34546dc196086353396aeee7db5370c3789f23",
  "parents": [
    "c2d3871501dab4bd22ad82788f283c5518471ae9"
  ],
  "author": {
    "name": "Urvang Joshi",
    "email": "urvang@google.com",
    "time": "Fri Jan 27 11:30:55 2017 -0800"
  },
  "committer": {
    "name": "Urvang Joshi",
    "email": "urvang@google.com",
    "time": "Tue Jan 31 18:39:55 2017 +0000"
  },
  "message": "Fix segmentation fault when encoding all keyframes (kf-max-dist\u003d0).\n\nThe issue was that:\n- We call av1_setup_pre_planes() when this is not an intra-only frame,\nbut,\n- But, we do motion vector search for any frame other than first frame\nDoing both of these only when this is not an intra-only frames makes\nlogical sense and fixes the crash too.\n\nThis also avoids doing motion search for intra-only frames in the first\npass.\n\nVerified that there is no change in compression performance for video,\nas well as when forcing all keyframes.\n\nBUG\u003daomedia:133\n\nChange-Id: I7b18c0568eaa29c6c97f31f226243e5a9dbaecf1\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "32f1c5da0d4644ec878cef6c085a183055fee9be",
      "old_mode": 33188,
      "old_path": "av1/encoder/firstpass.c",
      "new_id": "28eaf940985da8668637d6b4251ec06b07378a61",
      "new_mode": 33188,
      "new_path": "av1/encoder/firstpass.c"
    }
  ]
}
