)]}'
{
  "commit": "08ad7e4db57ab5be05a5304ad518c0886e18ad17",
  "tree": "41e9909024032eb9a9f071de4e6aff5a1cb91230",
  "parents": [
    "72522dbc86673569c03127f37f0f42d244ed7b73"
  ],
  "author": {
    "name": "Johann",
    "email": "johannkoenig@google.com",
    "time": "Thu Nov 20 13:24:55 2014 -0800"
  },
  "committer": {
    "name": "Johann",
    "email": "johannkoenig@google.com",
    "time": "Thu Nov 20 18:34:45 2014 -0800"
  },
  "message": "Correctly initialize \"ones\" value in neon quantize\n\nBy using 0xff for a short it was not setting the high bits. When\ncomparing the output with vtst to find non-zero elements it was skipping\nvaules which had no low bits set such as -512 / 0xFE00.\n\nUsing -8191 as the first element of coeff will generate this condition.\n\nBUG\u003d883\n\nChange-Id: Ia1e10fb809d1e7866f28c56769fe703e6231a657\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "756d0f696df95131c115864bd06273014753f39c",
      "old_mode": 33188,
      "old_path": "test/quantize_test.cc",
      "new_id": "329227b6b97b97b5dc3ed8fe1daf3f5ee2f19e7b",
      "new_mode": 33188,
      "new_path": "test/quantize_test.cc"
    },
    {
      "type": "modify",
      "old_id": "caa763765f34ffcbcb12a88c1aa6e851cecdd490",
      "old_mode": 33188,
      "old_path": "vp8/encoder/arm/neon/fastquantizeb_neon.c",
      "new_id": "e5824bfb217534474837082380884a394fa84148",
      "new_mode": 33188,
      "new_path": "vp8/encoder/arm/neon/fastquantizeb_neon.c"
    }
  ]
}
