)]}'
{
  "commit": "a272530bf0962d4cbf54fdb8abd1051f8fbb5917",
  "tree": "37775a21c5afd615e5ec3579a44958c50bc70032",
  "parents": [
    "f0446164fbabe0f21ecbb4d29ec75b3cb130dfc8"
  ],
  "author": {
    "name": "Yaowu Xu",
    "email": "yaowu@google.com",
    "time": "Fri Nov 01 07:24:07 2013 -0700"
  },
  "committer": {
    "name": "Yaowu Xu",
    "email": "yaowu@google.com",
    "time": "Fri Nov 01 07:24:07 2013 -0700"
  },
  "message": "Two optimizations:\n\n1. Reduced the size memset based on eob for 32x32 transform. The reset\nof non-zero coefficient should probably go into where they are read in\ninverse transform functions. (TODO)\n2. Removed a redundant level of indirection.\nvp9_iht4x4_add() checks transform type and call vp9_iht4x4_16_add()\nfor tranforms other than DCT_DCT. In this case, the DCT_DCT case\nhas been already handled here.\n\nChange-Id: Iacbc77da761f0b308df5acea0f20c9add9f33d20\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c7ca18cf20bdf53b75b56d89bdfad5e54be695bf",
      "old_mode": 33188,
      "old_path": "vp9/decoder/vp9_decodframe.c",
      "new_id": "41d140010883d3b6bbf2a50228fb1c5c6ca33aa8",
      "new_mode": 33188,
      "new_path": "vp9/decoder/vp9_decodframe.c"
    }
  ]
}
