)]}'
{
  "log": [
    {
      "commit": "5754c396670d4e124ca6c6b7821bc925a28ab738",
      "tree": "61c34806ed8b0e4e9da3b48cf52317484c99b264",
      "parents": [
        "1579133291fcb900d20e1d3917e7cef6af9f6a55"
      ],
      "author": {
        "name": "Jean-Marc Valin",
        "email": "jmvalin@jmvalin.ca",
        "time": "Sat Mar 12 01:25:02 2016"
      },
      "committer": {
        "name": "Jean-Marc Valin",
        "email": "jmvalin@jmvalin.ca",
        "time": "Tue Mar 22 20:21:17 2016"
      },
      "message": "Changing the weights of the first CRF filter in deringing\n\nThe old taps were equivalent to [2 2 3 2 3 2 2], while the new taps are\nequivalent to [1 2 3 4 3 2 1].\n\nntt-short results:\n         MEDIUM (%) HIGH (%)\n    PSNR -0.072101 -0.218669\n PSNRHVS  0.031113 -0.060644\n    SSIM  0.007458 -0.171469\nFASTSSIM -0.156346 -0.130445\n\nChange-Id: I699862d6a4246986a0d880df26a57b7a28623ce3\n"
    },
    {
      "commit": "1579133291fcb900d20e1d3917e7cef6af9f6a55",
      "tree": "7981263686c95f2a86976a554b80fcf6c196f3af",
      "parents": [
        "031222982c4c16c1e6e5c4371aad5806c6210912"
      ],
      "author": {
        "name": "Nathan E. Egge",
        "email": "negge@dgql.org",
        "time": "Mon Mar 07 18:31:40 2016"
      },
      "committer": {
        "name": "Nathan E. Egge",
        "email": "negge@dgql.org",
        "time": "Wed Mar 16 16:10:55 2016"
      },
      "message": "Use OD_DIVU for small divisions in temporal_filter.\n\nReplaces an approximate unsigned integer division with the bit exact\n OD_ILOG() implementation.\nRemoves the need to call vp10_temporal_filter_init() before calling\n vp10_temporal_filter_apply_c() by using a static table of constants.\n\nntt-short-1:\n\n          MEDIUM (%) HIGH (%)\n    PSNR -0.023045   0.115705\n PSNRHVS  0.023327   0.110230\n    SSIM -0.039964   0.083594\nFASTSSIM  0.037416  -0.100936\n\nsubset1:\n\n         RATE (%) DSNR (dB)\n    PSNR 0.00000  0.00000\n PSNRHVS 0.00000  0.00000\n    SSIM 0.00000  0.00000\nFASTSSIM 0.00000  0.00000\n\nChange-Id: I97c5817463fcd8cb557c403a143b9cfaee4f102c\n"
    },
    {
      "commit": "031222982c4c16c1e6e5c4371aad5806c6210912",
      "tree": "e01803487d4e364106dd043b6a69b33307db1eb9",
      "parents": [
        "9c48eec73c50efa88448953efee34fa6a79bf680"
      ],
      "author": {
        "name": "Nathan E. Egge",
        "email": "negge@dgql.org",
        "time": "Mon Mar 07 16:15:56 2016"
      },
      "committer": {
        "name": "Nathan E. Egge",
        "email": "negge@dgql.org",
        "time": "Wed Mar 16 16:10:45 2016"
      },
      "message": "Replace divides by small values with multiplies.\n\nThis ports the OD_DIVU_SMALL code from Daala to AOM so that divides by\n constants smaller than OD_DIVU_DMAX (1024) are done using a multiply.\nAdded a unit test for OD_DIVU_SMALL in test/divu_small_test.cc.\n\nChange-Id: Id9fee172d54477355571c5d6c12c584fb65769e5\n"
    },
    {
      "commit": "9c48eec73c50efa88448953efee34fa6a79bf680",
      "tree": "b4a258baa3edb005dcd2ad358d49d29465624e40",
      "parents": [
        "0950ed820bc88133b57a71ed057affbc52bc95f0"
      ],
      "author": {
        "name": "Jean-Marc Valin",
        "email": "jmvalin@jmvalin.ca",
        "time": "Thu Mar 10 19:57:21 2016"
      },
      "committer": {
        "name": "Jean-Marc Valin",
        "email": "jmvalin@jmvalin.ca",
        "time": "Tue Mar 15 06:03:05 2016"
      },
      "message": "Removing divisions from od_dir_find8()\n\nInstead of dividing the squared partial sums by the number n of pixels in the\nline, we multiply by 840/n, where 840\u003d3*5*7*8. This not only avoids the\ndivisions, but it also makes the optimization exact as there is no more\nrounding.\n\nntt-short1 resuts:\n         MEDIUM (%) HIGH (%)\n    PSNR -0.012070 -0.059644\n PSNRHVS -0.016845 -0.020871\n    SSIM -0.026984 -0.031257\nFASTSSIM -0.026078 0.414901\n\nChange-Id: Ie553d5e3a545dee860a00879d724ecfc00f0a974\n"
    },
    {
      "commit": "0950ed820bc88133b57a71ed057affbc52bc95f0",
      "tree": "e9af7473921b608775a89a7e2c0b881e870d4915",
      "parents": [
        "1eaf748cb27f855cda3027567769e7fd0a8fab19",
        "efefdad7cf07ef7fdb81911cd2dc12136bde2435"
      ],
      "author": {
        "name": "Alex Converse",
        "email": "aconverse@google.com",
        "time": "Mon Mar 14 21:13:17 2016"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Mon Mar 14 21:13:17 2016"
      },
      "message": "Merge \"Port active map / cyclic refresh fixes to vp10.\""
    },
    {
      "commit": "efefdad7cf07ef7fdb81911cd2dc12136bde2435",
      "tree": "a0730d8e9610d82fbdd8c77071874cedc7316e46",
      "parents": [
        "e2511e158b97a27cc559e0a08cf718335b82700c"
      ],
      "author": {
        "name": "Alex Converse",
        "email": "aconverse@google.com",
        "time": "Thu Mar 10 23:11:31 2016"
      },
      "committer": {
        "name": "Alex Converse",
        "email": "aconverse@google.com",
        "time": "Thu Mar 10 23:17:34 2016"
      },
      "message": "Port active map / cyclic refresh fixes to vp10.\n\nThis fixes VP10/ActiveMapRefreshTest.Test/*.\n\nBring commits 575e81f and 3d6b8a6 to aom/vp10. These changes predate\nthe creation of the active map cyclic refresh test.\n\nChange-Id: I3559b6933ffa5649926a4b214e45ed0fae523a25\n"
    },
    {
      "commit": "1eaf748cb27f855cda3027567769e7fd0a8fab19",
      "tree": "b1d28b39d1d95e7a68020c188890598f205e8c30",
      "parents": [
        "0b1606e74530b551eb35b3c005076f76e46e4e93"
      ],
      "author": {
        "name": "Nathan E. Egge",
        "email": "negge@dgql.org",
        "time": "Thu Mar 10 07:24:09 2016"
      },
      "committer": {
        "name": "Nathan E. Egge",
        "email": "negge@dgql.org",
        "time": "Thu Mar 10 22:36:24 2016"
      },
      "message": "Port switch to 9-bit rate cost to aom.\n\nBrings the following commit to aom:\nb3ad812 Port switch to 9-bit rate cost to vp10.\n\nntt-short1:\n\n          MEDIUM (%)  HIGH (%)\n    PSNR -0.078535   -0.398648\n PSNRHVS -0.416526   -0.468162\n    SSIM -0.397539   -0.538516\nFASTSSIM  0.008165    0.035524\n\nsubset1:\n\n          RATE (%)  DSNR (dB)\n    PSNR -0.00991   0.00063\n PSNRHVS  0.00115  -0.00009\n    SSIM  0.01019  -0.00050\nFASTSSIM  0.08721  -0.00279\n\nChange-Id: I598ba7ee7efcde18439c31dfa96b86cbf297a580\n"
    },
    {
      "commit": "0b1606e74530b551eb35b3c005076f76e46e4e93",
      "tree": "5f177a7bbbcad31c56629251a431333e52af4141",
      "parents": [
        "e2511e158b97a27cc559e0a08cf718335b82700c"
      ],
      "author": {
        "name": "Nathan E. Egge",
        "email": "negge@dgql.org",
        "time": "Sun Mar 06 15:50:26 2016"
      },
      "committer": {
        "name": "Nathan E. Egge",
        "email": "negge@dgql.org",
        "time": "Thu Mar 10 22:03:22 2016"
      },
      "message": "Only build deringing code when --enable-dering.\n\nChange-Id: Icfd4654d2fe43ab4851cd86dfedf9639cd4abab3\n"
    },
    {
      "commit": "e2511e158b97a27cc559e0a08cf718335b82700c",
      "tree": "47c66ca6e0904b4874e1a61777c0179cd2e4ebd9",
      "parents": [
        "8fe5c5d61bf09e8d2b92fcf58da32a4d60ce1ffe"
      ],
      "author": {
        "name": "Jean-Marc Valin",
        "email": "jmvalin@jmvalin.ca",
        "time": "Wed Mar 09 04:20:34 2016"
      },
      "committer": {
        "name": "Jean-Marc Valin",
        "email": "jmvalin@jmvalin.ca",
        "time": "Wed Mar 09 19:14:55 2016"
      },
      "message": "Deringing cleanup: don\u0027t hardcode the number of levels\n\nNo change in code behaviour.\n\nChange-Id: If612c1340b4ca30e290947607ecb64a0cb30e95e\n"
    },
    {
      "commit": "8fe5c5d61bf09e8d2b92fcf58da32a4d60ce1ffe",
      "tree": "0db585cf9df458b1a9ce4ab736c6d2718719c611",
      "parents": [
        "4eb1380d7be759ce79b6e697a2bec6e90fdd5efb"
      ],
      "author": {
        "name": "Jean-Marc Valin",
        "email": "jmvalin@jmvalin.ca",
        "time": "Wed Mar 09 02:18:05 2016"
      },
      "committer": {
        "name": "Jean-Marc Valin",
        "email": "jmvalin@jmvalin.ca",
        "time": "Wed Mar 09 19:14:35 2016"
      },
      "message": "Rename dering_in to od_dering_in to sync with Daala\n\nNo change to code behaviour.\n\nChange-Id: Ia2d7d57fc2018689948d6ba9471a8e848e79aa15\n"
    },
    {
      "commit": "4eb1380d7be759ce79b6e697a2bec6e90fdd5efb",
      "tree": "490c56d8b0f5db07478cf9ee66f43cfc45cce95f",
      "parents": [
        "7f4c3f5865b2ce17d5c237bf1940da8ca8b36cfe"
      ],
      "author": {
        "name": "Jean-Marc Valin",
        "email": "jmvalin@jmvalin.ca",
        "time": "Mon Mar 07 20:58:41 2016"
      },
      "committer": {
        "name": "Jean-Marc Valin",
        "email": "jmvalin@jmvalin.ca",
        "time": "Wed Mar 09 19:14:06 2016"
      },
      "message": "Makes second filters for 45-degree directions horizontal\n\nThis reduces the deringing worst-case number of \"latency\" lines from 10 to 8.\n\nntt-short1 results:\n         MEDIUM (%) HIGH (%)\n    PSNR -0.063681 -0.027661\n PSNRHVS -0.063628 -0.007841\n    SSIM -0.007828 -0.048415\nFASTSSIM  0.139420 -0.183910\n\nChange-Id: I006544ab748b76c0334e406300b3eda20e125846\n"
    },
    {
      "commit": "7f4c3f5865b2ce17d5c237bf1940da8ca8b36cfe",
      "tree": "94190155cbdf4fe7587ebbe4ea2e9fab0d25b334",
      "parents": [
        "3dc56f93f395eea2b5e102772781acc44622f6af"
      ],
      "author": {
        "name": "Jean-Marc Valin",
        "email": "jmvalin@jmvalin.ca",
        "time": "Mon Mar 07 03:57:41 2016"
      },
      "committer": {
        "name": "Jean-Marc Valin",
        "email": "jmvalin@jmvalin.ca",
        "time": "Wed Mar 09 18:27:33 2016"
      },
      "message": "Removes the superblock variance contribution to the threshold\n\nntt-short1 results:\n         MEDIUM (%) HIGH (%)\n    PSNR  0.022148 -0.038920\n PSNRHVS  0.047667 -0.053941\n    SSIM  0.014602 -0.046534\nFASTSSIM -0.450261 -0.690958\n\nChange-Id: Iaa8844d4d84c6265b488a4ade5a223bc3af99707\n"
    },
    {
      "commit": "3dc56f93f395eea2b5e102772781acc44622f6af",
      "tree": "234005e6f1170747ff846476ff09af75cc3cd283",
      "parents": [
        "cf2aaba9e3a37298aee2753b5e969bbd6bf797c3"
      ],
      "author": {
        "name": "Jean-Marc Valin",
        "email": "jmvalin@jmvalin.ca",
        "time": "Fri Mar 04 16:18:24 2016"
      },
      "committer": {
        "name": "Jean-Marc Valin",
        "email": "jmvalin@jmvalin.ca",
        "time": "Mon Mar 07 23:59:17 2016"
      },
      "message": "Simplifying arithmetic by using multiply+shift\n\nntt_short1:\n         MEDIUM (%) HIGH (%)\n    PSNR -0.002561  0.044074\n PSNRHVS  0.021798  0.082885\n    SSIM  0.005793  0.082526\nFASTSSIM -0.054113 -0.130136\n\nChange-Id: Icbc38383d27acb4abd3aa30c11d7fb4e51c8ce4c\n"
    },
    {
      "commit": "cf2aaba9e3a37298aee2753b5e969bbd6bf797c3",
      "tree": "17d6a15f7a16e20d8d1b98b727ccbda99cbd57fc",
      "parents": [
        "49ca22aad074e8c4ac4fac71ffd37f09b1c82fab"
      ],
      "author": {
        "name": "Nathan E. Egge",
        "email": "negge@dgql.org",
        "time": "Mon Mar 07 19:58:13 2016"
      },
      "committer": {
        "name": "Nathan E. Egge",
        "email": "negge@dgql.org",
        "time": "Mon Mar 07 20:00:57 2016"
      },
      "message": "Return 0 explicitly for OD_ILOG(0).\n\nChange-Id: I9fd4052f0b3f280496882f4475c97b1b5a75934f\n"
    },
    {
      "commit": "49ca22aad074e8c4ac4fac71ffd37f09b1c82fab",
      "tree": "23816399d130d86592753da60905847e8470a07a",
      "parents": [
        "85187243d419244626e7d6fc4f33fa31befd8fd2"
      ],
      "author": {
        "name": "Nathan E. Egge",
        "email": "negge@dgql.org",
        "time": "Mon Mar 07 02:23:54 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Mon Mar 07 19:10:32 2016"
      },
      "message": "Use the Daala implementation of OD_ILOG().\n\nThe Daala implementation of OD_ILOG(x) computes the number of bits\n necessary to represent the unsigned integer x in two\u0027s compliment.\nWe adjust the computation in od_dering.c to better approximate the\n log base 2 and match the previous OD_ILOG() definition.\nThis commit makes no change to the bitstream.\n\nChange-Id: Ib75c2f47dca7027b3cfc40b110f2d493f9690c9c\n"
    },
    {
      "commit": "85187243d419244626e7d6fc4f33fa31befd8fd2",
      "tree": "cf28d6dc67dd33967e9c5a99eefe4d5847cce134",
      "parents": [
        "485d6a6965e982a21eca1eddb9df8a29b56efaab"
      ],
      "author": {
        "name": "Nathan E. Egge",
        "email": "negge@dgql.org",
        "time": "Sun Mar 06 15:50:03 2016"
      },
      "committer": {
        "name": "Nathan Egge",
        "email": "negge@dgql.org",
        "time": "Mon Mar 07 18:55:05 2016"
      },
      "message": "Fix compiler warning in od_dering.c.\n\nChange-Id: I4616af430ebbe43ced6f91ccf67a4fc0f40ba3bf\n"
    },
    {
      "commit": "485d6a6965e982a21eca1eddb9df8a29b56efaab",
      "tree": "b52afcf66850fead5f2c28f3bcb8dcebd7bcd525",
      "parents": [
        "51b7a998077d56cca5b2171f1dda99f0cc43c7a0"
      ],
      "author": {
        "name": "Nathan E. Egge",
        "email": "negge@dgql.org",
        "time": "Sun Mar 06 17:29:00 2016"
      },
      "committer": {
        "name": "Nathan E. Egge",
        "email": "negge@dgql.org",
        "time": "Mon Mar 07 17:12:57 2016"
      },
      "message": "Prevent multiple inclusion of odintrin.h.\n\nChange-Id: I7b02377c816599fb4cd8ce8144e0efbfab3874af\n"
    },
    {
      "commit": "51b7a998077d56cca5b2171f1dda99f0cc43c7a0",
      "tree": "3d2439b31a2006e2b5eed9463c716708214606c0",
      "parents": [
        "bb2727c2326cdc3e114885140e37eed251536cd8"
      ],
      "author": {
        "name": "Jean-Marc Valin",
        "email": "jmvalin@jmvalin.ca",
        "time": "Thu Feb 25 00:36:34 2016"
      },
      "committer": {
        "name": "Jean-Marc Valin",
        "email": "jmvalin@jmvalin.ca",
        "time": "Thu Feb 25 20:23:05 2016"
      },
      "message": "Adds the Daala deringing filter as experimental\n\nThe deringing filter documentation is in:\nJ.-M. Valin, The Daala Directional Deringing Filter, arXiv:1602.05975 [cs.MM],\n2016.\nhttp://arxiv.org/pdf/1602.05975.pdf\n\nntt-short1 results:\n          MEDIUM (%) HIGH (%)\n    PSNR  -2.488088 -2.003235\n PSNRHVS  -1.588932 -0.797850\n    SSIM  -1.522767 -1.287861\nFASTSSIM   4.307822  3.983496\n\nsubset1 improvement is around 2-3% on PSNR (but the rate is mostly outside\nthe AWCY testing range)\n\nChange-Id: Ic02344ce9faa509f5c3a50a0fb7a7b84a7977e72\n"
    },
    {
      "commit": "bb2727c2326cdc3e114885140e37eed251536cd8",
      "tree": "717b79d7973be3464c8ad54884e8b5fd8cab2f08",
      "parents": [
        "c297fd006315f53d9e01d1915a7410fb8f03d56a"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Feb 25 16:43:42 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Feb 25 16:43:42 2016"
      },
      "message": "Sort includess for \"clpf.h\"\n\nChange-Id: I2ff4d994db5430c8b12be0cc4ead4907a4692628\n"
    },
    {
      "commit": "c297fd006315f53d9e01d1915a7410fb8f03d56a",
      "tree": "a18eac0455439ce9c167d0c0e8e4ff160ef244c8",
      "parents": [
        "0527894f75079d953ae56f3ec034ac9382d20ae5"
      ],
      "author": {
        "name": "Thomas",
        "email": "thdavies@cisco.com",
        "time": "Tue Feb 23 13:31:18 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Feb 25 16:28:58 2016"
      },
      "message": "Add quantisation matrix range parameters.\n\nChange-Id: I25911ea7666465ff19821b07e20c26586e88401c\n"
    },
    {
      "commit": "0527894f75079d953ae56f3ec034ac9382d20ae5",
      "tree": "af82dc026c9ebf0884e805e066ad67d65ea69a42",
      "parents": [
        "4106232b9c39023f2d871db098d6da2f3b3356a0"
      ],
      "author": {
        "name": "Thomas",
        "email": "thdavies@cisco.com",
        "time": "Tue Feb 23 11:48:02 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Feb 25 16:28:58 2016"
      },
      "message": "Add encoder option and signaling for quant matrix control.\n\nRestore tests speed_test and end_to_end test since\nquant matrices are not on by default.\n\nChange-Id: I0baa649a91e83d62acaca099670671e0406a46ab\n"
    },
    {
      "commit": "4106232b9c39023f2d871db098d6da2f3b3356a0",
      "tree": "c1f1380bfd4ea056ad01db5e7ac67f41edaf9b92",
      "parents": [
        "4017fca31fb736925181da6bde8b4efe84ca5c7b"
      ],
      "author": {
        "name": "Thomas Davies",
        "email": "thdavies@cisco.com",
        "time": "Thu Feb 18 17:51:20 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Feb 25 16:28:58 2016"
      },
      "message": "Turn off trellis coding for quantization matrices.\n\nChange-Id: I080c7449c269054cf441c251acd8930431e94b46\n"
    },
    {
      "commit": "4017fca31fb736925181da6bde8b4efe84ca5c7b",
      "tree": "3fd9c82a279552d3082eb8c3a9c77d8974e74a55",
      "parents": [
        "1c122c24a1fdbe140f40d08b0373e4b6324b1210"
      ],
      "author": {
        "name": "Thomas",
        "email": "thdavies@cisco.com",
        "time": "Sat Feb 13 11:41:42 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Feb 25 16:28:58 2016"
      },
      "message": "Modify tests to allow quantization matrices.\n\nChange-Id: If740ec7e549d8bcd387f92c43fd8105c528e86ed\n"
    },
    {
      "commit": "1c122c24a1fdbe140f40d08b0373e4b6324b1210",
      "tree": "f1030e8e3bd8378569112a479b279b62abf0814b",
      "parents": [
        "95a89994cfab7df8cdab40a606007766f09aa99e"
      ],
      "author": {
        "name": "Thomas",
        "email": "thdavies@cisco.com",
        "time": "Fri Feb 19 09:06:12 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Feb 25 16:28:09 2016"
      },
      "message": "Add quant and dequant functions for new quant matrices.\n\nChange-Id: If0ba62428216fa343b9a37a3b349edba4103c00a\n"
    },
    {
      "commit": "95a89994cfab7df8cdab40a606007766f09aa99e",
      "tree": "30730b2d2cc722c8efd94a08626333d0b7a26c49",
      "parents": [
        "f72782bb494d17bcfa28cbf23006eb9fa9deb243"
      ],
      "author": {
        "name": "Steinar Midtskogen",
        "email": "stemidts@cisco.com",
        "time": "Tue Feb 16 07:19:24 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Feb 25 03:09:02 2016"
      },
      "message": "Enable CLPF\n\nThis commit adds the constrained low-pass filter. For details, please\nsee document here: https://goo.gl/VUzEED\n\nChange-Id: Idc21d62052071e6c939c91c0cc8246eed768e6b0\n"
    },
    {
      "commit": "f72782bb494d17bcfa28cbf23006eb9fa9deb243",
      "tree": "9ae599847db418f254e696ae8b44669c5e533e44",
      "parents": [
        "ebdcd1c59454ffc92fc8743ace87363bdd6fcfc8"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Feb 25 03:07:29 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Feb 25 03:07:29 2016"
      },
      "message": "Fix a build issue\n\nChange-Id: I5bd5d01308c391cd3855844a17336262d12241ee\n"
    },
    {
      "commit": "ebdcd1c59454ffc92fc8743ace87363bdd6fcfc8",
      "tree": "26d67bbea1ce4156fd29868bf105262bcc95507f",
      "parents": [
        "33208d20adfdbd3a7de11f513e448e3ba7390513",
        "73bae509019c33c4fc329a15fb5c2aea31dc1c9b"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Feb 25 01:59:21 2016"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Feb 25 01:59:22 2016"
      },
      "message": "Merge \"Add quantisation matrices and selection functions.\""
    },
    {
      "commit": "73bae509019c33c4fc329a15fb5c2aea31dc1c9b",
      "tree": "2fb3c1c14c00a6e4822f9e4c4ec524dcc11f35ae",
      "parents": [
        "7bbe40c9469d1a5b8a49dcd927577b95490c1d2b"
      ],
      "author": {
        "name": "Thomas Davies",
        "email": "thdavies@cisco.com",
        "time": "Thu Feb 18 18:03:30 2016"
      },
      "committer": {
        "name": "Thomas",
        "email": "thdavies@cisco.com",
        "time": "Wed Feb 24 15:39:05 2016"
      },
      "message": "Add quantisation matrices and selection functions.\n\nChange-Id: Ic7a57957ad47e78300e73b85fa26e56b594a3a90\n"
    },
    {
      "commit": "33208d20adfdbd3a7de11f513e448e3ba7390513",
      "tree": "d0f5d65f309357e5e8343340114073f52c155357",
      "parents": [
        "7bbe40c9469d1a5b8a49dcd927577b95490c1d2b"
      ],
      "author": {
        "name": "Steinar Midtskogen",
        "email": "stemidts@cisco.com",
        "time": "Tue Feb 16 07:05:45 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Tue Feb 23 01:22:15 2016"
      },
      "message": "Added support for constrained low pass filter (CLPF)\n\nChange-Id: I93054d7a4bf9f66883d6cd895cc97b17da1e3eca\n"
    },
    {
      "commit": "7bbe40c9469d1a5b8a49dcd927577b95490c1d2b",
      "tree": "1ac61109f3b85a37b5f431189bcd4fd155be3947",
      "parents": [
        "85b764fe93e384e7175e1479f4d56f6f6a8c8b90",
        "475f4e2748fcfcbae64e589be9caa58556c22402"
      ],
      "author": {
        "name": "James Zern",
        "email": "jzern@google.com",
        "time": "Thu Feb 04 18:53:41 2016"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Feb 04 18:53:41 2016"
      },
      "message": "Merge \"intrapred: protect functions w/CONFIG check x2\""
    },
    {
      "commit": "85b764fe93e384e7175e1479f4d56f6f6a8c8b90",
      "tree": "a97523a85b98c4ca178b99780922427dca814711",
      "parents": [
        "909899344f07ba4be37365d94455163cc26d5ee9",
        "bacba875d9d100fa0f98f1e99e6afda0785748df"
      ],
      "author": {
        "name": "Adrian Grange",
        "email": "agrange@google.com",
        "time": "Thu Feb 04 16:42:43 2016"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Feb 04 16:42:43 2016"
      },
      "message": "Merge \"Get optimized inv_txfm func work with HBD build\""
    },
    {
      "commit": "475f4e2748fcfcbae64e589be9caa58556c22402",
      "tree": "1fcd3f8149e667e35197f0fe59049fbf8345f61e",
      "parents": [
        "909899344f07ba4be37365d94455163cc26d5ee9"
      ],
      "author": {
        "name": "James Zern",
        "email": "jzern@google.com",
        "time": "Wed Feb 03 03:38:37 2016"
      },
      "committer": {
        "name": "James Zern",
        "email": "jzern@google.com",
        "time": "Thu Feb 04 04:52:20 2016"
      },
      "message": "intrapred: protect functions w/CONFIG check x2\n\nhigh-bitdepth version\nd207e, d63e, d45e are only used with CONFIG_MISC_FIXES\n\ncherry-picked from libvpx:\ncdf1077 intrapred: protect functions w/CONFIG check x2\n\nChange-Id: I77292e11f51fd76d4127fd0027f876866bcf8675\n"
    },
    {
      "commit": "909899344f07ba4be37365d94455163cc26d5ee9",
      "tree": "7ce3069078f19747298d7ae357b416cbc3827a3f",
      "parents": [
        "b6c4b17dc5dec2b6561a52a0795e06d384521776"
      ],
      "author": {
        "name": "James Zern",
        "email": "jzern@google.com",
        "time": "Wed Jan 27 04:13:57 2016"
      },
      "committer": {
        "name": "James Zern",
        "email": "jzern@google.com",
        "time": "Wed Feb 03 01:20:41 2016"
      },
      "message": "intrapred: protect functions w/CONFIG check\n\nd207e, d63e, d45e are only used with CONFIG_MISC_FIXES\n\ncherry-picked from libvpx:\nfea27cc intrapred: protect functions w/CONFIG check\n\nChange-Id: If13946e483c4d0ccaa3e1d60dc14216c06d5a219\n"
    },
    {
      "commit": "b6c4b17dc5dec2b6561a52a0795e06d384521776",
      "tree": "0f48ab60bb6e7c7e71589122f641ed1fa6332f48",
      "parents": [
        "0f7160e479b984b06d7b2c1f8638cbc22f1b4ad1"
      ],
      "author": {
        "name": "James Zern",
        "email": "jzern@google.com",
        "time": "Tue Feb 02 07:47:35 2016"
      },
      "committer": {
        "name": "James Zern",
        "email": "jzern@google.com",
        "time": "Wed Feb 03 01:00:07 2016"
      },
      "message": "vp10: remove unused (read|write)_uniform\n\ndead code since:\n5d3327e Remove palette from VP10\n\ncherry-picked from libvpx:\nebf2586 vp10: remove unused (read|write)_uniform\n\nChange-Id: I4a36575706ea6fffefe5bc778595112ef6ff37d8\n"
    },
    {
      "commit": "0f7160e479b984b06d7b2c1f8638cbc22f1b4ad1",
      "tree": "db52199f5183f56fb1fae1d1e091ad5ff54a3543",
      "parents": [
        "3831c098641da0708d5ee4afa19c4c089c1b1027",
        "a9d1af6f9e6b6b00a48f82851bac39fa97ebfa98"
      ],
      "author": {
        "name": "James Bankoski",
        "email": "jimbankoski@google.com",
        "time": "Tue Feb 02 16:08:55 2016"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Feb 02 16:08:55 2016"
      },
      "message": "Merge \"style fixes:scan.c scan_orders\""
    },
    {
      "commit": "3831c098641da0708d5ee4afa19c4c089c1b1027",
      "tree": "431916c2edc1b32f73729e171efedb8ea811a30b",
      "parents": [
        "ec7e97beb8c31e64f9b10bb4bb9de2b347c53e1c",
        "1965276c4347b014149a9b0ac6f7666eee823972"
      ],
      "author": {
        "name": "James Bankoski",
        "email": "jimbankoski@google.com",
        "time": "Tue Feb 02 16:07:28 2016"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Feb 02 16:07:28 2016"
      },
      "message": "Merge \"style fixes: vpx_scale.c assertion formatting\""
    },
    {
      "commit": "bacba875d9d100fa0f98f1e99e6afda0785748df",
      "tree": "50c037afa0edd1654ee769efed90e776e3baa6fb",
      "parents": [
        "c95eb4c776c068a2d171892230730a01edd473e0"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Tue Feb 02 00:46:53 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Tue Feb 02 00:54:32 2016"
      },
      "message": "Get optimized inv_txfm func work with HBD build\n\nThis commit takes several upstream commits in libvpx, which make a few\nassemblly optimized inverse tranform functions to work for builds when\nconfigured with --enable-vpx-highbitdepth.\n\nChange-Id: Ibc1f18de196c1401a60faf851e5bee18ed616e69\n"
    },
    {
      "commit": "1965276c4347b014149a9b0ac6f7666eee823972",
      "tree": "37ff1d56f5ac3926c44aa81a9d1eca4da7d2a7f3",
      "parents": [
        "c95eb4c776c068a2d171892230730a01edd473e0"
      ],
      "author": {
        "name": "Jim Bankoski",
        "email": "jimbankoski@google.com",
        "time": "Fri Jan 29 22:25:39 2016"
      },
      "committer": {
        "name": "Jim Bankoski",
        "email": "jimbankoski@google.com",
        "time": "Fri Jan 29 22:25:39 2016"
      },
      "message": "style fixes: vpx_scale.c assertion formatting\n\nChange-Id: I0d6763957d27a586088cdcd50bd46982b8a686f3\n"
    },
    {
      "commit": "ec7e97beb8c31e64f9b10bb4bb9de2b347c53e1c",
      "tree": "ce55079b2770de68750ac852ea755d0acc16151c",
      "parents": [
        "c95eb4c776c068a2d171892230730a01edd473e0"
      ],
      "author": {
        "name": "Jim Bankoski",
        "email": "jimbankoski@google.com",
        "time": "Fri Jan 29 22:19:16 2016"
      },
      "committer": {
        "name": "Jim Bankoski",
        "email": "jimbankoski@google.com",
        "time": "Fri Jan 29 22:19:16 2016"
      },
      "message": "style fixes: prob.h confused non ccast\n\nChange-Id: Ief21aab06cf6749be3b502a083554ad9e2d6e588\n"
    },
    {
      "commit": "a9d1af6f9e6b6b00a48f82851bac39fa97ebfa98",
      "tree": "890928069d59ee1549d8cf629220784cfa765c1f",
      "parents": [
        "99e28b8b10dc48b4bd1099ed58eeacf42bc3cc53"
      ],
      "author": {
        "name": "Jim Bankoski",
        "email": "jimbankoski@google.com",
        "time": "Fri Jan 29 18:43:33 2016"
      },
      "committer": {
        "name": "Jim Bankoski",
        "email": "jimbankoski@google.com",
        "time": "Fri Jan 29 18:43:33 2016"
      },
      "message": "style fixes:scan.c scan_orders\n\nChange-Id: I4c80319cc7c4594cd6b94cb93fad2628d558c6da\n"
    },
    {
      "commit": "c95eb4c776c068a2d171892230730a01edd473e0",
      "tree": "5c2800997fafc3128d01297dc0df99e215b26cea",
      "parents": [
        "421bb4d426f963f1657a9dbd5271b3a5213581c2",
        "a7beb23d6c52dbb4ce8a632b7825dc9c536121a2"
      ],
      "author": {
        "name": "James Zern",
        "email": "jzern@google.com",
        "time": "Fri Jan 29 18:36:43 2016"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri Jan 29 18:36:43 2016"
      },
      "message": "Merge \"vp10: fix encoder crash on flush\""
    },
    {
      "commit": "a7beb23d6c52dbb4ce8a632b7825dc9c536121a2",
      "tree": "22925346c0b49c4b9ea792363b1fc1ba559f5319",
      "parents": [
        "99e28b8b10dc48b4bd1099ed58eeacf42bc3cc53"
      ],
      "author": {
        "name": "James Zern",
        "email": "jzern@google.com",
        "time": "Thu Jan 28 20:53:41 2016"
      },
      "committer": {
        "name": "James Zern",
        "email": "jzern@google.com",
        "time": "Fri Jan 29 05:00:26 2016"
      },
      "message": "vp10: fix encoder crash on flush\n\ncherry-picked from libvpx:\n4f780e9 vp9/10: fix encoder crash on flush\n\nthe lookahead buffer allocation is deferred to receipt of the first\nframe to allow profile changes. if the encoder was flushed before\nsupplying any frames the encoder would crash trying to dereference the\nNULL buffer.\n\nChange-Id: Ie0f6f7ab394f1ed5595aa9d0a49317c1dae0effc\n"
    },
    {
      "commit": "421bb4d426f963f1657a9dbd5271b3a5213581c2",
      "tree": "b9e4ce5bbcbe32864ff34837f40aca8c188e6e09",
      "parents": [
        "99e28b8b10dc48b4bd1099ed58eeacf42bc3cc53"
      ],
      "author": {
        "name": "clang-format",
        "email": "noreply@google.com",
        "time": "Fri Jan 29 00:41:55 2016"
      },
      "committer": {
        "name": "James Zern",
        "email": "jzern@google.com",
        "time": "Fri Jan 29 00:44:56 2016"
      },
      "message": "apply clang-format to the examples\n\nChange-Id: I31e383b0e3312d6a07efa104c799ff9aa42d433f\n"
    },
    {
      "commit": "99e28b8b10dc48b4bd1099ed58eeacf42bc3cc53",
      "tree": "a37e12b74b41c324b9ad43ead1a2b6d9c4a26754",
      "parents": [
        "0c29e46e8956a90e55e2e12e4e20019fc0fad23b"
      ],
      "author": {
        "name": "clang-format",
        "email": "noreply@google.com",
        "time": "Wed Jan 27 20:42:45 2016"
      },
      "committer": {
        "name": "James Zern",
        "email": "jzern@google.com",
        "time": "Thu Jan 28 20:22:13 2016"
      },
      "message": "apply clang-format\n\nChange-Id: Ib8c9eb6263d6eba6b9d7b2e402b7e83a78c86be9\n"
    },
    {
      "commit": "0c29e46e8956a90e55e2e12e4e20019fc0fad23b",
      "tree": "cbc1746a63b24a85969f17d1a9d814a96b6dacea",
      "parents": [
        "101cef8f2073a20edb46dc87e363783fe78388df"
      ],
      "author": {
        "name": "James Zern",
        "email": "jzern@google.com",
        "time": "Thu Jan 28 19:49:14 2016"
      },
      "committer": {
        "name": "James Zern",
        "email": "jzern@google.com",
        "time": "Thu Jan 28 19:49:14 2016"
      },
      "message": ".clang-format: allow single line case statements\n\n+ change brace behavior to be non-C++11\n\nChange-Id: I25d087da818454019708e7408c5a21a7d966927d\n"
    },
    {
      "commit": "101cef8f2073a20edb46dc87e363783fe78388df",
      "tree": "8ac7e84b857747cf3107b601644c107781013031",
      "parents": [
        "f0d02d84e9f09e2413bd9bd5d4f2dead41dead2c"
      ],
      "author": {
        "name": "James Zern",
        "email": "jzern@google.com",
        "time": "Wed Jan 27 23:06:22 2016"
      },
      "committer": {
        "name": "James Zern",
        "email": "jzern@google.com",
        "time": "Wed Jan 27 23:14:12 2016"
      },
      "message": ".clang-format: allow packing of initializer lists\n\nChange-Id: Iffe907de3a4db519b50f3855c121c8f6d26db450\n"
    },
    {
      "commit": "f0d02d84e9f09e2413bd9bd5d4f2dead41dead2c",
      "tree": "d2c0dca0ceff6c76276aace3bf9bbbf92c8a411c",
      "parents": [
        "1623f635dc898400687a9c327213ae9b84dbcb6f",
        "50a38ba91045ab5e45c9c6715ed8e2cbe9198f19"
      ],
      "author": {
        "name": "James Zern",
        "email": "jzern@google.com",
        "time": "Wed Jan 27 20:30:57 2016"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Wed Jan 27 20:30:57 2016"
      },
      "message": "Merge \"add .clang-format, based on Google style\""
    },
    {
      "commit": "1623f635dc898400687a9c327213ae9b84dbcb6f",
      "tree": "3d0bc57d1cd58288fd8278cb5d0ef1c5116bcf5e",
      "parents": [
        "51d3121f96dff3016ff0b94def2a8f8bc26ce47d",
        "7dd8b4c3ac373e8d8eab18d88196bfa9c6d0c5f8"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Wed Jan 27 00:02:12 2016"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Wed Jan 27 00:02:12 2016"
      },
      "message": "Merge \"Correct comments that refer to VP9.\""
    },
    {
      "commit": "7dd8b4c3ac373e8d8eab18d88196bfa9c6d0c5f8",
      "tree": "d145bd8b196749c0837536cbc756ae93bb6af392",
      "parents": [
        "c85b7f4166f314e97913a3d6923ae1a2f3cafe44"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Tue Jan 26 21:56:07 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Tue Jan 26 21:56:07 2016"
      },
      "message": "Correct comments that refer to VP9.\n\nChange-Id: Ic94b5f2b40f9de32c1f7aa5e770fc21b31daa659\n"
    },
    {
      "commit": "51d3121f96dff3016ff0b94def2a8f8bc26ce47d",
      "tree": "dd847582fcdbd41b0848142cabd83bdeaf986b7e",
      "parents": [
        "6293115161eb6e3f2214aae4461697bf0aad671a",
        "c85b7f4166f314e97913a3d6923ae1a2f3cafe44"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Tue Jan 26 21:44:34 2016"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Jan 26 21:44:34 2016"
      },
      "message": "Merge \"Add back a video file required by ActiveMap test.\""
    },
    {
      "commit": "c85b7f4166f314e97913a3d6923ae1a2f3cafe44",
      "tree": "6f51073ea157bc3008342b1e0499257c5b3e4cbd",
      "parents": [
        "f3fdd8780286cf2522b842054effefaafd2d5565"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Tue Jan 26 20:33:59 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Tue Jan 26 20:33:59 2016"
      },
      "message": "Add back a video file required by ActiveMap test.\n\nChange-Id: I3ef0e1d67678a4e49dd38e8e6f5e98b14cf30407\n"
    },
    {
      "commit": "6293115161eb6e3f2214aae4461697bf0aad671a",
      "tree": "2ecc46cd1a4100b80f585f63cb2b1d459970a064",
      "parents": [
        "22ff620f2dfacdcfbe81c16df89eb59beb0a2691",
        "f3fdd8780286cf2522b842054effefaafd2d5565"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Tue Jan 26 19:21:49 2016"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Jan 26 19:21:49 2016"
      },
      "message": "Merge \"Add a video file required by CpuSpeedTest\""
    },
    {
      "commit": "22ff620f2dfacdcfbe81c16df89eb59beb0a2691",
      "tree": "b771191d06499b66cd917d15f6b8fa8936591902",
      "parents": [
        "b0e10a2d3b1a80a06a801bc2a9350b02ac1cfa25",
        "1372166fc974a9b4931b5d63d907d30773ffdd83"
      ],
      "author": {
        "name": "Tristan Matthews",
        "email": "le.businessman@gmail.com",
        "time": "Tue Jan 26 19:17:15 2016"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Jan 26 19:17:15 2016"
      },
      "message": "Merge \"y4m_test: fix segfault if test files are missing\""
    },
    {
      "commit": "b0e10a2d3b1a80a06a801bc2a9350b02ac1cfa25",
      "tree": "25414e747b4adc41509bdf742bb354796768aea9",
      "parents": [
        "a87e87516f3a42c58daf87ef1f21840d916d2201",
        "fa9403b8481cd3bf7d1bfb57ed27c44237ec28dd"
      ],
      "author": {
        "name": "Tristan Matthews",
        "email": "le.businessman@gmail.com",
        "time": "Tue Jan 26 19:13:09 2016"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Jan 26 19:13:09 2016"
      },
      "message": "Merge \"bitstream: fix logical-not-parentheses warning\""
    },
    {
      "commit": "f3fdd8780286cf2522b842054effefaafd2d5565",
      "tree": "31b3261097aeaeda9d314eafcff0c46c48dd41d4",
      "parents": [
        "a87e87516f3a42c58daf87ef1f21840d916d2201"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Tue Jan 26 19:08:32 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Tue Jan 26 19:08:32 2016"
      },
      "message": "Add a video file required by CpuSpeedTest\n\nChange-Id: Ib3ba94bfc4031aebe634492c643657c3adeb070e\n"
    },
    {
      "commit": "a87e87516f3a42c58daf87ef1f21840d916d2201",
      "tree": "7b203e3e6079dca8327aeeb958e318dfa386f767",
      "parents": [
        "16c47bda785611672d3b350641d2eb06c3e1a352"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Mon Jan 25 23:58:00 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Tue Jan 26 01:48:30 2016"
      },
      "message": "Replace experimental fdct16 with vp9 version\n\nSo c and assembly produce matching results.\n\nChange-Id: I3fb5ba193ae7fae792be4a32ac4f0bbece4763c1\n"
    },
    {
      "commit": "16c47bda785611672d3b350641d2eb06c3e1a352",
      "tree": "3aadad685274ea93bd04027caa5df1d4d17f9aaf",
      "parents": [
        "b739d3aebf0222fbfab464361845952025870c44"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Mon Jan 25 17:55:19 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Mon Jan 25 17:59:15 2016"
      },
      "message": "Rename vp8e_tune and vp9_tune_content\n\nto vpx_tune_metric and vpx_tune_content.\n\nChange-Id: I673aea01075b5241b621af779ca8d3e8d2e6c61c\n"
    },
    {
      "commit": "b739d3aebf0222fbfab464361845952025870c44",
      "tree": "382c6fcfb690f985f7d0cf7dfbd58ee356dc628a",
      "parents": [
        "b2701c33976ff23e5b4c485e610f763fb7a1be70",
        "57837fca17830055a9ff1bd50f5375b0091fb31b"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Mon Jan 25 17:57:41 2016"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Mon Jan 25 17:57:41 2016"
      },
      "message": "Merge \"replace vp8_ with vpx_ in vpx_scale\""
    },
    {
      "commit": "57837fca17830055a9ff1bd50f5375b0091fb31b",
      "tree": "f67943447916c362863be5ca9c07b0050bf3e047",
      "parents": [
        "2b3a9ce7043bea1b41f369850b96ab08cf2e55c0"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Mon Jan 25 17:40:38 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Mon Jan 25 17:40:38 2016"
      },
      "message": "replace vp8_ with vpx_ in vpx_scale\n\nChange-Id: I4a588bb7b644271a4343779baaa64f502c5e151a\n"
    },
    {
      "commit": "b2701c33976ff23e5b4c485e610f763fb7a1be70",
      "tree": "b24b3e0012a316d616204b262b676c321aba1195",
      "parents": [
        "2b3a9ce7043bea1b41f369850b96ab08cf2e55c0"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Fri Jan 22 23:57:51 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Fri Jan 22 23:59:33 2016"
      },
      "message": "Remove dependency on a deleted head file\n\nChange-Id: I9589ca71d6a2b7367a946be86ac19d36039b0f1a\n"
    },
    {
      "commit": "2b3a9ce7043bea1b41f369850b96ab08cf2e55c0",
      "tree": "01326d7da8dc2e36ddf8b1a0f58308f1e4675f52",
      "parents": [
        "6afa29d601b74c3e2f59ce764cafe9089bccd7b0"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Fri Jan 22 22:03:46 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Fri Jan 22 23:50:59 2016"
      },
      "message": "Remove a few more VP9 references from comments\n\nChange-Id: I5ff33f581091dde595fb820f87e3c1abb5501e13\n"
    },
    {
      "commit": "6afa29d601b74c3e2f59ce764cafe9089bccd7b0",
      "tree": "9838956437f2c3667c8bd1f45cddc8ce067ecd7b",
      "parents": [
        "ead2ade265c8916d1c746c55feb2711ad5aa220e",
        "355296c6ffcb5bab6192f0fc700b731326831a38"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Fri Jan 22 23:29:04 2016"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri Jan 22 23:29:04 2016"
      },
      "message": "Merge \"Remove or replace VP9 with VPX in vp10 and vpx_dsp\""
    },
    {
      "commit": "ead2ade265c8916d1c746c55feb2711ad5aa220e",
      "tree": "646c64100642966154d3de8356769bad0c58bbd2",
      "parents": [
        "78cfab4b4eb7acf73ddcff61f0fbb334efa64c9c",
        "5657cade36ae8bf2da6027affd6df08c8693b8e2"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Fri Jan 22 23:27:55 2016"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Fri Jan 22 23:27:55 2016"
      },
      "message": "Merge \"Remove a few more references to vp9\""
    },
    {
      "commit": "1372166fc974a9b4931b5d63d907d30773ffdd83",
      "tree": "39813219f8f89167705d12aa84a73d629dd7bd5e",
      "parents": [
        "78cfab4b4eb7acf73ddcff61f0fbb334efa64c9c"
      ],
      "author": {
        "name": "Tristan Matthews",
        "email": "tmatth@videolan.org",
        "time": "Fri Jan 22 23:05:48 2016"
      },
      "committer": {
        "name": "Tristan Matthews",
        "email": "tmatth@videolan.org",
        "time": "Fri Jan 22 23:05:48 2016"
      },
      "message": "y4m_test: fix segfault if test files are missing\n\nChange-Id: I7a04beb83095e5c0821048909f81f45be8b5eee3\n"
    },
    {
      "commit": "50a38ba91045ab5e45c9c6715ed8e2cbe9198f19",
      "tree": "4dac6648217461fb7a4decc8d107a322686a0fe6",
      "parents": [
        "d4c704f39084a102c897c3b69f463920035ccbec"
      ],
      "author": {
        "name": "James Zern",
        "email": "jzern@google.com",
        "time": "Thu Jan 21 23:09:57 2016"
      },
      "committer": {
        "name": "James Zern",
        "email": "jzern@google.com",
        "time": "Fri Jan 22 23:01:39 2016"
      },
      "message": "add .clang-format, based on Google style\n\nderived from clang-format 3.7.1\n\nChange-Id: Id82253f86ffff6a75a2cdefdefb0afbc8cba901f\n"
    },
    {
      "commit": "fa9403b8481cd3bf7d1bfb57ed27c44237ec28dd",
      "tree": "f7594d6e2cc04fec95d3b050f618ee79addd79ae",
      "parents": [
        "78cfab4b4eb7acf73ddcff61f0fbb334efa64c9c"
      ],
      "author": {
        "name": "Tristan Matthews",
        "email": "tmatth@videolan.org",
        "time": "Fri Jan 22 22:57:12 2016"
      },
      "committer": {
        "name": "Tristan Matthews",
        "email": "tmatth@videolan.org",
        "time": "Fri Jan 22 22:58:38 2016"
      },
      "message": "bitstream: fix logical-not-parentheses warning\n\nChange-Id: I8b70f9251a23707f2ef83889403d40a7796533a7\n"
    },
    {
      "commit": "78cfab4b4eb7acf73ddcff61f0fbb334efa64c9c",
      "tree": "d3648c4492cecf4d32d70b5eb949d76006a103b1",
      "parents": [
        "6b1140c77e1c0bd788400c0eb87ce23dc3d58483"
      ],
      "author": {
        "name": "Tristan Matthews",
        "email": "tmatth@videolan.org",
        "time": "Fri Jan 22 21:58:09 2016"
      },
      "committer": {
        "name": "Tristan Matthews",
        "email": "tmatth@videolan.org",
        "time": "Fri Jan 22 22:16:07 2016"
      },
      "message": "bitstream: remove dead assignment\n\nChange-Id: I2a4c394e885075a5c16986335feb363c49991916\n"
    },
    {
      "commit": "355296c6ffcb5bab6192f0fc700b731326831a38",
      "tree": "28bf40d03b8c26add145d1240dda39f1dd47066c",
      "parents": [
        "5657cade36ae8bf2da6027affd6df08c8693b8e2"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Fri Jan 22 22:15:38 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Fri Jan 22 22:15:38 2016"
      },
      "message": "Remove or replace VP9 with VPX in vp10 and vpx_dsp\n\nChange-Id: I412eaec8c890bae70745082f5311cb3d385a5b80\n"
    },
    {
      "commit": "5657cade36ae8bf2da6027affd6df08c8693b8e2",
      "tree": "eebe471908417dd81a8d489a45d9f51e6d1c7c27",
      "parents": [
        "6b1140c77e1c0bd788400c0eb87ce23dc3d58483"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Fri Jan 22 22:14:14 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Fri Jan 22 22:14:14 2016"
      },
      "message": "Remove a few more references to vp9\n\nChange-Id: I322cb18eaff5e97fdca0c464115c15ea61b6bfe7\n"
    },
    {
      "commit": "6b1140c77e1c0bd788400c0eb87ce23dc3d58483",
      "tree": "ef11a18bed5cdbbc34d320702de45dd39659c24b",
      "parents": [
        "35c1ce694eae7dcfde394eed9526232f789ba519"
      ],
      "author": {
        "name": "Thomas Daede",
        "email": "tdaede@mozilla.com",
        "time": "Fri Jan 22 21:38:19 2016"
      },
      "committer": {
        "name": "Thomas Daede",
        "email": "tdaede@mozilla.com",
        "time": "Fri Jan 22 21:38:19 2016"
      },
      "message": "Delete unused algorithm interfaces for VP8 and VP9.\n\nChange-Id: Iabfcce34a33521093d60ddc2f7d5588545d8b8e7\n"
    },
    {
      "commit": "35c1ce694eae7dcfde394eed9526232f789ba519",
      "tree": "10a28f822241841086c31d9cd8304ac7a0de6e4b",
      "parents": [
        "4a1209dcad36e7af861d42956c1b3fa30a9a1b29"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Fri Jan 22 00:46:09 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Fri Jan 22 01:14:01 2016"
      },
      "message": "Clear out CONFIG_VP8 and CONFIG_VP9\n\nChange-Id: I851da448695228fd0baa45ebf9690ce7aea8eb51\n"
    },
    {
      "commit": "4a1209dcad36e7af861d42956c1b3fa30a9a1b29",
      "tree": "588fce766affbc1546ec8fc004c5203300be2f42",
      "parents": [
        "f32a0f582544a0f456af73ebc3da58011e682900"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Jan 21 23:13:49 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Jan 21 23:13:49 2016"
      },
      "message": "Clear out CONFIG_VP8 and CONFIG_VP9\n"
    },
    {
      "commit": "f32a0f582544a0f456af73ebc3da58011e682900",
      "tree": "dc00985b8fff91b3f624830a5a2a3d570766f04d",
      "parents": [
        "6435821697c5fe6340ec02b6a9923faf0f92368e"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Jan 21 22:49:40 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Jan 21 22:49:40 2016"
      },
      "message": "Remove vp9 specific configure options\n"
    },
    {
      "commit": "6435821697c5fe6340ec02b6a9923faf0f92368e",
      "tree": "3f9ef43e0c3a5bcc6611e397b939f69735529939",
      "parents": [
        "d4c704f39084a102c897c3b69f463920035ccbec"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Jan 21 22:35:00 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Jan 21 22:41:27 2016"
      },
      "message": "Remove postproc and postproc-visualizer\n"
    },
    {
      "commit": "d4c704f39084a102c897c3b69f463920035ccbec",
      "tree": "55180b5414d9c1720b1490a09c0ffa05e202753b",
      "parents": [
        "b0dcc582208a0d70817086f6d078c3cbdeca562e",
        "50cbe24cc163e1fe6fedb16f3da2809e2b0f4749"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Jan 21 22:20:55 2016"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Thu Jan 21 22:20:55 2016"
      },
      "message": "Merge \"remove more vp8 and vp9 only code\""
    },
    {
      "commit": "50cbe24cc163e1fe6fedb16f3da2809e2b0f4749",
      "tree": "ca73450045c222f2b98084ac8cd043c1125f24d2",
      "parents": [
        "1f303c27fd198ca18da1db6d2362a09c42f74e57"
      ],
      "author": {
        "name": "Jim Bankoski",
        "email": "jimbankoski@google.com",
        "time": "Thu Jan 21 22:16:46 2016"
      },
      "committer": {
        "name": "Jim Bankoski",
        "email": "jimbankoski@google.com",
        "time": "Thu Jan 21 22:16:46 2016"
      },
      "message": "remove more vp8 and vp9 only code\n\nChange-Id: I774bc9e371bf77137d411cb906c59807a4c73ed7\n"
    },
    {
      "commit": "b0dcc582208a0d70817086f6d078c3cbdeca562e",
      "tree": "cc8a73148203e5f82db888e943c7b47deb16250d",
      "parents": [
        "27fb038389bbbe494cacfd622ea52ef87b11f5af"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Jan 21 19:03:53 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Jan 21 19:03:53 2016"
      },
      "message": "Remove postproc left over in --enable-internal-stats\n"
    },
    {
      "commit": "27fb038389bbbe494cacfd622ea52ef87b11f5af",
      "tree": "03935d1eaccf3f7fc25b77dbfcdeffb30abe4d17",
      "parents": [
        "1f303c27fd198ca18da1db6d2362a09c42f74e57"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Jan 21 15:54:16 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Jan 21 15:54:16 2016"
      },
      "message": "Fix a macro\n"
    },
    {
      "commit": "1f303c27fd198ca18da1db6d2362a09c42f74e57",
      "tree": "840f60e1ad6dbd38fac8316f25bb482f018e9f42",
      "parents": [
        "5b5fbadeff2778071922e8a1e54d5e232dc2d595"
      ],
      "author": {
        "name": "Jim Bankoski",
        "email": "jimbankoski@google.com",
        "time": "Thu Jan 21 14:30:30 2016"
      },
      "committer": {
        "name": "Jim Bankoski",
        "email": "jimbankoski@google.com",
        "time": "Thu Jan 21 14:30:30 2016"
      },
      "message": "fix doxygen problems\n\nChange-Id: If663aafa028e327a7b87004ee58f4f106341b8af\n"
    },
    {
      "commit": "5b5fbadeff2778071922e8a1e54d5e232dc2d595",
      "tree": "4a29cc48b7d3acad76fecd09a3777c895e744b6a",
      "parents": [
        "b752848ee1bea863c3307cc254d8d2970556a9e6"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Jan 21 02:32:06 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Jan 21 02:34:33 2016"
      },
      "message": "VP9LfSync-\u003eVP10LfSync\n\nChange-Id: I9f55d3e221688a17b23ef40e162b33af12e5693a\n"
    },
    {
      "commit": "b752848ee1bea863c3307cc254d8d2970556a9e6",
      "tree": "70541ae8175fe91a856e7369451df4cc536feb14",
      "parents": [
        "e5068cd5c7f083f388dde72252f74eec513dcfd8"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Jan 21 02:21:20 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Jan 21 02:21:20 2016"
      },
      "message": "vp8_yv12 -\u003e vpx_yv12\n\nChange-Id: Ifbf24b99a841b7f7b5bff78b8830ccaed0d38170\n"
    },
    {
      "commit": "e5068cd5c7f083f388dde72252f74eec513dcfd8",
      "tree": "e94e8379d49c8f601b5f019de0f1d8bbbf88ed1a",
      "parents": [
        "68e7e4d04b37d56296543fee866a29a9531bdb7e"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Jan 21 02:06:42 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Jan 21 02:06:42 2016"
      },
      "message": "VP9-\u003eVPX for reference frame flags\n\nChange-Id: Iff86d39bed4be9a97fdd78f25f3ac6e1728fe68d\n"
    },
    {
      "commit": "68e7e4d04b37d56296543fee866a29a9531bdb7e",
      "tree": "5fdce140b5feef4167305dbf9c36e88af7fe7ade",
      "parents": [
        "0738390c1921f429325833da53b54c1682befba3"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Jan 21 01:53:43 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Jan 21 01:53:43 2016"
      },
      "message": "Remove VP9_CAP_POSTPROC\n\nChange-Id: If28619509457a7cdaeb13b7e87895c3d9f7c1ad1\n"
    },
    {
      "commit": "0738390c1921f429325833da53b54c1682befba3",
      "tree": "e5d34be61bcd5b447aab482e2b8cc74f91670e08",
      "parents": [
        "b89861a4636ea09603a7fc9bb7f3e7c47c52c089"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Jan 21 01:47:06 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Jan 21 01:47:06 2016"
      },
      "message": "Remove vp9_temporal denoiser\n\nChange-Id: Id1a12e1aa97e1baa68a640d1233bf8ab01058d89\n"
    },
    {
      "commit": "b89861a4636ea09603a7fc9bb7f3e7c47c52c089",
      "tree": "69c2a6c31f6fea09cb71b205cb87fd3077508196",
      "parents": [
        "3246fc04fbdfc3ace193616e1f35755e9f58ed6c"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Jan 21 01:25:22 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Jan 21 01:38:01 2016"
      },
      "message": "Remove vp9-postproc from configure\n\nChange-Id: I601464f0b74183daa80730856dfbf33ddfce2cfe\n"
    },
    {
      "commit": "3246fc04fbdfc3ace193616e1f35755e9f58ed6c",
      "tree": "04dde1f6450032f7a97a04b620a1a431f614d1e3",
      "parents": [
        "2334f51d5f1c0bd467b887d38a5a12a6b66d0647"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Jan 21 00:13:04 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Thu Jan 21 00:14:22 2016"
      },
      "message": "vp9-\u003evpx in --enable-vp9-highbitdepth\n\nAlso changed all related macros and tests\n\nChange-Id: I5269578c0f716fd391111a43932f856778494d29\n"
    },
    {
      "commit": "2334f51d5f1c0bd467b887d38a5a12a6b66d0647",
      "tree": "17d472d3a247172b391af3598ccb66e2db66c300",
      "parents": [
        "9baa5c997339cb0f01b13de14f8268073f59d032"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Wed Jan 20 23:52:53 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Wed Jan 20 23:52:53 2016"
      },
      "message": "VP9-\u003eVPX in fdct function names\n\nChange-Id: I664dadad44b98a82a22e87a481b6ec596f272bd6\n"
    },
    {
      "commit": "9baa5c997339cb0f01b13de14f8268073f59d032",
      "tree": "e27138c55e40713d512ef3400ba750027e946f49",
      "parents": [
        "03568c313bb2a2afb32f0e833fbf6a022dbfde10"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Wed Jan 20 23:46:54 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Wed Jan 20 23:46:54 2016"
      },
      "message": "MAX_VP9_HEADER_SIZE -\u003e MAX_VP10_HEADER_SIZE\n\nChange-Id: I87600af7f68f9591f4318562801372cf5fd875bc\n"
    },
    {
      "commit": "03568c313bb2a2afb32f0e833fbf6a022dbfde10",
      "tree": "ca4dce63ead30e187ecd8f18a07fd55d3c1533fa",
      "parents": [
        "4273a52cec869813fe0cfa6758fc8a4198c65cde"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Wed Jan 20 23:44:37 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Wed Jan 20 23:44:37 2016"
      },
      "message": "VP9_FRAME_MARKER -\u003e VPX_FRAME_MARKER\n\nChange-Id: I402faf4e8df60f02d82ad79dc725722b4e1f8f9c\n"
    },
    {
      "commit": "4273a52cec869813fe0cfa6758fc8a4198c65cde",
      "tree": "18f9d09e6b36d6f53beec78e1d86207938674534",
      "parents": [
        "761a7088ac9f027ac902c9bbfc0ac46f9417f592"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Wed Jan 20 23:41:47 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Wed Jan 20 23:41:47 2016"
      },
      "message": "VP9-\u003eVPX in border pixel macros\n\nChange-Id: Idaa885f5dfa5150328fdd3bda88e0e6b4323493e\n"
    },
    {
      "commit": "761a7088ac9f027ac902c9bbfc0ac46f9417f592",
      "tree": "19451a3de156354f2e8738c800164927a0139c5c",
      "parents": [
        "75b57d39d4f90a0fe108efeacf9da3a663622061"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Wed Jan 20 23:17:24 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Wed Jan 20 23:35:07 2016"
      },
      "message": "VP9_INTERP_EXTEND -\u003e VPX_INTERP_EXTEND\n\nChange-Id: I375d565b9c90a40799b3fb6f968ac6e4b4d4f093\n"
    },
    {
      "commit": "75b57d39d4f90a0fe108efeacf9da3a663622061",
      "tree": "2ca8923e45de4fd2f84e904b508eef84a14b4232",
      "parents": [
        "8c8d16de6b431988e7b47b51ba8573c3ccff645e"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Wed Jan 20 23:15:42 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Wed Jan 20 23:15:42 2016"
      },
      "message": "VP9_ -\u003e VPX_ in function names\n\nChange-Id: If02f1cfb2fc52d612434d12f8679d5707bbe2ecf\n"
    },
    {
      "commit": "8c8d16de6b431988e7b47b51ba8573c3ccff645e",
      "tree": "b2c7ab1f266ac57ad4b42157492a29f9bce8d442",
      "parents": [
        "a5e47ade4076d5bf6a4a8829a58e6a3701a93c0b"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Wed Jan 20 22:00:50 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Wed Jan 20 22:08:43 2016"
      },
      "message": "vp9 -\u003e vpx in names\n\nChange-Id: I2be458f7e993fd2ae76a80c0f7d7e3caf3c63d03\n"
    },
    {
      "commit": "a5e47ade4076d5bf6a4a8829a58e6a3701a93c0b",
      "tree": "13a1b54d0a1cf80c3c57ee81af09972a1d17dad2",
      "parents": [
        "c96ecc2ab77e9a2f3b468d1b3eff108d14b37dda"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Wed Jan 20 19:07:09 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Wed Jan 20 20:14:57 2016"
      },
      "message": "Remove \"vp9_\" from filenames from vp10 tests\n\nChange-Id: I72650d5cf18b20301ac925865f63f4f6ec16f647\n"
    },
    {
      "commit": "c96ecc2ab77e9a2f3b468d1b3eff108d14b37dda",
      "tree": "530160567a5c5bb1ab14918dbc446de5dea78872",
      "parents": [
        "35731dca523ebbe21e6f41e423656c7b7fd19604"
      ],
      "author": {
        "name": "Jim Bankoski",
        "email": "jimbankoski@google.com",
        "time": "Wed Jan 20 18:15:20 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Wed Jan 20 20:13:52 2016"
      },
      "message": "make unit tests work on vp10 and remove config_vp8 artifacts\n\nAlso fixed a bug in vp10\u0027s ctrl_set_render_size().\n\nChange-Id: Ib1dd109ee2acb96d9e23cffe0e598b1a0dc67031\n"
    },
    {
      "commit": "35731dca523ebbe21e6f41e423656c7b7fd19604",
      "tree": "0b8fccfa9b5b801b838ef9e51f4790f470b63d00",
      "parents": [
        "67e64cbebf718b4c6128c3b77d98155c57d3478b"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Tue Jan 19 22:27:23 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Tue Jan 19 22:27:23 2016"
      },
      "message": "Fix a compiler warning\n\nChange-Id: Ib096998906935e58f52393ea9ac082f69ada7023\n"
    },
    {
      "commit": "67e64cbebf718b4c6128c3b77d98155c57d3478b",
      "tree": "e30f7bc7d8ae9ab033c196991a43853bb9199da2",
      "parents": [
        "f0d007abdc818973d427cc30a66ed481d00bcb12"
      ],
      "author": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Tue Jan 19 22:23:14 2016"
      },
      "committer": {
        "name": "Yaowu Xu",
        "email": "yaowu@google.com",
        "time": "Tue Jan 19 22:23:14 2016"
      },
      "message": "Enable VP10 by default\n\nSince VP10 is now the only codec supported.\n\nChange-Id: I3226dceacb87f422f87c9f4af06c73a254143436\n"
    },
    {
      "commit": "f0d007abdc818973d427cc30a66ed481d00bcb12",
      "tree": "bb72f0284794ff2360c140e67e26f63ad8894fb1",
      "parents": [
        "cb785ade5b22029872afbf8103d6df484af66ffa"
      ],
      "author": {
        "name": "Jim Bankoski",
        "email": "jimbankoski@google.com",
        "time": "Tue Jan 19 22:12:00 2016"
      },
      "committer": {
        "name": "Jim Bankoski",
        "email": "jimbankoski@google.com",
        "time": "Tue Jan 19 22:12:00 2016"
      },
      "message": "proposed-aom : remove vp8, vp9 from directory configure and vpx\n\nChange-Id: Ibb9192913f235ace2f6b8ef3c0eeabc3fd4cab11\n"
    },
    {
      "commit": "cb785ade5b22029872afbf8103d6df484af66ffa",
      "tree": "5fd6750f500f5e12c92bb8fa2c9ad9578bcd15b5",
      "parents": [
        "c0307e6cea0fcd79577eaa107f76b07acaf1d4e6",
        "dea6f5217ef405cfd1f11f48edf43c4e2ca95e3d"
      ],
      "author": {
        "name": "Alex Converse",
        "email": "aconverse@google.com",
        "time": "Tue Jan 19 20:04:28 2016"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Jan 19 20:04:28 2016"
      },
      "message": "Merge \"Deduplicate sign cost for ONE/TWO/THREE/FOUR tokens\""
    },
    {
      "commit": "c0307e6cea0fcd79577eaa107f76b07acaf1d4e6",
      "tree": "548783c32172eba761284173a77174989a266867",
      "parents": [
        "dcc0c894c4594d66a58ec5f05a6b44e43f504cb5"
      ],
      "author": {
        "name": "Marco",
        "email": "marpan@google.com",
        "time": "Fri Jan 15 23:02:09 2016"
      },
      "committer": {
        "name": "Marco",
        "email": "marpan@google.com",
        "time": "Fri Jan 15 23:04:14 2016"
      },
      "message": "vp9-denoiser: Set motion threshold for skin_map to 0.\n\nMore aggresive on avoiding denoising on skin.\nMay supplement this later by adding condtion onn consec_zeromv.\n\nChange-Id: Ied92b332f9b24e821d2009f81d1565758588d9a5\n"
    }
  ],
  "next": "dea6f5217ef405cfd1f11f48edf43c4e2ca95e3d"
}
