)]}'
{
  "commit": "0f3c94e134ab4d358be43c39f2fed82fb8cdcdf5",
  "tree": "dd1915f20acaaa722198504800be1b2b2b9049ac",
  "parents": [
    "680b09ea477052e1c833c1e42d85fe5920226a83"
  ],
  "author": {
    "name": "David Barker",
    "email": "david.barker@argondesign.com",
    "time": "Tue May 16 15:21:50 2017 +0100"
  },
  "committer": {
    "name": "Debargha Mukherjee",
    "email": "debargha@google.com",
    "time": "Tue May 23 06:13:26 2017 +0000"
  },
  "message": "ext-inter: Delete dead code\n\nPatches https://aomedia-review.googlesource.com/c/11987/\nand https://aomedia-review.googlesource.com/c/11988/\nreplaced the old masked motion search pipeline with\na new one which uses different SAD/SSE functions.\nThis resulted in a lot of dead code.\n\nThis patch removes the now-dead code. Note that this\nincludes vectorized SAD/SSE functions, which will need\nto be rewritten at some point for the new pipeline. It\nalso includes the masked_compound_variance_* functions\nsince these turned out not to be used by the new pipeline.\n\nTo help with the later addition of vectorized functions, the\nmasked_sad/variance_test.cc files are kept but are modified\nto work with the new functions. The tests are then disabled\nuntil we actually have the vectorized functions.\n\nChange-Id: I61b686abd14bba5280bed94e1be62eb74ea23d89\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c248f3e1bacda1db088a0e5e501092b39518bd2d",
      "old_mode": 33188,
      "old_path": "aom_dsp/aom_dsp.cmake",
      "new_id": "08dea4ecd24a59728ce881813a7e3eeaee984737",
      "new_mode": 33188,
      "new_path": "aom_dsp/aom_dsp.cmake"
    },
    {
      "type": "modify",
      "old_id": "da173f5817253e0aee37b1bc31e9868526c403e5",
      "old_mode": 33188,
      "old_path": "aom_dsp/aom_dsp.mk",
      "new_id": "1129ba3fd2a6d58ca705491ec2bb4deaaf1aa593",
      "new_mode": 33188,
      "new_path": "aom_dsp/aom_dsp.mk"
    },
    {
      "type": "modify",
      "old_id": "28f997a4e84ecc062fce6b8490683d7ee96552be",
      "old_mode": 33261,
      "old_path": "aom_dsp/aom_dsp_rtcd_defs.pl",
      "new_id": "129ad725f26542ed4737b3a3a8be92425d65fa55",
      "new_mode": 33261,
      "new_path": "aom_dsp/aom_dsp_rtcd_defs.pl"
    },
    {
      "type": "modify",
      "old_id": "e7f31a188994f4382afa452150e2be7341510fd6",
      "old_mode": 33188,
      "old_path": "aom_dsp/sad.c",
      "new_id": "e4be68c1b6a490fc45e1884c9cbca2966ea36734",
      "new_mode": 33188,
      "new_path": "aom_dsp/sad.c"
    },
    {
      "type": "modify",
      "old_id": "90d06228d890615478d08da2b88ed7db91405444",
      "old_mode": 33188,
      "old_path": "aom_dsp/variance.c",
      "new_id": "85adcd1988d1b7cf0c3663f56bc78040b52d81b4",
      "new_mode": 33188,
      "new_path": "aom_dsp/variance.c"
    },
    {
      "type": "modify",
      "old_id": "adcf8b41b715c1dc1479f92fa79fbb48cb9b5021",
      "old_mode": 33188,
      "old_path": "aom_dsp/variance.h",
      "new_id": "1b546ab5afee41058f1fa8ee9ca6828648250aef",
      "new_mode": 33188,
      "new_path": "aom_dsp/variance.h"
    },
    {
      "type": "delete",
      "old_id": "5166e9e0afefc568aa0ccdcf328e6b5c16544fef",
      "old_mode": 33188,
      "old_path": "aom_dsp/x86/masked_sad_intrin_ssse3.c",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "fe14597f646e740446e67bef941b1bba3342d768",
      "old_mode": 33188,
      "old_path": "aom_dsp/x86/masked_variance_intrin_ssse3.c",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "modify",
      "old_id": "cfa0557dbbd75859ccf7bf311c8ea065924f01d3",
      "old_mode": 33188,
      "old_path": "av1/encoder/encoder.c",
      "new_id": "5b2dcef1db28acdda119c0fdce724b382524fab1",
      "new_mode": 33188,
      "new_path": "av1/encoder/encoder.c"
    },
    {
      "type": "modify",
      "old_id": "cbdfc8fa8b8f26324da597a3f611d4ea63ac4e3b",
      "old_mode": 33188,
      "old_path": "av1/encoder/mcomp.c",
      "new_id": "b727739a252753c0849f9f0e3694cc3339871490",
      "new_mode": 33188,
      "new_path": "av1/encoder/mcomp.c"
    },
    {
      "type": "modify",
      "old_id": "eb989e82b0ed424a32b8ec0d1a36a097f805abcb",
      "old_mode": 33188,
      "old_path": "av1/encoder/mcomp.h",
      "new_id": "9ed0817b3cca348173ff3dedf36fe495fc993419",
      "new_mode": 33188,
      "new_path": "av1/encoder/mcomp.h"
    },
    {
      "type": "modify",
      "old_id": "53f85eef7d5e7530917a993f4e2ad703c97a1169",
      "old_mode": 33188,
      "old_path": "test/masked_sad_test.cc",
      "new_id": "c0b6eb233a806ad517bda81dc992785047802286",
      "new_mode": 33188,
      "new_path": "test/masked_sad_test.cc"
    },
    {
      "type": "modify",
      "old_id": "65e852aeab4f8a20f52a47b9b64c3918083af9ea",
      "old_mode": 33188,
      "old_path": "test/masked_variance_test.cc",
      "new_id": "e0fc010467debf1dd364ef7c2fb26a62eea99c06",
      "new_mode": 33188,
      "new_path": "test/masked_variance_test.cc"
    }
  ]
}
