)]}'
{
  "commit": "6e5ade98d5ea57fa6bba76cbe1ca70e6ca881279",
  "tree": "b79c926a949f47e6462d73c32c8270505f28dd19",
  "parents": [
    "2854fe709936ed5f19470ef13cf0321856a467f4"
  ],
  "author": {
    "name": "David Barker",
    "email": "david.barker@argondesign.com",
    "time": "Fri Nov 17 13:56:38 2017 +0000"
  },
  "committer": {
    "name": "Debargha Mukherjee",
    "email": "debargha@google.com",
    "time": "Sat Nov 18 01:10:33 2017 +0000"
  },
  "message": "Fix render size with !CONFIG_FRAME_SUPERRES\n\nIf CONFIG_FRAME_SUPERRES is disabled, and we don\u0027t explicitly signal\na render size for a frame, then the render size would be set to the\ncrop size of the *previous* frame (or 0 for the first frame in a video).\n\nReturn to using the VP9 behaviour in this case (albeit coded slightly\ndifferently to help support superres) - ie, use the crop size of the\ncurrent frame if an explicit render size is not provided.\n\nWe do this by moving the calls to resize_context_buffers() (which sets\nup cm-\u003ewidth and cm-\u003eheight) before the calls to setup_render_size\n(which might use those values). Because resize_context_buffers() does not\nread any data, the bitstream format should not be affected, aside from\nthe intended bugfix.\n\nBUG\u003daomedia:1044\n\nChange-Id: I4fc71b9aea36cc06e10408715c205d9674f87fc2\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d2e9eacbc200cc92047bb42a4cf6129a808fe272",
      "old_mode": 33188,
      "old_path": "av1/decoder/decodeframe.c",
      "new_id": "650a053c61939ec99b764e10901e0619c459206f",
      "new_mode": 33188,
      "new_path": "av1/decoder/decodeframe.c"
    }
  ]
}
