)]}'
{
  "commit": "84dc6e97cb6bfaee4185e63ac78dcd5e080f378c",
  "tree": "2f4bcb5068071bf6f3e39acfe41232348796dd40",
  "parents": [
    "2fc20ebadf90931fc7b3cb3bdf0dbafae0fd7874"
  ],
  "author": {
    "name": "David Barker",
    "email": "david.barker@argondesign.com",
    "time": "Tue Jan 16 15:57:49 2018 +0000"
  },
  "committer": {
    "name": "David Barker",
    "email": "david.barker@argondesign.com",
    "time": "Wed Jan 17 11:03:37 2018 +0000"
  },
  "message": "Fix inter block detection in get_tx_size_context()\n\nIn the decoder, the function get_tx_size_context() is called\nby read_selected_tx_size(), *before* mbmi-\u003eref_frame is set up.\nThis means that mbmi-\u003eref_frame still holds the ref frames from\nthe previous block, and does not indicate if the current block is\ninter or not.\n\nFortunately, all of the other functions called by read_selected_tx_size()\nhave an explicit \"is_inter\" parameter, which is set correctly.\nSo we can just plumb this through into get_tx_size_context().\n\nChange-Id: I00f0f3704937f592ccc5d304ed20ee25196dd520\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "236020a57cfd8168ec9e78bd8b9a1bc06537fddc",
      "old_mode": 33188,
      "old_path": "av1/common/pred_common.h",
      "new_id": "c420d5142c6ec379b4cbc0e0c23aedc04da1725b",
      "new_mode": 33188,
      "new_path": "av1/common/pred_common.h"
    },
    {
      "type": "modify",
      "old_id": "7f38df5e5875ef177b6e5c7272d347a32b54f62f",
      "old_mode": 33188,
      "old_path": "av1/decoder/decodemv.c",
      "new_id": "14408a4ab1334b4dba446e6c0c3ab6c53d6a70f3",
      "new_mode": 33188,
      "new_path": "av1/decoder/decodemv.c"
    },
    {
      "type": "modify",
      "old_id": "f2ec7199b5ccd7634d15ccab33a4f61cae71005b",
      "old_mode": 33188,
      "old_path": "av1/encoder/bitstream.c",
      "new_id": "bb1e9057dcf634447df9999a376d1f2701e80413",
      "new_mode": 33188,
      "new_path": "av1/encoder/bitstream.c"
    },
    {
      "type": "modify",
      "old_id": "a384aabe3bc4be6f689654d1a175b52e698099a6",
      "old_mode": 33188,
      "old_path": "av1/encoder/encodeframe.c",
      "new_id": "2174a3041ec27e2862a55629dbb3f776be72b637",
      "new_mode": 33188,
      "new_path": "av1/encoder/encodeframe.c"
    },
    {
      "type": "modify",
      "old_id": "59725d0c2f3c146097b4b3b9d959d22a8a8bc0ea",
      "old_mode": 33188,
      "old_path": "av1/encoder/rdopt.c",
      "new_id": "3218c440430fccbe7bebd6871027eb1108fad8eb",
      "new_mode": 33188,
      "new_path": "av1/encoder/rdopt.c"
    }
  ]
}
