)]}'
{
  "commit": "0ee9960b5f8e6bf1fe6851826e2ffe1a8c539a91",
  "tree": "6ca60513dec0beb4128581a153843292eb886bb0",
  "parents": [
    "bc4c07685f517105e91609123f17468ba0144800"
  ],
  "author": {
    "name": "Peng Bin",
    "email": "binpengsmail@gmail.com",
    "time": "Tue Mar 06 19:38:15 2018 +0800"
  },
  "committer": {
    "name": "Bin Peng",
    "email": "binpengsmail@gmail.com",
    "time": "Fri Mar 09 02:56:19 2018 +0000"
  },
  "message": "Hook in AVX2 inv txfm\n\n1. Add av1_lowbd_inv_txfm2d_add_avx2.\n1.1 For size \u003c 16, still using ssse3 version\n1.2 For size \u003e\u003d 16, use new AVX2 version\nThe unittest shows 1.25x ~ 2.0x faster than ssse3 version.\n\n2. Hook in AVX2 inv txfm functions.\n\nChange-Id: Ib99b20264d127eac3a5fb8eb30e0d55ea423d7ba\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e92fe99c1b5840f94cd899f0a774bea220b57305",
      "old_mode": 33261,
      "old_path": "av1/common/av1_rtcd_defs.pl",
      "new_id": "5246fd91ff451c87ac7317f3074c9516d58032c0",
      "new_mode": 33261,
      "new_path": "av1/common/av1_rtcd_defs.pl"
    },
    {
      "type": "modify",
      "old_id": "136cbcbcbf906ea92bcf6a6db6ebf338825e64e3",
      "old_mode": 33188,
      "old_path": "av1/common/x86/av1_inv_txfm_avx2.c",
      "new_id": "34dd41ce56dff63379968f2d44b187f82b7c5ece",
      "new_mode": 33188,
      "new_path": "av1/common/x86/av1_inv_txfm_avx2.c"
    },
    {
      "type": "modify",
      "old_id": "b07d28e89a979564e1cb018334c84a892d164b86",
      "old_mode": 33188,
      "old_path": "av1/common/x86/av1_inv_txfm_ssse3.c",
      "new_id": "8a03e6d5a9882037090edb3b81bc7846165f59f7",
      "new_mode": 33188,
      "new_path": "av1/common/x86/av1_inv_txfm_ssse3.c"
    },
    {
      "type": "modify",
      "old_id": "8ef480c20f7060362d51d1ff0400445a09f517e3",
      "old_mode": 33188,
      "old_path": "av1/common/x86/av1_inv_txfm_ssse3.h",
      "new_id": "e0be40496ffa1cdab764dd80e5446612100d14e3",
      "new_mode": 33188,
      "new_path": "av1/common/x86/av1_inv_txfm_ssse3.h"
    },
    {
      "type": "modify",
      "old_id": "ec2ca4f609604097d98226f04b977f10346e9836",
      "old_mode": 33188,
      "old_path": "test/av1_inv_txfm2d_test.cc",
      "new_id": "73feb169df938d82c5fa57b93ad296e2722a4699",
      "new_mode": 33188,
      "new_path": "test/av1_inv_txfm2d_test.cc"
    }
  ]
}
