)]}'
{
  "commit": "dadaba6e119fd06463dec11aeecd3238fcb98b27",
  "tree": "7df20e8c20d200e57470b29e704c8fc96a982d73",
  "parents": [
    "088217b2e99c15c682888aade944820a10395ce3"
  ],
  "author": {
    "name": "Imdad Sardharwalla",
    "email": "imdad.sardharwalla@argondesign.com",
    "time": "Fri Feb 23 12:06:56 2018 +0000"
  },
  "committer": {
    "name": "Imdad Sardharwalla",
    "email": "imdad.sardharwalla@argondesign.com",
    "time": "Tue Feb 27 16:48:27 2018 +0000"
  },
  "message": "Temporary fix for resize tests\n\nPrior to this patch, the TestExternalResizeWorks tests were failing to\nencode after frame 43. This was because of an encoder optimisation that\nwas failing to properly release frame buffers for scaled frames (and\nfailing to re-order them correctly), thus resulting in it running out of\nfree frame buffers from the buffer pool.\n\nNote that the tests were still passing, as they did not check that the\nnumber of decoded frames matched the number of frames that the test tried\nto encode.\n\nThis patch makes three changes:\n\n- The optimisation mentioned above has been removed, i.e. all buffers\n  relating to scaled frames are released at the end of each frame. Scaled\n  frames are generated again if necessary when encoding subsequent frames.\n\n- Checks have been added to the resize tests to ensure that we do actually\n  decode the same number of frames that we tried to encode.\n\n- The number of frames encoded in these tests has been reduced from 350 to\n  250. This is because the above changes now allow a separate test to\n  proceed far enough to encounter a different bug.\n\nBUG\u003daomedia:1097\n\nChange-Id: I9680d61b0f1c35ba0ccd2d1378a216c69738aaef\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "fa67389d801f6cfcead40c9c260f497f96fa9660",
      "old_mode": 33188,
      "old_path": "av1/encoder/encoder.c",
      "new_id": "d3ce31c21c9f51bac4b0e28e2c12a49654b55d1a",
      "new_mode": 33188,
      "new_path": "av1/encoder/encoder.c"
    },
    {
      "type": "modify",
      "old_id": "0b5586e5b1197205a2151f23dae7fee615073e69",
      "old_mode": 33188,
      "old_path": "test/resize_test.cc",
      "new_id": "5fc6fe04b3ca60407fedd7063429d87c9b2cda79",
      "new_mode": 33188,
      "new_path": "test/resize_test.cc"
    }
  ]
}
