)]}'
{
  "commit": "8679f4174058aa0d0ac41b746f933d8a6c5d69e9",
  "tree": "3bd140215b3a4f2b59646f141983932171897032",
  "parents": [
    "da46da8e54dfb405e52c499b249070d10132b7a8"
  ],
  "author": {
    "name": "Zoe Liu",
    "email": "zoeliu@google.com",
    "time": "Fri Sep 08 20:12:11 2017 -0700"
  },
  "committer": {
    "name": "Zoe Liu",
    "email": "zoeliu@google.com",
    "time": "Mon Sep 11 13:00:39 2017 +0000"
  },
  "message": "Define coding parameters for GF group of 16\n\nPropose the coding structure for GF Group of 16 to use the following\nmulti-layer design:\n  1st Layer: Frame 0 and Frame 16 (ALTREF)\n  2nd Layer: Frame 8 (ALTREF2)\n  3rd Layer: Frame 4 and 12 (ALTREF2)\n  4th Layer: Frame 2, 6, 10, and 14 (BWDREF)\n  5th Layer: Frame 1, 3, 5, 7, 9, 11, 13, and 15\n\nThis CL implements the reference frame update for a GF group of 16\nusing a look-up table, which is different from the current\nimplementation. The motivation behind is to try out various GF group\ncoding structures simply through manipulating the look-up table,\ninstead of making changes on swapping the reference indexes and\nassociated flags throughout the codebase.\n\nChange-Id: I823edae1c26263e0e0642a580685a25e81caa0a9\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "97c45fdd35688cdb0bbd4812c6305b99ecc32316",
      "old_mode": 33188,
      "old_path": "av1/encoder/firstpass.c",
      "new_id": "88727d646b0f417341552ea158dc1e745b775bed",
      "new_mode": 33188,
      "new_path": "av1/encoder/firstpass.c"
    },
    {
      "type": "modify",
      "old_id": "108369bce59ad386b47396075353ecabc4e9fda7",
      "old_mode": 33188,
      "old_path": "av1/encoder/firstpass.h",
      "new_id": "00ccd0325aedf53ba25cc8ca2d7f6acaaa752370",
      "new_mode": 33188,
      "new_path": "av1/encoder/firstpass.h"
    }
  ]
}
