)]}'
{
  "commit": "6053c5f1f3e73992098f554ff4659886017267ad",
  "tree": "4e71a97dd7c7948c804a039c97fe4c66218365cb",
  "parents": [
    "3bb7aab5bf01342b3333d2e78f9c9c58da1ab6fa"
  ],
  "author": {
    "name": "Marco Paniconi",
    "email": "marpan@google.com",
    "time": "Thu Mar 06 15:11:25 2025 -0800"
  },
  "committer": {
    "name": "Wan-Teh Chang",
    "email": "wtc@google.com",
    "time": "Fri Apr 11 11:17:19 2025 -0700"
  },
  "message": "Fix ref_mv for int_pro_motion_estimation() in nonrd_pickmode\n\nFor nonrd_pickmode (speed \u003e\u003d 7): fix the ref_mv input to\nthe int_pro_motion_estimation(), used for newmv search on\nnon-last reference.\n\nThe ref_mv used there should be set via av1_get_ref_mv(),\nwhich gets the ref_mv properly (i.e., gets the mv from\nmbmi_ext-\u003eref_mv_stack[] or mbmi_ext-\u003eglobal_mvs[] depending\non ref_mv_idx). In this assert case it was taking ref_mv\ndirectly from ref_mv_stack[], when it should be taking\nglobal_mvs (which is zeromv).\n\nNo changes in stats for all rtc sets, speed \u003e\u003d 7.\n\nAdded a test that triggers the issue without the fix.\nSince it was only triggered on high resolution, the\ntest upsamples a QVGA clip, using libyuv.\n\nBug: b:396169342\nChange-Id: Ic93dc733017ab0c80db0e1d8a30cc03e3b625139\n(cherry picked from commit 127be6a600e56735c6b73a2f23c7bd0577a9d3f3)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "96070ab329721259cdc3e063758171152ecf6a37",
      "old_mode": 33188,
      "old_path": "av1/encoder/nonrd_pickmode.c",
      "new_id": "fd01565e545d6174baafc28f2b120f0cfe5fae96",
      "new_mode": 33188,
      "new_path": "av1/encoder/nonrd_pickmode.c"
    },
    {
      "type": "modify",
      "old_id": "e1d6a1d029c69c03a3e04e661e883b57ee31839e",
      "old_mode": 33188,
      "old_path": "test/datarate_test.cc",
      "new_id": "97fa32a0dfc458e32e960a486f4d10ffe776c8b8",
      "new_mode": 33188,
      "new_path": "test/datarate_test.cc"
    },
    {
      "type": "modify",
      "old_id": "9c88ef528c51800faa3009367bdf96d0081c2a6f",
      "old_mode": 33188,
      "old_path": "test/datarate_test.h",
      "new_id": "a83a3860bfb14803be5940b1fe8c4d961fe68702",
      "new_mode": 33188,
      "new_path": "test/datarate_test.h"
    },
    {
      "type": "modify",
      "old_id": "b3227b89337255213b8b887ccad781c94a8c363f",
      "old_mode": 33188,
      "old_path": "test/test.cmake",
      "new_id": "55fcc14d329a2f5bb72918a23a0768ac6e245616",
      "new_mode": 33188,
      "new_path": "test/test.cmake"
    }
  ]
}
