)]}'
{
  "log": [
    {
      "commit": "45fb2e53fdc14ab83333e5670a9da4a326e27006",
      "tree": "1f8d22fb665ac772028636d6ad46b318fd71647c",
      "parents": [
        "57883f1cbd73a6e244a533285507c99a6ac74a50"
      ],
      "author": {
        "name": "Harald Alvestrand",
        "email": "hta@webrtc.org",
        "time": "Thu Sep 11 18:14:56 2014"
      },
      "committer": {
        "name": "Harald Alvestrand",
        "email": "hta@webrtc.org",
        "time": "Thu Sep 11 18:19:35 2014"
      },
      "message": "The X264 repository has been changed to accomodate an author rename.\n\nThis change fixes the version checked out.\n"
    },
    {
      "commit": "57883f1cbd73a6e244a533285507c99a6ac74a50",
      "tree": "ee513ba9637acb420d8c835e03f4610fe165dada",
      "parents": [
        "95e7fad688339156ad415eae46172872d620095d"
      ],
      "author": {
        "name": "Harald Alvestrand",
        "email": "hta@webrtc.org",
        "time": "Mon Jan 27 20:40:32 2014"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit@gerrit.golo.chromium.org",
        "time": "Mon Jan 27 21:38:00 2014"
      },
      "message": "A dump tool for VP8 files\n\nChange-Id: Ia7523ddcd7ee73c4a77432435360596e1df425d6\n"
    },
    {
      "commit": "95e7fad688339156ad415eae46172872d620095d",
      "tree": "942678e6e21e0970bf799bd0313416350b885f79",
      "parents": [
        "8202e62c4f9ddc715ce8bb2f1c3fdeab5d1d239e"
      ],
      "author": {
        "name": "Harald Alvestrand",
        "email": "hta@google.com",
        "time": "Wed Dec 11 11:40:27 2013"
      },
      "committer": {
        "name": "Harald Alvestrand",
        "email": "hta@webrtc.org",
        "time": "Thu Jan 16 22:40:25 2014"
      },
      "message": "Adding a VP8 encoder that uses fixed QPs that can be different\nbetween frame types.\n\nAdded an installer that patches the VP8 encoder to support these\nparameters, and creates a separate binary (vp8-mpeg) for it.\n\nAdded scripts for listing all encodings for a file, and analyzing\nthe sensitivity of bitrate/PSNR to small changes from the optimum.\n\nChange-Id: I9bc81e29e3606178d4322dfe848f12d2fbddcf8b\n"
    },
    {
      "commit": "8202e62c4f9ddc715ce8bb2f1c3fdeab5d1d239e",
      "tree": "17a8a8514daa5029e20a176ff894bd0abc7fe4ea",
      "parents": [
        "918fd49cf739c55023809a1089a0048ff7a4430c"
      ],
      "author": {
        "name": "Harald Alvestrand",
        "email": "hta@google.com",
        "time": "Fri Nov 22 15:31:25 2013"
      },
      "committer": {
        "name": "Harald Alvestrand",
        "email": "hta@google.com",
        "time": "Thu Dec 12 11:41:46 2013"
      },
      "message": "Added a number of new codecs as options.\n\nSome supporting cleanups including changing --cq parameter\nto be a --codec parameter.\n\nChange-Id: Ib699a91787654b620bcf4b19b25bb11932d8900b\n"
    },
    {
      "commit": "918fd49cf739c55023809a1089a0048ff7a4430c",
      "tree": "f9b4c7dcec362c07c8d2c99e30f66114a4b91285",
      "parents": [
        "a56def0a85aca7d02bb1256973d7c42a37da10a7"
      ],
      "author": {
        "name": "Harald Alvestrand",
        "email": "hta@google.com",
        "time": "Fri Nov 22 15:31:25 2013"
      },
      "committer": {
        "name": "Harald Alvestrand",
        "email": "hta@google.com",
        "time": "Mon Dec 09 16:09:53 2013"
      },
      "message": "VP8 codec variant with fixed CQ.\n\nVarious supporting changes, including:\n- Adding getters and setters for options\n- Adding an integer range option type\n- Adding a \"fixup\" step in codec tweaking\n\nChange-Id: Ic8d75a77baf4e78fffa1e296fffef95a8dbf19bd\n"
    },
    {
      "commit": "a56def0a85aca7d02bb1256973d7c42a37da10a7",
      "tree": "8020070a3b64931dda803cd83da4223c8df8d6ad",
      "parents": [
        "e79198abfa6685c49aff8d403fe196a1f2c130c9",
        "8758f7bbac5089c95032ccd79fdb31bf7e072663"
      ],
      "author": {
        "name": "Harald Alvestrand",
        "email": "hta@chromium.org",
        "time": "Tue Nov 26 15:31:52 2013"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit@gerrit.golo.chromium.org",
        "time": "Tue Nov 26 15:31:52 2013"
      },
      "message": "Merge \"VP8 parameter tweaker: New structure\""
    },
    {
      "commit": "8758f7bbac5089c95032ccd79fdb31bf7e072663",
      "tree": "af774c945bc665603399eaa71057e1e53ecf78e1",
      "parents": [
        "ada7d7937a54e47fc18e2e0a1287aea29dc5d1c5"
      ],
      "author": {
        "name": "Harald Alvestrand",
        "email": "hta@webrtc.org",
        "time": "Mon Oct 28 13:41:24 2013"
      },
      "committer": {
        "name": "Harald Alvestrand",
        "email": "hta@google.com",
        "time": "Tue Nov 26 15:24:06 2013"
      },
      "message": "VP8 parameter tweaker: New structure\n\nThis structure should be easier to maintain, encapsulate the\ncodec-specific issues better, and allows unit testing.\nIt is also in a subdirectory, so it does not clutter up the\nmain directory.\n\nThe reporting scripts are still missing.\n\nChange-Id: Icdb01fae763ba51aa399b069778b14d14079d61a\n"
    },
    {
      "commit": "e79198abfa6685c49aff8d403fe196a1f2c130c9",
      "tree": "ba4f2d4970fc9bc6826a008ba75bbcaf8aa442c9",
      "parents": [
        "ada7d7937a54e47fc18e2e0a1287aea29dc5d1c5"
      ],
      "author": {
        "name": "Harald Alvestrand",
        "email": "hta@google.com",
        "time": "Tue Oct 29 10:06:58 2013"
      },
      "committer": {
        "name": "Harald Alvestrand",
        "email": "hta@google.com",
        "time": "Tue Oct 29 16:39:29 2013"
      },
      "message": "Multiple X264 configs, chosen by an encoder flag\n\nChange-Id: Id1f7bf350ae7cad09f7815299f1a36ca709932ae\n"
    },
    {
      "commit": "ada7d7937a54e47fc18e2e0a1287aea29dc5d1c5",
      "tree": "770a44ea78b875360ff62bd5564d20909d70c82d",
      "parents": [
        "b2ac38b089f336fbc669cc15c957b260b5fe8792"
      ],
      "author": {
        "name": "Harald Alvestrand",
        "email": "hta@google.com",
        "time": "Wed Oct 16 13:11:52 2013"
      },
      "committer": {
        "name": "Harald Alvestrand",
        "email": "hta@google.com",
        "time": "Wed Oct 16 13:11:52 2013"
      },
      "message": "Improved x264 from 70% worse to only 13% worse\n\nChange-Id: Ief46584bfda77090aa95c69fcaba81b1c2fc0af7\n"
    },
    {
      "commit": "b2ac38b089f336fbc669cc15c957b260b5fe8792",
      "tree": "64c03ea134d1ad3800144e2e70509a33a168f0ca",
      "parents": [
        "f75b19ac312c84becafeead8f88d6eaa4c3597c1"
      ],
      "author": {
        "name": "Harald Alvestrand",
        "email": "hta@google.com",
        "time": "Thu May 23 20:29:09 2013"
      },
      "committer": {
        "name": "Harald Alvestrand",
        "email": "hta@google.com",
        "time": "Fri Jun 21 09:40:46 2013"
      },
      "message": "More configuration tweaking.\n\nCreated tweaking for pick-one-alternative\nAdded several utilities that use tweak_options as a library\nModified the way tweak_forever works to not run irrelevant stuff\n\nChange-Id: Iac4eaf04a11e8c037f2f4267beee8720f900678d\n"
    },
    {
      "commit": "f75b19ac312c84becafeead8f88d6eaa4c3597c1",
      "tree": "7e6b0d4cbd71fdbd43f696d5492504995b9a703c",
      "parents": [
        "9543688e1f75089fb1e209c76473b7340e599192"
      ],
      "author": {
        "name": "Harald Alvestrand",
        "email": "hta@google.com",
        "time": "Thu May 23 20:29:09 2013"
      },
      "committer": {
        "name": "Harald Alvestrand",
        "email": "hta@google.com",
        "time": "Tue Jun 18 10:01:18 2013"
      },
      "message": "Automated configuration tweaking.\n\nCreated a tweaker script (in Python) that will randomly vary parameters\nto the vp8 encoder based on the best-so-far for a given file and rate,\nand a shell script that will keep on running this + encode tests forever.\n\nChange-Id: Ie45bcc1a5cf330f0af0ca2d32b85187f923106b5\n"
    },
    {
      "commit": "9543688e1f75089fb1e209c76473b7340e599192",
      "tree": "bef55e0b397a6333fffc2087938ffd7d56a489db",
      "parents": [
        "e2af5dc7b4f168332f09f09ce65c2925598d4aff"
      ],
      "author": {
        "name": "Harald Alvestrand",
        "email": "hta@google.com",
        "time": "Wed May 22 08:14:08 2013"
      },
      "committer": {
        "name": "Harald Alvestrand",
        "email": "hta@google.com",
        "time": "Wed May 22 08:14:08 2013"
      },
      "message": "Modified installation script to work out of the box.\nModified run_tests to be able to use WxH filenames in addition to W_H.\n"
    },
    {
      "commit": "e2af5dc7b4f168332f09f09ce65c2925598d4aff",
      "tree": "aea9d78af032fb4f0018fe07a3b22a80f0685eff",
      "parents": [
        "4205fd1648a064aaac32325ae2533fff36b0d2ac"
      ],
      "author": {
        "name": "Harald Alvestrand",
        "email": "hta@google.com",
        "time": "Thu Apr 11 11:50:41 2013"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "gerrit@gerrit.golo.chromium.org",
        "time": "Tue Apr 23 00:33:04 2013"
      },
      "message": "Complete chain works now\n"
    },
    {
      "commit": "4205fd1648a064aaac32325ae2533fff36b0d2ac",
      "tree": "9adf184043bc9ba0de3534dc85d03737f6b84960",
      "parents": [
        "ec25a33afa43aa636eefa5685b3ac7dfbfbc4080"
      ],
      "author": {
        "name": "Harald Alvestrand",
        "email": "hta@google.com",
        "time": "Wed Apr 10 20:25:29 2013"
      },
      "committer": {
        "name": "Harald Alvestrand",
        "email": "hta@webrtc.org",
        "time": "Tue Apr 23 00:27:24 2013"
      },
      "message": "Created basic scripts for generating test encoder scripts and running tests\n\nChange-Id: Ice5caeb4b6eb9dc60f3526c47417c5f4ef55b810\n"
    },
    {
      "commit": "ec25a33afa43aa636eefa5685b3ac7dfbfbc4080",
      "tree": "00e24a5f58a451582c2034dd3dd3cb234bed04a4",
      "parents": [
        "e60726fb4746eebb9019bd501b8445575a7c15ca"
      ],
      "author": {
        "name": "Harald Alvestrand",
        "email": "hta@google.com",
        "time": "Sat Apr 06 09:43:22 2013"
      },
      "committer": {
        "name": "Harald Alvestrand",
        "email": "hta@google.com",
        "time": "Sat Apr 06 09:43:22 2013"
      },
      "message": "Core data extraction and a run-all-tests command\n"
    },
    {
      "commit": "e60726fb4746eebb9019bd501b8445575a7c15ca",
      "tree": "9f8f96c70e7bccac52cba0b6a1b33f769c20e345",
      "parents": [
        "d5e9b23afe12d2e296f9eb07722e200b07688e9c"
      ],
      "author": {
        "name": "Harald Alvestrand",
        "email": "hta@google.com",
        "time": "Thu Apr 04 19:06:57 2013"
      },
      "committer": {
        "name": "Harald Alvestrand",
        "email": "hta@google.com",
        "time": "Thu Apr 04 19:06:57 2013"
      },
      "message": "More fixes\n"
    },
    {
      "commit": "d5e9b23afe12d2e296f9eb07722e200b07688e9c",
      "tree": "b33ad59283b127a631d21b1e450affd3c1d3c483",
      "parents": [
        "876bd5f28e6b095f4d5c2b05716f216abf5015c6"
      ],
      "author": {
        "name": "Harald Alvestrand",
        "email": "hta@google.com",
        "time": "Thu Apr 04 10:33:05 2013"
      },
      "committer": {
        "name": "Harald Alvestrand",
        "email": "hta@google.com",
        "time": "Thu Apr 04 10:33:05 2013"
      },
      "message": "Seems to work\n"
    },
    {
      "commit": "876bd5f28e6b095f4d5c2b05716f216abf5015c6",
      "tree": "a46081e66747a406cc359ccc307de0864657f333",
      "parents": [
        "6660e19f1cf43053a9539ef3a19e02f59d0aa89f"
      ],
      "author": {
        "name": "Jim Bankoski",
        "email": "jimbankoski@google.com",
        "time": "Tue Mar 19 17:22:28 2013"
      },
      "committer": {
        "name": "Jim Bankoski",
        "email": "jimbankoski@google.com",
        "time": "Tue Mar 19 17:22:28 2013"
      },
      "message": "Used settings suggested by x264 devs and updated vp8 settings too\n\nWe didn\u0027t go down to the vp8 equivalent of very_slow for quality tests.\nNow we do also adjusted the x264 settings to match what was suggested on\nline.\n\nChange-Id: I2270d156cbe5893ddb7d37633f5fe61f93fae091\n"
    },
    {
      "commit": "6660e19f1cf43053a9539ef3a19e02f59d0aa89f",
      "tree": "eba915b71de737fa85b0022b723183b2dc426595",
      "parents": [],
      "author": {
        "name": "Jim Bankoski",
        "email": "jimbankoski@google.com",
        "time": "Tue Mar 12 00:14:34 2013"
      },
      "committer": {
        "name": "Jim Bankoski",
        "email": "jimbankoski@google.com",
        "time": "Tue Mar 12 00:14:34 2013"
      },
      "message": "Initial checkin scripts for comparing codecs.\n\nCheck README.txt for more info.\n\nChange-Id: I720277588d9bfd15d945d2304c44ec310ff47e48\n"
    }
  ]
}
