)]}'
{
  "commit": "bdd35c13ccafaa87fbd7d27c2c413743b11b7746",
  "tree": "6759072ccb697dd6086e88de5468362789cb1d17",
  "parents": [
    "2a6daa72f0f04ee674f14a7d5c7ee7693fc87aa2"
  ],
  "author": {
    "name": "John Koleszar",
    "email": "jkoleszar@google.com",
    "time": "Fri Nov 11 10:47:20 2011 -0800"
  },
  "committer": {
    "name": "John Koleszar",
    "email": "jkoleszar@google.com",
    "time": "Fri Nov 11 14:45:58 2011 -0800"
  },
  "message": "avoid resetting framerate during vpx_codec_enc_config_set()\n\nThe calculated frame_rate is a state variable in the codec, and\nshouldn\u0027t be maintained in the configuration struct. Move it to the\nmain part of cpi so that it isn\u0027t clobbered when the configuration\nstruct is updated. The initial framerate estimate is moved from the\nvp8_cx_iface.c wrapper into the body of init_config() in onyx_if.c, so\nthat it is only called once and not reset on every call to\nvp8_change_config().\n\nChange-Id: I8d9a3d1283330d1ee297d07e9d78d1f2875f2465\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "28cbaed98611b78bf3ab5f367d29d798372490db",
      "old_mode": 33188,
      "old_path": "vp8/common/onyx.h",
      "new_id": "3f04dab4c39932f501b76d8a34974f15a37c1de1",
      "new_mode": 33188,
      "new_path": "vp8/common/onyx.h"
    },
    {
      "type": "modify",
      "old_id": "23e30508a5ceb13ac801647e859c093ce6c83065",
      "old_mode": 33188,
      "old_path": "vp8/encoder/firstpass.c",
      "new_id": "8d19d1efda1e9d917646b4d6f7f5befc188b5003",
      "new_mode": 33188,
      "new_path": "vp8/encoder/firstpass.c"
    },
    {
      "type": "modify",
      "old_id": "1d00e677797dcde61c47a5700806cb12e555125b",
      "old_mode": 33188,
      "old_path": "vp8/encoder/onyx_if.c",
      "new_id": "6a51cdaccff3a1c384d5945fdb03c82522518540",
      "new_mode": 33188,
      "new_path": "vp8/encoder/onyx_if.c"
    },
    {
      "type": "modify",
      "old_id": "a0828a479a29916f955657d6521f9db216c85911",
      "old_mode": 33188,
      "old_path": "vp8/encoder/onyx_int.h",
      "new_id": "fc4023f77fadb06647d77b43a1b2db967073ec59",
      "new_mode": 33188,
      "new_path": "vp8/encoder/onyx_int.h"
    },
    {
      "type": "modify",
      "old_id": "e8abf848c8695071495536667143397772f54d0c",
      "old_mode": 33188,
      "old_path": "vp8/encoder/rdopt.c",
      "new_id": "bc8d8c1b647d5a2d69c18033d9ba1c09c00d6ff7",
      "new_mode": 33188,
      "new_path": "vp8/encoder/rdopt.c"
    },
    {
      "type": "modify",
      "old_id": "7260e942b1e0d6950c8a7f440d31d8553f9ec704",
      "old_mode": 33188,
      "old_path": "vp8/vp8_cx_iface.c",
      "new_id": "4f21e1456863f258e30d0739ff37a0ae9991da48",
      "new_mode": 33188,
      "new_path": "vp8/vp8_cx_iface.c"
    }
  ]
}
