)]}'
{
  "commit": "24ab1dd15d5bca73178e1e42dd3b93bb9caa5db3",
  "tree": "dda61d771caff4c64673b66b59a8cd2536ccd410",
  "parents": [
    "e53950bd064468ed30c149489c8c976feb75f4a8"
  ],
  "author": {
    "name": "James Zern",
    "email": "jzern@google.com",
    "time": "Thu Mar 05 11:02:08 2026 -0800"
  },
  "committer": {
    "name": "Wan-Teh Chang",
    "email": "wtc@google.com",
    "time": "Tue Mar 17 12:14:20 2026 -0700"
  },
  "message": "enc: always alloc tile data w/tile count change\n\nPreviously the code would retain an earlier allocation if the number of\ntiles was less than or equal to the current count. This change always\nreallocates tile data when the tile count changes. It avoids holding on\nto extra memory unnecessarily. This is an uncommon condition, so there\u0027s\nno need to optimize this.\n\nNote this may be unnecessary after\n  c2daa0f13c Use enc_row_mt-\u003eallocated_tile_cols/rows correctly\nbut given the complex logic around this code, forcing the allocation may\nbe safest.\n\nBug: 487259772\nChange-Id: I6acd5febcd79dce89b59869bf65386df2c993dc8\n(cherry picked from commit 900fa7eef8505fe0a530115c67c04d956e20f48e)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "733f2697f692b646ef85938d571926ead1df6434",
      "old_mode": 33188,
      "old_path": "av1/encoder/encodeframe.c",
      "new_id": "423f2f93b936dd1122590994129d03256fa74eaa",
      "new_mode": 33188,
      "new_path": "av1/encoder/encodeframe.c"
    },
    {
      "type": "modify",
      "old_id": "3b38c805b21d70f119b983d5b874d4d06a37c8af",
      "old_mode": 33188,
      "old_path": "av1/encoder/ethread.c",
      "new_id": "fb6a13a70c07b2c3eb3769efc7374e63a3bb8a1c",
      "new_mode": 33188,
      "new_path": "av1/encoder/ethread.c"
    },
    {
      "type": "modify",
      "old_id": "572ff0ed2a92d2d866ebd3b06a32e59a1676158d",
      "old_mode": 33188,
      "old_path": "av1/encoder/firstpass.c",
      "new_id": "4436f004f3c2f8e3639dfd651448da1e20376b79",
      "new_mode": 33188,
      "new_path": "av1/encoder/firstpass.c"
    }
  ]
}
