)]}'
{
  "commit": "700b1c2b5bd8c25705bbfed81bc59ba93290b908",
  "tree": "67823b4d5d9b8dca3df2f56ec682084a1f734046",
  "parents": [
    "bff19a2169b581af6b72396fd4c152abdd86c499"
  ],
  "author": {
    "name": "Yunqing Wang",
    "email": "yunqingwang@google.com",
    "time": "Mon May 20 18:51:31 2024 +0000"
  },
  "committer": {
    "name": "Urvang Joshi",
    "email": "urvang@google.com",
    "time": "Mon May 20 18:51:31 2024 +0000"
  },
  "message": "Move allocation of pred buffer in upsampled_pref_error()\n\nThis patch moves the allocation of pred buffer in \u0027upsampled_pref_error()\u0027 function from stack memory to MACROBLOCK structure which improves the function performance for GCC compiler due to better stack memory management.\n\nThis is a bit-exact change, and gives 1% - 3% encoder time reduction for GCC compiler (higher speedup is seen for low QPs).\n\nPerformance impact on the Clang compiler is negligible.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f82109f3688a26156addc3832b0809fa1413dfbc",
      "old_mode": 33188,
      "old_path": "av1/common/blockd.h",
      "new_id": "5337f00f6b87d998f3fe0c2d743d1ef18f3adc20",
      "new_mode": 33188,
      "new_path": "av1/common/blockd.h"
    },
    {
      "type": "modify",
      "old_id": "cfa29b72fdf30c62249192cbc859f21b2130ef64",
      "old_mode": 33188,
      "old_path": "av1/encoder/block.h",
      "new_id": "7204a93d4ca846bae98debf9fb28af503feb68d4",
      "new_mode": 33188,
      "new_path": "av1/encoder/block.h"
    },
    {
      "type": "modify",
      "old_id": "00d24177b3ddbf985db635700fcef3ea9c6cf6f7",
      "old_mode": 33188,
      "old_path": "av1/encoder/encoder.c",
      "new_id": "542921b6807f8edf90c37a1afe8e9cc0e7f3a4c7",
      "new_mode": 33188,
      "new_path": "av1/encoder/encoder.c"
    },
    {
      "type": "modify",
      "old_id": "aae391ec662b738926a16a2647941107e72c7bfe",
      "old_mode": 33188,
      "old_path": "av1/encoder/encoder.h",
      "new_id": "a8481bd3f21bca4c6548cfa56adc0652b2983869",
      "new_mode": 33188,
      "new_path": "av1/encoder/encoder.h"
    },
    {
      "type": "modify",
      "old_id": "f563303df7a4638f6acc83b96266f47e1e532741",
      "old_mode": 33188,
      "old_path": "av1/encoder/encoder_alloc.h",
      "new_id": "c3fbbe832036915c5d1c89d83675e839898b1408",
      "new_mode": 33188,
      "new_path": "av1/encoder/encoder_alloc.h"
    },
    {
      "type": "modify",
      "old_id": "6d052b69fc901c1fad2123c353951cc6277f363c",
      "old_mode": 33188,
      "old_path": "av1/encoder/ethread.c",
      "new_id": "454188937b5f26440f56621ef83dd6f8c5e50cb2",
      "new_mode": 33188,
      "new_path": "av1/encoder/ethread.c"
    },
    {
      "type": "modify",
      "old_id": "307da0117af3010940bd8a849d4cf53791b22218",
      "old_mode": 33188,
      "old_path": "av1/encoder/mcomp.c",
      "new_id": "7a493d8f03239c534553cb3e056bdbcad0fb8f82",
      "new_mode": 33188,
      "new_path": "av1/encoder/mcomp.c"
    }
  ]
}
