)]}'
{
  "commit": "c1a87fadaece020cd3e2a69fcadca7d56a5397fe",
  "tree": "663880cb8a2522d59b1473ccad565a5ac79026f5",
  "parents": [
    "c0aeb335fc7c683bc9dd5919464f9ad3f7b3c69c"
  ],
  "author": {
    "name": "Nathan E. Egge",
    "email": "negge@mozilla.com",
    "time": "Tue Sep 06 23:48:43 2016 -0400"
  },
  "committer": {
    "name": "Nathan Egge",
    "email": "negge@mozilla.com",
    "time": "Wed Sep 07 22:51:55 2016 +0000"
  },
  "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": "bf26c840b59589fd6504615efaecee1394c17751",
      "old_mode": 33188,
      "old_path": "aom_dsp/bitreader.h",
      "new_id": "90a07a4e76ec95960408d637888fb25dbf9fcb45",
      "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": "5e778142565a9e5a8fb40db5b6587b89cb23dabf",
      "old_mode": 33188,
      "old_path": "aom_dsp/dkboolreader.h",
      "new_id": "e3661e205ba856a2996459e2c7bed609c862e821",
      "new_mode": 33188,
      "new_path": "aom_dsp/dkboolreader.h"
    },
    {
      "type": "modify",
      "old_id": "4418bd382bf128cf08abb7e42b0d3026a9e5a6b8",
      "old_mode": 33188,
      "old_path": "test/boolcoder_test.cc",
      "new_id": "272d0e6215f322f6656ac4332097b6356a99fdd0",
      "new_mode": 33188,
      "new_path": "test/boolcoder_test.cc"
    }
  ]
}
