)]}' { "commit": "bc1899390d814b80402b35c3aeef0ea3e893a8e7", "tree": "34a44788cf197a9d0660de511bf7ac2bcc5d3e2d", "parents": [ "3c4556ce68a5ad2ef6aa2d343c8e7ff3b8650887" ], "author": { "name": "Fergus Simpson", "email": "afergs@google.com", "time": "Tue May 16 17:02:39 2017 -0700" }, "committer": { "name": "Fergus Simpson", "email": "afergs@google.com", "time": "Fri May 19 22:02:16 2017 +0000" }, "message": "frame_superres: Refactor pre-encode frame size set\n\nBefore this commit set_frame_size decided on the frame size to use and\nthen set it. It has been changed to just take an arbitrary size to make\nit more flexible.\n\nThe decision of what size to use has been moved to the new\nset_scaled_size and existing av1_calculate_superres_size.\n\nsetup_frame_size implements the old logic of getting the scaled size,\nthen superres size, then setting the frame to use it.\n\nThis change will make post-encode upscaling possible using\nset_frame_size since it can now be given a target resolution.\n\nChange-Id: I2f0f20740a54f751bc9963f279d6bcfdfb2722c2\n", "tree_diff": [ { "type": "modify", "old_id": "d7941c66a1e624b432a268bcb44ea0b29a90e00b", "old_mode": 33188, "old_path": "av1/common/onyxc_int.h", "new_id": "737fe16a5e5dced34e6d5304e121b57f552a9f7b", "new_mode": 33188, "new_path": "av1/common/onyxc_int.h" }, { "type": "modify", "old_id": "6d8c3050946ecd78bcee91d00366ea69c1256b43", "old_mode": 33188, "old_path": "av1/encoder/encoder.c", "new_id": "7cbd9a741265315f1da93bf23f9ce4f3b9fc2806", "new_mode": 33188, "new_path": "av1/encoder/encoder.c" } ] }