)]}'
{
  "commit": "4f422cb71cf3de656d16fd79b791414813ef9c8e",
  "tree": "7093c76fa8bd98313bea213fb28deff3a416ba0e",
  "parents": [
    "43f724dcac00482e73bec910572fb68e776d35d7"
  ],
  "author": {
    "name": "Diep Bui",
    "email": "diepbp@webrtc.org",
    "time": "Thu Jun 26 08:00:47 2025"
  },
  "committer": {
    "name": "WebRTC LUCI CQ",
    "email": "webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Thu Jun 26 10:35:59 2025"
  },
  "message": "Fix loss based BWE to avoid unnecessary paddings.\n\nWhen the delay-based estimate and a 2% bandwidth-increase candidate had the same kbps but different bps, the algorithm selected the latter.\nThis resulted in a lower bandwidth selection than the delay-based estimate, triggering unnecessary padding.\n\nWith this change, the higher bandwidth candidate will be selected if having the same kbps.\n\nBug: webrtc:12707,webrtc:427648364\nChange-Id: I1ed042689317c768b773d7e6f0819690c38f0e56\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/398080\nCommit-Queue: Diep Bui \u003cdiepbp@webrtc.org\u003e\nReviewed-by: Per Kjellander \u003cperkj@webrtc.org\u003e\nCr-Commit-Position: refs/heads/main@{#45027}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "75744b5cb22380d9f7085d107acb2710c9aea8f9",
      "old_mode": 33188,
      "old_path": "modules/congestion_controller/goog_cc/loss_based_bwe_v2.cc",
      "new_id": "55c78735bc7fdc908bc87e8a9ce2b1579b0ce798",
      "new_mode": 33188,
      "new_path": "modules/congestion_controller/goog_cc/loss_based_bwe_v2.cc"
    },
    {
      "type": "modify",
      "old_id": "a9c8506d3340458742bf96a77652458161174167",
      "old_mode": 33188,
      "old_path": "modules/congestion_controller/goog_cc/loss_based_bwe_v2_test.cc",
      "new_id": "14dd12e346778f1de3e71f390280b230e69a974c",
      "new_mode": 33188,
      "new_path": "modules/congestion_controller/goog_cc/loss_based_bwe_v2_test.cc"
    }
  ]
}
