)]}'
{
  "commit": "24e7b1b90d802dacea4daeeb03984184c7b74d2a",
  "tree": "ebda17a7b045a4f2b0781af3bf459216dff80f23",
  "parents": [
    "0c483d6b683fa4313cf7dadf448a707fe32714a4"
  ],
  "author": {
    "name": "Attila Nagy",
    "email": "attilanagy@google.com",
    "time": "Tue Apr 24 15:33:44 2012 +0300"
  },
  "committer": {
    "name": "Attila Nagy",
    "email": "attilanagy@google.com",
    "time": "Thu Apr 26 11:49:15 2012 +0300"
  },
  "message": "Moves error concealment allocations from common parts to decoder\n\nThe backup MODE_INFO buffer used in the error concealment was\nallocated in the codec common parts allocation even though this is a\ndecoder only resource. Moved the allocation to the decoder side.\nNo need to update_mode_info_border as mode_info buffers are zero\nallocated.\n\nThis fixes also a potential memory leak as the EC overlaps buffer was not\nproperly released before reallocation after a frame size change.\n\nChange-Id: I12803d3e012308d95669069980b1c95973fb775f\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d58e49c34a9f562ce5f6da55cc03d362575d093c",
      "old_mode": 33188,
      "old_path": "vp8/common/alloccommon.c",
      "new_id": "86485ac78b85adec638519455b4a87b7b6345856",
      "new_mode": 33188,
      "new_path": "vp8/common/alloccommon.c"
    },
    {
      "type": "modify",
      "old_id": "0e4c9be2f92894c2c668eca94b4d5a27ce00b029",
      "old_mode": 33188,
      "old_path": "vp8/common/onyxc_int.h",
      "new_id": "d7d02c2cfedc9e237d28a81734018bd1e1159eb1",
      "new_mode": 33188,
      "new_path": "vp8/common/onyxc_int.h"
    },
    {
      "type": "modify",
      "old_id": "3332f67024fe41ba30dbc0f6d3c0d558aae6b3be",
      "old_mode": 33188,
      "old_path": "vp8/decoder/decodframe.c",
      "new_id": "d11933e24dcf64bc24e82ba36dff1ba2c502f922",
      "new_mode": 33188,
      "new_path": "vp8/decoder/decodframe.c"
    },
    {
      "type": "modify",
      "old_id": "775072862f9fcfdebb2b19ca2a6ce58aba0a8ed0",
      "old_mode": 33188,
      "old_path": "vp8/decoder/error_concealment.c",
      "new_id": "8b2e32be638d7906fabb91c7300ffe804caaf0e2",
      "new_mode": 33188,
      "new_path": "vp8/decoder/error_concealment.c"
    },
    {
      "type": "modify",
      "old_id": "d835953604225ab5a6dfca3faf836df46dd6e6e2",
      "old_mode": 33188,
      "old_path": "vp8/decoder/onyxd_if.c",
      "new_id": "8d9cca304dce9e4d53621829dae083aaa94e6067",
      "new_mode": 33188,
      "new_path": "vp8/decoder/onyxd_if.c"
    }
  ]
}
