)]}'
{
  "commit": "5765fad52cd39f1e84294d766ec0cebeece4295e",
  "tree": "c8f72fac9a5a7d9fd4243bb1618822e15a8df18d",
  "parents": [
    "e2e591c77e618397f53a7a12c0935dca4877992e"
  ],
  "author": {
    "name": "David Barker",
    "email": "david.barker@argondesign.com",
    "time": "Wed Mar 08 11:27:09 2017 +0000"
  },
  "committer": {
    "name": "David Barker",
    "email": "david.barker@argondesign.com",
    "time": "Wed Mar 08 11:52:06 2017 +0000"
  },
  "message": "Handle non-multiple-of-4 widths in SSE4.1 self-guided filter\n\nAdjust the vectorized filter so that it can handle tile widths\nwhich are not a multiple of 4, so we do not have to fall back\nto the C version of the filter.\n\nNegligible speed impact for tiles with widths which are multiples\nof 4, and greatly improves speed on tiles with non-multiple-of-4\nwidths.\n\nChange-Id: Iae9d14f812c52c6f66910d27da1d8e98930df7ba\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9ec89e21f23ad38e37cca145a62abdabc2b31216",
      "old_mode": 33188,
      "old_path": "av1/common/x86/selfguided_sse4.c",
      "new_id": "41dbbafb396393e4fe6fb217c82db8876e9eae5a",
      "new_mode": 33188,
      "new_path": "av1/common/x86/selfguided_sse4.c"
    },
    {
      "type": "modify",
      "old_id": "557725491749e7e124121b37a28f63f1bfda167b",
      "old_mode": 33188,
      "old_path": "test/selfguided_filter_test.cc",
      "new_id": "be02701f7a6310fa5a3db589b2c28dcddc539007",
      "new_mode": 33188,
      "new_path": "test/selfguided_filter_test.cc"
    }
  ]
}
