)]}'
{
  "commit": "1f4bf79d6598f3e4f786d524867058cd59d997d3",
  "tree": "dd67a015bf2b068d6ab533833bd3be900d26d5cd",
  "parents": [
    "b6dbf11ed5c9901bf26f32156f46071d263ec1ad"
  ],
  "author": {
    "name": "Paul Wilkins",
    "email": "paulwilkins@google.com",
    "time": "Wed Aug 21 12:34:14 2013 +0100"
  },
  "committer": {
    "name": "Paul Wilkins",
    "email": "paulwilkins@google.com",
    "time": "Fri Aug 30 00:13:51 2013 +0100"
  },
  "message": "Added per pixel inter rd hit count stats\n\nAdded some code to output normalized rd hit count stats.\nIn effect this approximates to the average number of rd\noperations/tests per pixel for the sequence.\n\nThe results are not quite accurate and I have not bothered\nto account for partial SB64s at frame edges and for key frames\nHowever they do give some idea of the number of modes /\nprediction methods being tested for each pixel across the\ndifferent partition sizes. This indicates how much scope their\nis for further gains either by reducing the number of partitions\nexamined or the modes per partition through heuristics.\n\nPatch 3 moved place where count incremented so partial rd\ntests that are aborted with INT_MAX return are also counted.\n\nExample numbers for first 50 frames of Akiyo.\nSpeed 0 ~84.4 rd operations / pixel\nSpeed 1 ~28.8\nSpeed 2 ~11.9\n\nChange-Id: Ib956e787e12f7fa8b12d3a1a2f6cda19a65a6cb8\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "22ad682aead61474951f787e4c8f5517beb19df7",
      "old_mode": 33188,
      "old_path": "vp9/encoder/vp9_onyx_if.c",
      "new_id": "e9c214ff83a54877277678020b550a07b43c3603",
      "new_mode": 33188,
      "new_path": "vp9/encoder/vp9_onyx_if.c"
    },
    {
      "type": "modify",
      "old_id": "0933185b99bca6003d817334e5a67879b41bd817",
      "old_mode": 33188,
      "old_path": "vp9/encoder/vp9_onyx_int.h",
      "new_id": "252e9825168d3f71bee8fbf744fda8c90e5df2bb",
      "new_mode": 33188,
      "new_path": "vp9/encoder/vp9_onyx_int.h"
    },
    {
      "type": "modify",
      "old_id": "00bff0e9fbb8498752d40f7e9a4f1d4663c0cae6",
      "old_mode": 33188,
      "old_path": "vp9/encoder/vp9_rdopt.c",
      "new_id": "39b6544f615dee409cce608180da10c184b874bb",
      "new_mode": 33188,
      "new_path": "vp9/encoder/vp9_rdopt.c"
    }
  ]
}
