)]}'
{
  "commit": "46ea9ec7193ae3ee8401f8a1214dcf1b5a3fc899",
  "tree": "e785bae0601db6f25a4d794fea299fbe07fc4db6",
  "parents": [
    "e84e868570dfb8acc531604bad05818041538710"
  ],
  "author": {
    "name": "Jingning Han",
    "email": "jingning@google.com",
    "time": "Tue Jun 24 10:45:31 2014 -0700"
  },
  "committer": {
    "name": "Jingning Han",
    "email": "jingning@google.com",
    "time": "Thu Jun 26 09:49:13 2014 -0700"
  },
  "message": "Enable real-time version reference motion vector search\n\nThis commit enables a fast reference motion vector search scheme.\nIt checks the nearest top and left neighboring blocks to decide the\nmost probable predicted motion vector. If it finds the two have\nthe same motion vectors, it then skip finding exterior range for\nthe second most probable motion vector, and correspondingly skips\nthe check for NEARMV.\n\nThe runtime of speed -5 goes down\npedestrian at 1080p 29377 ms -\u003e 27783 ms\nvidyo at 720p       11830 ms -\u003e 10990 ms\ni.e., 6%-8% speed-up.\n\nFor rtc set, the compression performance\ngoes down by about -1.3% for both speed -5 and -6.\n\nChange-Id: I2a7794fa99734f739f8b30519ad4dfd511ab91a5\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "61682c42d90e1609ce22b1dc430ec23d53c93280",
      "old_mode": 33188,
      "old_path": "vp9/common/vp9_mvref_common.c",
      "new_id": "0fe58c5c8bbb2efec7daa26638aeeea9dbca6118",
      "new_mode": 33188,
      "new_path": "vp9/common/vp9_mvref_common.c"
    },
    {
      "type": "modify",
      "old_id": "903ac02bb659c4cabe323ec31ac3ee33a98d7595",
      "old_mode": 33188,
      "old_path": "vp9/common/vp9_mvref_common.h",
      "new_id": "7bce3fa37c190611ac5dcca49a6b94e7efc78193",
      "new_mode": 33188,
      "new_path": "vp9/common/vp9_mvref_common.h"
    },
    {
      "type": "modify",
      "old_id": "f24fcf8580df12137c40320a37b8cb468887f721",
      "old_mode": 33188,
      "old_path": "vp9/encoder/vp9_pickmode.c",
      "new_id": "d06ac5083fb12d359b1c11eb3505c1f4773065b9",
      "new_mode": 33188,
      "new_path": "vp9/encoder/vp9_pickmode.c"
    }
  ]
}
