)]}'
{
  "commit": "5c9bc4181071684d157fc47c736acf6c69a85d85",
  "tree": "58ba2b579b541eaa7b508b552c30ea83ad153c84",
  "parents": [
    "60d5ce3e76575848b7640f0e8f0b18923569a8d8"
  ],
  "author": {
    "name": "Wan-Teh Chang",
    "email": "wtc@google.com",
    "time": "Tue Apr 13 10:12:20 2021 -0700"
  },
  "committer": {
    "name": "Wan-Teh Chang",
    "email": "wtc@google.com",
    "time": "Wed Apr 14 00:29:49 2021 +0000"
  },
  "message": "Convert input frames to monochrome before encoding\n\nWhen encoding a color input to a monochrome output, convert input frames\nto monochrome frames in the AOM_IMG_FMT_I420 format before passing them\nto aom_codec_encode(). The libaom encoder apparently has some problems\nwith encoding input frames in the AOM_IMG_FMT_I422 format to a\nmonochrome output. Although I could not get to the bottom of those\nproblems, this change allows us to bypass those problems.\n\nDo not upgrade profile 0 to profile 2 when encoding to a monochrome\noutput, even if the input is YUV 4:2:2.\n\nBUG\u003daomedia:2913\n\nChange-Id: I86cc6a5a533092e241ba26b95d65a9cbe5fdd67f\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f6969d29bbfb8d2b365a18553f73e2147cad0e3f",
      "old_mode": 33188,
      "old_path": "apps/aomenc.c",
      "new_id": "d56594a0a30a3abbea77bb1dc5ab925e1b15eebf",
      "new_mode": 33188,
      "new_path": "apps/aomenc.c"
    }
  ]
}
