)]}'
{
  "commit": "7e08ac3f13005f7d9332232c255303546d640464",
  "tree": "7965116c30dc8f0452dc52f02c56d2b1280019dd",
  "parents": [
    "bb9c73b05ec266c786d3fd924bd41b7b8a293dc1"
  ],
  "author": {
    "name": "David Barker",
    "email": "david.barker@argondesign.com",
    "time": "Mon Mar 20 10:05:21 2017 +0000"
  },
  "committer": {
    "name": "Debargha Mukherjee",
    "email": "debargha@google.com",
    "time": "Mon Mar 20 23:32:56 2017 +0000"
  },
  "message": "Fix two bugs in highbitdepth self-guided filter\n\nThis filter was temporarily removed due to test failures.\nThis patch reintroduces the filter and fixes two bugs:\n\n* The test cases would occasionally segfault on x86, since\n  the highbd filter requires its inputs to be aligned to\n  16 bytes. This will always be true when used on real videos,\n  so adjust the test cases to match.\n\n* The function calc_block was incorrect for bit_depth \u003e 8,\n  due to passing an incorrect argument to _mm_srl_epi32().\n  This was the cause of the original test failures.\n\nBUG\u003daomedia:392\n\nChange-Id: Ia06b76c3e6122eebadd0995fb62f32c2fcab8b3e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b389b70de8e9acc1ecc97f13fd5aef682380f94e",
      "old_mode": 33188,
      "old_path": "av1/common/av1_rtcd_defs.pl",
      "new_id": "9b03e5c0d9b59bfb538b0794749edd369d6bf027",
      "new_mode": 33188,
      "new_path": "av1/common/av1_rtcd_defs.pl"
    },
    {
      "type": "modify",
      "old_id": "78c33411e17879c4146ab0b075a283aa5f7c9f7a",
      "old_mode": 33188,
      "old_path": "av1/common/x86/selfguided_sse4.c",
      "new_id": "87018b5fa2b334ce1aac426e7e0e10befb5bd229",
      "new_mode": 33188,
      "new_path": "av1/common/x86/selfguided_sse4.c"
    },
    {
      "type": "modify",
      "old_id": "6e4f5d81e3dc57000207137eb3a018b0f2a4f24e",
      "old_mode": 33188,
      "old_path": "test/selfguided_filter_test.cc",
      "new_id": "04d658ce129f3fc5a73556d81aa24e9887f68504",
      "new_mode": 33188,
      "new_path": "test/selfguided_filter_test.cc"
    }
  ]
}
