)]}'
{
  "commit": "82f140acf4fe6f0ef47794e37250ada702a4bbf7",
  "tree": "e10d5956653c9019493d964ee4d04a8b61e364b0",
  "parents": [
    "39142fa8c23549c25f0aa6a3d99090ad5b115cc1"
  ],
  "author": {
    "name": "Yunqing Wang",
    "email": "yunqingwang@google.com",
    "time": "Wed Jun 03 18:40:50 2020 -0700"
  },
  "committer": {
    "name": "Yunqing Wang",
    "email": "yunqingwang@google.com",
    "time": "Thu Jun 04 18:48:19 2020 +0000"
  },
  "message": "Fix a segfault for invalid encoding parameters\n\nCurrently, while encoding with invalid parameters, aomenc gives a\nsegfault, which is not the correct behavior. The encoder should\nend gracefully. In this case, cpi is NULL, and multi-thread mutex\nhas not been created yet. Accessing it causes segfault. This CL\nfixes the issue.\n\nBUG\u003daomedia:2706\n\nChange-Id: I6ca2fd000365878ad9f951d57a01a01cc10c906a\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3b2b2a19ec186fa84af750afa7521aac595d6b85",
      "old_mode": 33188,
      "old_path": "av1/encoder/encoder.c",
      "new_id": "991e07ae1917d0b7a415ec233b652020de80cb5e",
      "new_mode": 33188,
      "new_path": "av1/encoder/encoder.c"
    }
  ]
}
