)]}'
{
  "commit": "3aec8d6cd593cbaf9cd350082c78c854f0aa215e",
  "tree": "feee2725d78e73f2f7a4a76fffec65910b05e95c",
  "parents": [
    "8aca36d36c47c61878414bcf8043aab02b73a10e"
  ],
  "author": {
    "name": "David Barker",
    "email": "david.barker@argondesign.com",
    "time": "Tue Jan 31 14:55:32 2017 +0000"
  },
  "committer": {
    "name": "David Barker",
    "email": "david.barker@argondesign.com",
    "time": "Wed Feb 01 14:47:43 2017 +0000"
  },
  "message": "Fix encode/decode mismatches for supertx + delta-q\n\nThis fixes the following mismatch bugs:\n* At the bitstream level, the decoder would not read the delta_qindex\n  information for supertx blocks, but the encoder always sent it,\n  leading to the encoder and decoder becoming misaligned.\n  The delta_qindex information is still required for supertx blocks,\n  so change the decoder to read it.\n* In addition, the quantizer was not properly adjusted for supertx\n  blocks at the decoder. We copy the quantizer setup code from\n  non-supertx blocks.\n\nSince this does not change the encoder, it should not have any\nquality impact.\n\nChange-Id: I9a0f79c3aa66f2a5a353821e2a6f3b526636e7b4\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3345ba3ab711bf872a6aa5d27c7d165da889ccf8",
      "old_mode": 33188,
      "old_path": "av1/decoder/decodeframe.c",
      "new_id": "5477df7d3300d0f4723107b3eecd94ae76337f43",
      "new_mode": 33188,
      "new_path": "av1/decoder/decodeframe.c"
    },
    {
      "type": "modify",
      "old_id": "15cdb58d333ba8022e0026a7f144fd0702c644dd",
      "old_mode": 33188,
      "old_path": "av1/decoder/decodemv.c",
      "new_id": "4f169407b630580fd0ee24bb64c8ab6bb0c5fcca",
      "new_mode": 33188,
      "new_path": "av1/decoder/decodemv.c"
    }
  ]
}
