)]}'
{
  "commit": "b244f39627e23961112ee002ba687bfcdb55fbd9",
  "tree": "8ea24667542a076ea542d13939ffe47610017ecc",
  "parents": [
    "3e908b7f444bcbe2a8011b0e763dad016f5229a5"
  ],
  "author": {
    "name": "Nathan E. Egge",
    "email": "negge@mozilla.com",
    "time": "Tue Sep 06 23:48:43 2016 -0400"
  },
  "committer": {
    "name": "Yaowu Xu",
    "email": "yaowu@google.com",
    "time": "Wed Oct 19 10:53:52 2016 -0700"
  },
  "message": "Change return type of tell and tell_frac to uint32_t.\n\nThe bit accounting functions aom_reader_tell() and aom_reader_tell_frac()\n return the number of bits and 1/8th bits respectively.\nThis patch changes the return type from ptrdiff_t which is signed to\n uint32_t which is unsigned.\nThe size_t type is not used since we only care about the number of bits\n or 1/8 bits per entropy coder context and we don\u0027t expect to code more\n than 512 megabits per tile.\n\nChange-Id: I84a119d1f52829dcbdb66a92656eacca06e42b11\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "68e133930d43a96b3b56a94d7cc83570e207ffa7",
      "old_mode": 33188,
      "old_path": "aom_dsp/bitreader.h",
      "new_id": "d0282f5638bdf4047267f8547565fa09d34974cf",
      "new_mode": 33188,
      "new_path": "aom_dsp/bitreader.h"
    },
    {
      "type": "modify",
      "old_id": "f0da8eb1cabf7a085115e7161297c3d9334664d1",
      "old_mode": 33188,
      "old_path": "aom_dsp/daalaboolreader.c",
      "new_id": "0fc7b14a5a38a32913ffd063123a1996f3f28f06",
      "new_mode": 33188,
      "new_path": "aom_dsp/daalaboolreader.c"
    },
    {
      "type": "modify",
      "old_id": "10dc391d7a029dfe11d5206cffca54b3d9da034d",
      "old_mode": 33188,
      "old_path": "aom_dsp/daalaboolreader.h",
      "new_id": "9d6cebdbe0ec87bf7df8b871ef9de6acf218de09",
      "new_mode": 33188,
      "new_path": "aom_dsp/daalaboolreader.h"
    },
    {
      "type": "modify",
      "old_id": "bc4b02f480c3e62bb663c1f3feb6cf23f13ed4a9",
      "old_mode": 33188,
      "old_path": "aom_dsp/dkboolreader.h",
      "new_id": "add480a5dda0a3cbbedc6f7b061f4ce06e834d4d",
      "new_mode": 33188,
      "new_path": "aom_dsp/dkboolreader.h"
    },
    {
      "type": "modify",
      "old_id": "1000f585ab524568f116669348dff0ea4c00b649",
      "old_mode": 33188,
      "old_path": "test/boolcoder_test.cc",
      "new_id": "ef295badc4b8a98b194fedf825e581503264e210",
      "new_mode": 33188,
      "new_path": "test/boolcoder_test.cc"
    }
  ]
}
