)]}'
{
  "commit": "79853eb155661cdac50b2e5647836182e15bddc8",
  "tree": "29f7958aff00f9b473669795e3b0e9bfe0d89b92",
  "parents": [
    "0e94366dfa9ac79270393e59f77e17545f4ea52b"
  ],
  "author": {
    "name": "Debargha Mukherjee",
    "email": "debargha@google.com",
    "time": "Thu Sep 13 17:38:02 2018 -0700"
  },
  "committer": {
    "name": "Debargha Mukherjee",
    "email": "debargha@google.com",
    "time": "Fri Sep 14 17:41:58 2018 +0000"
  },
  "message": "Add speed feature to turn off global motion recode\n\nThis feature is turned on by default. There are big speedups\non certain sequences.\nEx. city_cif.y4m 20 frames goes from: 410ms -\u003e 234ms\n\nCoding efficiency loss is +0.21% on cam_lowres, and\n+0.14% on lowres.\n\nThe global motion recode loop is quite inefficient, and other ways\nto recover the loss  by better implementation of the strategy\nwithout a full recode will be explored next. But as of now the\ntrade off seems reasonable.\n\nThe reduced reference global motion search feature is also\nturned on by default. It gives a small speedup, but negligible\nloss in coding efficiency.\n\nSTATS_CHANGED expected.\n\nChange-Id: If7c971717af60c1c12cef8bc2ba44b3a651ea96a\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3ab8d1648453b241c11225366023e6b7d1445177",
      "old_mode": 33188,
      "old_path": "av1/encoder/encoder.c",
      "new_id": "1f97ea1b0ba7855c39816a1a4996033555203898",
      "new_mode": 33188,
      "new_path": "av1/encoder/encoder.c"
    },
    {
      "type": "modify",
      "old_id": "f07d1bc00d86a6eb0bebf1b942dd07f09ace7b27",
      "old_mode": 33188,
      "old_path": "av1/encoder/global_motion.c",
      "new_id": "e9f8b0bb473485aa246d45bca5d73f27886e5989",
      "new_mode": 33188,
      "new_path": "av1/encoder/global_motion.c"
    },
    {
      "type": "modify",
      "old_id": "df2d35593e7a54c197ca2fed50526f8863c27da3",
      "old_mode": 33188,
      "old_path": "av1/encoder/speed_features.c",
      "new_id": "9ab8a3c175628251ce3fdea2186088477e0357db",
      "new_mode": 33188,
      "new_path": "av1/encoder/speed_features.c"
    },
    {
      "type": "modify",
      "old_id": "b8cb525ac6aae75b905908caa1fd199e8d5b7fe1",
      "old_mode": 33188,
      "old_path": "av1/encoder/speed_features.h",
      "new_id": "d6ffaf4b754c0fa4805d73c82c540dc271fdb65e",
      "new_mode": 33188,
      "new_path": "av1/encoder/speed_features.h"
    }
  ]
}
