)]}'
{
  "commit": "2217131916402840da579e1f9ea4284718ae7014",
  "tree": "f57a1b05170d45687d6c6c061af95ee99deaa049",
  "parents": [
    "1ee07323cdf3c9b91bdd3bb67e089f093c5e990f"
  ],
  "author": {
    "name": "David Barker",
    "email": "david.barker@argondesign.com",
    "time": "Mon Nov 20 11:26:04 2017 +0000"
  },
  "committer": {
    "name": "Debargha Mukherjee",
    "email": "debargha@google.com",
    "time": "Mon Nov 20 17:38:28 2017 +0000"
  },
  "message": "superres + frame-size: Fix experiment combination\n\nThe current code has two issues with this combination:\ni) The frame_size_override_flag was being set based on the downscaled\n   frame size rather than the upscaled frame size\nii) This flag was then being ignored in write_frame_size(), and we\n    would always write a 16-bit size, even if the flag was 0.\n    This lead to an encode/decode mismatch.\n\nThis patch fixes these two issues, and rewrites write_frame_size()\nto be much clearer and more closely match setup_frame_size() from\nthe decoder.\n\nChange-Id: Id6b8e51ef10f3285f8318e4acd8606060f29e9cb\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "de693dcb4b42afefa36c5ba0120076d8bcadd4a7",
      "old_mode": 33188,
      "old_path": "av1/encoder/bitstream.c",
      "new_id": "e59265458f917f60c675886402d632fb7d1a5074",
      "new_mode": 33188,
      "new_path": "av1/encoder/bitstream.c"
    }
  ]
}
