)]}'
{
  "commit": "21f4825469610deb8a22fe2c3adcc694381e699d",
  "tree": "5c670d51fbd64c8d8c1cebd4f506df50e3a3ae6b",
  "parents": [
    "2c468f54d48ee0609a7f9c70f307dfb1cdf341dd"
  ],
  "author": {
    "name": "Tom Finegan",
    "email": "tomfinegan@google.com",
    "time": "Tue May 15 11:31:04 2018 -0700"
  },
  "committer": {
    "name": "Tom Finegan",
    "email": "tomfinegan@google.com",
    "time": "Wed May 16 20:00:12 2018 +0000"
  },
  "message": "Use size_t for decode API input size parameters.\n\nUse a type more appropriate for buffer sizes that more\ncleanly integrates with I/O APIs. Removes some casting\nrelated to size_t use with C file I/O APIs (fread mainly).\n\nThis changes the call signatures of aom_codec_decode() and\naom_codec_peek_stream_info(), and updates the internal\nimplementations. The single change to all API entries is\nand internal hooks is the change from \"unsigned int\" to\nsize_t for the data_sz parameter.\n\nChange-Id: If293c537efa5c651184aac52efc001aba4ad187b\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "458e3bb0a4ad2b6fae5fd1ab83d6a8b50f81d647",
      "old_mode": 33188,
      "old_path": "aom/aom_decoder.h",
      "new_id": "56eff0054f5ff807d6154288d474fa2806838a04",
      "new_mode": 33188,
      "new_path": "aom/aom_decoder.h"
    },
    {
      "type": "modify",
      "old_id": "a633d4cbff66c93aa1b06b7704fae4f9848f83e2",
      "old_mode": 33188,
      "old_path": "aom/internal/aom_codec_internal.h",
      "new_id": "bff5a86607015af41e680b7607528588c2d1f19c",
      "new_mode": 33188,
      "new_path": "aom/internal/aom_codec_internal.h"
    },
    {
      "type": "modify",
      "old_id": "ecbf8383fd1718a0f5ae99aefe3b192f7df5f870",
      "old_mode": 33188,
      "old_path": "aom/src/aom_decoder.c",
      "new_id": "e0cec10b6711fc67babe69d706a7f7f22044aa5a",
      "new_mode": 33188,
      "new_path": "aom/src/aom_decoder.c"
    },
    {
      "type": "modify",
      "old_id": "361e2110935d0ea27ae406a1fc96f2a502c06174",
      "old_mode": 33188,
      "old_path": "aomdec.c",
      "new_id": "ddfc3a5550014ffb2a0136e2b3f48527b89c64c3",
      "new_mode": 33188,
      "new_path": "aomdec.c"
    },
    {
      "type": "modify",
      "old_id": "d514535fa68d050aa77ab0d75916f6f0529003be",
      "old_mode": 33188,
      "old_path": "av1/av1_dx_iface.c",
      "new_id": "a3e2f2b118e94f71cb7bace7622df8332ef9760d",
      "new_mode": 33188,
      "new_path": "av1/av1_dx_iface.c"
    },
    {
      "type": "modify",
      "old_id": "75bb97d4e4814bb4850d2f2bc1ffc6965d98c826",
      "old_mode": 33188,
      "old_path": "examples/decode_to_md5.c",
      "new_id": "0e108e28447be0990d6b1551ee8392db0c8200a4",
      "new_mode": 33188,
      "new_path": "examples/decode_to_md5.c"
    },
    {
      "type": "modify",
      "old_id": "362f9ad1f72db9c6e267a617dd8e501965ea0bc9",
      "old_mode": 33188,
      "old_path": "examples/decode_with_drops.c",
      "new_id": "bd32c87360ce17e12dc197589f3bc8caf636bbfe",
      "new_mode": 33188,
      "new_path": "examples/decode_with_drops.c"
    },
    {
      "type": "modify",
      "old_id": "b1a3921b9c5aa56807e211e6304331d992229401",
      "old_mode": 33188,
      "old_path": "examples/lightfield_decoder.c",
      "new_id": "0b52487c1f367dd63d59421bf107fae00680c183",
      "new_mode": 33188,
      "new_path": "examples/lightfield_decoder.c"
    },
    {
      "type": "modify",
      "old_id": "837f07af01bb3a47cd03eeb18b19188f22057ce7",
      "old_mode": 33188,
      "old_path": "examples/scalable_decoder.c",
      "new_id": "37cf2993ee36bd5266f624f18dc40e4fc5003b6b",
      "new_mode": 33188,
      "new_path": "examples/scalable_decoder.c"
    },
    {
      "type": "modify",
      "old_id": "e7c6a7d3ab074b5254d058a077bf032eea232e35",
      "old_mode": 33188,
      "old_path": "examples/simple_decoder.c",
      "new_id": "a784f188dee4fed4d10ae147aebf07c206071883",
      "new_mode": 33188,
      "new_path": "examples/simple_decoder.c"
    },
    {
      "type": "modify",
      "old_id": "089cc9b701ec3b7615d13c169401bd4b7052d8a0",
      "old_mode": 33188,
      "old_path": "test/decode_test_driver.cc",
      "new_id": "99a9e8dce196aad689b7c85708d51ea97f20ca47",
      "new_mode": 33188,
      "new_path": "test/decode_test_driver.cc"
    }
  ]
}
