)]}'
{
  "commit": "5c997d155c8f0988b1a18df8237d88f4b36f996b",
  "tree": "c18b3f2009a93bc6fe32bda7133a106b71a07e80",
  "parents": [
    "d29262be879763fcca8c98c2d45dafc2b8fc52b6"
  ],
  "author": {
    "name": "Wan-Teh Chang",
    "email": "wtc@google.com",
    "time": "Tue Jul 08 14:52:43 2025 -0700"
  },
  "committer": {
    "name": "Urvang Joshi",
    "email": "urvang@google.com",
    "time": "Wed Jul 09 21:38:46 2025 +0000"
  },
  "message": "Write shorter matrix_coef_delta if possible\n\nI believe this optimization is the reason why the decoder reconstructs\nthe matrix coefficient by calculating (prev + delta + 256) % 256 rather\nthan the more obvious prev + delta. Take advantage of that, even though\ndelta is unlikely to be \u003c -128 or \u003e\u003d 128.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3749eaeb860724d12b1b58de61076069476426f6",
      "old_mode": 33188,
      "old_path": "av1/encoder/bitstream.c",
      "new_id": "748e0915b6d2c92a0e4a87b3bc17d054b187676c",
      "new_mode": 33188,
      "new_path": "av1/encoder/bitstream.c"
    }
  ]
}
