)]}'
{
  "commit": "e61573c5f4571d68af66e315e7d629483d664a51",
  "tree": "dec0e22e0d38b6bbc3f59691b7787e467bf5d0d6",
  "parents": [
    "eab09e34e3e3cd0da671b4dbb7fd75e976915fa7"
  ],
  "author": {
    "name": "Yunqing Wang",
    "email": "yunqingwang@google.com",
    "time": "Thu Jun 28 10:37:53 2012 -0700"
  },
  "committer": {
    "name": "Yunqing Wang",
    "email": "yunqingwang@google.com",
    "time": "Tue Jul 10 09:56:35 2012 -0700"
  },
  "message": "Add unit test for vp8_sixtap_predict functions\n\nThis unit test tests vp8_sixtap_predict function against preset\ndata and random generated data. The test against preset data\nchecks the correctness of the functions, and the test against\nrandom data checks if the optimized six-tap predictor functions\ngenerate matching result as the c functions. It tests the\nfollowing functions:\nvp8_sixtap_predict16x16_c\nvp8_sixtap_predict16x16_mmx\nvp8_sixtap_predict16x16_sse2\nvp8_sixtap_predict16x16_ssse3\n\nvp8_sixtap_predict8x8_c\nvp8_sixtap_predict8x8_mmx\nvp8_sixtap_predict8x8_sse2\nvp8_sixtap_predict8x8_ssse3\n\nvp8_sixtap_predict8x4_c\nvp8_sixtap_predict8x4_mmx\nvp8_sixtap_predict8x4_sse2\nvp8_sixtap_predict8x4_ssse3\n\nvp8_sixtap_predict4x4_c\nvp8_sixtap_predict4x4_mmx\nvp8_sixtap_predict4x4_ssse3\n\nChange-Id: I6de097898ebca34a4c8020aed1e8dde5cd3e493b\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8ab8aa686139049dd9702e956114fad7a707777e",
      "new_mode": 33188,
      "new_path": "test/sixtap_predict_test.cc"
    },
    {
      "type": "modify",
      "old_id": "2096b365b879d2ad7e1ee4e6984f1f9ba0ded3a8",
      "old_mode": 33188,
      "old_path": "test/test.mk",
      "new_id": "2ca24648558b17a8c6ccc00b71e4c5bc677100cd",
      "new_mode": 33188,
      "new_path": "test/test.mk"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "06a70cc8e412d32dd9e98cce39606a6a912d1c82",
      "new_mode": 33188,
      "new_path": "test/util.h"
    }
  ]
}
