)]}'
{
  "commit": "c75fb08f653b7614cdbe8e840140cb6617022ce3",
  "tree": "3c79f58e2369ad0b978be61841d592d3ad862ac0",
  "parents": [
    "2a4c81329afdcc2fc2d1301a8e356aabd87281c3"
  ],
  "author": {
    "name": "Cheng Chen",
    "email": "chengchen@google.com",
    "time": "Fri Jul 06 19:01:04 2018 -0700"
  },
  "committer": {
    "name": "Cheng Chen",
    "email": "chengchen@google.com",
    "time": "Wed Sep 12 23:51:43 2018 +0000"
  },
  "message": "Bitmask patch 0: Store info for bitmask at decoder\n\nPurpose: build bitmask for loop filtering to speed up the decoder.\nResult: make decoder 6% faster, on single thread.\n\nThe flag LOOP_FILTER_BITMASK controls whether the new feature is used.\nNow it is turned off, I will turn it on after all following CLs are\nchecked int. Please expect a few following up CLs.\n\nThis CL:\nStore information that determines filter is applied or not at decoder.\nThen build bitmask for the whole frame, after all tiles decoded.\n\nChange-Id: I3902ed825b674cff8131d0e9cbc14df3f9a566f6\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "df6d4f84545d4c3a009a118e7818937e77208679",
      "old_mode": 33188,
      "old_path": "av1/common/av1_loopfilter.c",
      "new_id": "0b6020af4c2bbe3a9f6cfdd94a86f63ea6d7add5",
      "new_mode": 33188,
      "new_path": "av1/common/av1_loopfilter.c"
    },
    {
      "type": "modify",
      "old_id": "1229c0de6cc7475f1443e1aa75eb4a0255ded772",
      "old_mode": 33188,
      "old_path": "av1/common/av1_loopfilter.h",
      "new_id": "7f4ade78bc80748a630c48b389b597da1780bd1b",
      "new_mode": 33188,
      "new_path": "av1/common/av1_loopfilter.h"
    },
    {
      "type": "modify",
      "old_id": "03cedefb69bb57c18fb41703c0797e592f3ddeb5",
      "old_mode": 33188,
      "old_path": "av1/decoder/decodeframe.c",
      "new_id": "2cfaf37ecc805d5323c76053497fb9cd95cc505e",
      "new_mode": 33188,
      "new_path": "av1/decoder/decodeframe.c"
    }
  ]
}
