)]}'
{
  "commit": "e844bd819c4663de5422be9c2cdb25204b03b41b",
  "tree": "c9797b18cbc4f1e93cfadff89081db1ed57210af",
  "parents": [
    "60c526de29ae7b1c203697885453c5f82c968a9d"
  ],
  "author": {
    "name": "Erik Språng",
    "email": "sprang@webrtc.org",
    "time": "Fri Mar 20 17:00:56 2026"
  },
  "committer": {
    "name": "WebRTC LUCI CQ",
    "email": "webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Fri Mar 20 18:51:26 2026"
  },
  "message": "Allow unspecified max allocatable bitrate in VideoSendStreamImpl\n\nIf we have no video the can be enabled, based on the VideoEncoderConfig\n(e.g. the max bitrate is \u003c\u003d 0 or all simulcast streams are\n`active\u003dfalse`) - let the max bitrate be reported as 0 for the sake of\nbandwidth allocation (MediaStreamAllocationConfig).\n\nPrevious to this CL, the above conditions would result in an arbitrary\nvalue of 10Mbps to use as the max allocation limit. When creating a peer\nconnection with audio and video configured but the video disabled/muted,\nthat would result in the bandwidth estimator trying to send packet\ntrains to probe up to 10Mbps, potentially impacting the network and\ndisturbing audio even though we have no need for such as high BWE.\n\nBug: webrtc:494350649\nChange-Id: Id6353fd93c6170610a790c084d75f3b3c5c3ee97\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/449100\nReviewed-by: Per Kjellander \u003cperkj@webrtc.org\u003e\nCommit-Queue: Erik Språng \u003csprang@webrtc.org\u003e\nCr-Commit-Position: refs/heads/main@{#47220}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9cd29d8d1c6d750c8a7c9ab4061f60c478ced7f9",
      "old_mode": 33188,
      "old_path": "call/call_perf_tests.cc",
      "new_id": "14b9de618fc5dd7663b08d59d0efcf543b48b0cf",
      "new_mode": 33188,
      "new_path": "call/call_perf_tests.cc"
    },
    {
      "type": "modify",
      "old_id": "fdd105de7187123e5171e6c2360eb7990f0cc4a2",
      "old_mode": 33188,
      "old_path": "media/engine/webrtc_video_engine_unittest.cc",
      "new_id": "368554440cf0a0a323d59bf2752a7991fa723434",
      "new_mode": 33188,
      "new_path": "media/engine/webrtc_video_engine_unittest.cc"
    },
    {
      "type": "modify",
      "old_id": "8a0bbd37a352d0693cf6b3c6ac273d137d2c6d63",
      "old_mode": 33188,
      "old_path": "test/peer_scenario/bwe_integration_tests/bwe_ramp_up_test.cc",
      "new_id": "4c5637a36b6fcec6308f13af91cee79c286daf2e",
      "new_mode": 33188,
      "new_path": "test/peer_scenario/bwe_integration_tests/bwe_ramp_up_test.cc"
    },
    {
      "type": "modify",
      "old_id": "c9791bf8fc69aee1e6ca2558a0fc1bc4f0e15f82",
      "old_mode": 33188,
      "old_path": "test/scenario/video_stream_unittest.cc",
      "new_id": "c1fcd4da1c921cc0fcb2b33f0c3b81b256b749e0",
      "new_mode": 33188,
      "new_path": "test/scenario/video_stream_unittest.cc"
    },
    {
      "type": "modify",
      "old_id": "ad9130bb1decb36e0627fcc24b46bb5c077f1be4",
      "old_mode": 33188,
      "old_path": "video/video_send_stream_impl.cc",
      "new_id": "301939f4eb62f28311183a4104d6fc5578aec355",
      "new_mode": 33188,
      "new_path": "video/video_send_stream_impl.cc"
    },
    {
      "type": "modify",
      "old_id": "88845a19692d7fa91d030f08bcd24847c8792d0d",
      "old_mode": 33188,
      "old_path": "video/video_send_stream_impl.h",
      "new_id": "3f2f8e02bd6a91410bb26d11373aa3d066a28f86",
      "new_mode": 33188,
      "new_path": "video/video_send_stream_impl.h"
    },
    {
      "type": "modify",
      "old_id": "4bead83d2671ab510ee30900c083519f7266ec02",
      "old_mode": 33188,
      "old_path": "video/video_send_stream_impl_unittest.cc",
      "new_id": "8a8e35e4bc158e923aa7c39574a92386ec76ff76",
      "new_mode": 33188,
      "new_path": "video/video_send_stream_impl_unittest.cc"
    }
  ]
}
