)]}'
{
  "commit": "0204f1fa032bd66f4dc54e0f94c8189e19f9fd75",
  "tree": "d38d293f4ac9d441801d186aa0623caabd0ceb70",
  "parents": [
    "6f0e783b4eeafbdb1d7ffe44ee6c1873ab48541e"
  ],
  "author": {
    "name": "Per K",
    "email": "perkj@webrtc.org",
    "time": "Tue Jun 09 13:15:52 2026"
  },
  "committer": {
    "name": "webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "email": "webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Tue Jun 09 19:52:23 2026"
  },
  "message": "Pace CCFB using actual wire overhead and is_bandwidth_limited status\n\nThis CL improves the RFC 8888 Congestion Control Feedback (CCFB) pacing logic to accurately calculate pacing delays and respect bandwidth limits:\n\n1. **Wire Overhead Inclusion**: Includes the IP/UDP/SRTP wire overhead (defaulting to 42 bytes) in the CCFB pacing debt calculation. This prevents the generator from underestimating the feedback transmission rate and exceeding configured bandwidth limits on high packet rate connections.\n2. **Bandwidth-Limited Pacing**: Only applies the feedback fraction limit (e.g., 5% of send BWE, if configured via the `feedback_fraction` option in the `WebRTC-RFC8888CongestionControlFeedback` field trial) when the link is actually marked as bandwidth-limited (`is_bandwidth_limited \u003d true`). When not bandwidth-limited, the default pacing rate (500 kbps) applies.\n3. **API Deprecation**: Deprecates the old `OnSendBandwidthEstimateChanged(DataRate)` signature in favor of a new one carrying `is_bandwidth_limited` and `transport_overhead` parameters.\n\nThese changes ensure CCFB complies with the RFC 8888 recommendation to not consume excessive feedback bandwidth (restricting it to a safe fraction of BWE when congested), while keeping feedback responsive and pacing correctly.\n\nBug: webrtc:519655843\nChange-Id: I7b1b40f1f711df76b7beb4718b1566dd9d48aef5\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/478442\nReviewed-by: Björn Terelius \u003cterelius@webrtc.org\u003e\nCommit-Queue: Per Kjellander \u003cperkj@webrtc.org\u003e\nCr-Commit-Position: refs/heads/main@{#47951}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4f85e00472a7697b45c31eae7e61c181ae82d43b",
      "old_mode": 33188,
      "old_path": "call/BUILD.gn",
      "new_id": "fd36ec26eb8396271f2d76e6ef6f2f54f635793f",
      "new_mode": 33188,
      "new_path": "call/BUILD.gn"
    },
    {
      "type": "modify",
      "old_id": "4eee98103c08d88c93f1b5230e625af02382b15d",
      "old_mode": 33188,
      "old_path": "call/call.cc",
      "new_id": "93faed9519bf7660fec71e9ee763bbac99c1192b",
      "new_mode": 33188,
      "new_path": "call/call.cc"
    },
    {
      "type": "modify",
      "old_id": "d1b9651447477c7b1b7686b3221a8b1c61976451",
      "old_mode": 33188,
      "old_path": "call/rtp_transport_controller_send.cc",
      "new_id": "a224a4941b08db44e4caefdbf68fef0f2aac9099",
      "new_mode": 33188,
      "new_path": "call/rtp_transport_controller_send.cc"
    },
    {
      "type": "modify",
      "old_id": "eafc431264d050bff4529393878834f5fa8858f6",
      "old_mode": 33188,
      "old_path": "call/rtp_transport_controller_send.h",
      "new_id": "e94fd6e4c5c601445b192be8b663f2bcc69cdd88",
      "new_mode": 33188,
      "new_path": "call/rtp_transport_controller_send.h"
    },
    {
      "type": "modify",
      "old_id": "c2f224f983e2167b7f689a6a541b352c98018d11",
      "old_mode": 33188,
      "old_path": "call/rtp_transport_controller_send_interface.h",
      "new_id": "b60afd59098c4ae29b6709ab3963b957d27c5eef",
      "new_mode": 33188,
      "new_path": "call/rtp_transport_controller_send_interface.h"
    },
    {
      "type": "modify",
      "old_id": "0d5c678cae670e2cb4e4725e1d75c78cc4e7cea6",
      "old_mode": 33188,
      "old_path": "call/test/mock_rtp_transport_controller_send.h",
      "new_id": "14a074541e2552e09e70d1ca51073682e668b208",
      "new_mode": 33188,
      "new_path": "call/test/mock_rtp_transport_controller_send.h"
    },
    {
      "type": "modify",
      "old_id": "4d16a2e738267857c2566bb2c3b50c88f0f737e8",
      "old_mode": 33188,
      "old_path": "modules/congestion_controller/BUILD.gn",
      "new_id": "81973e734ea0a5a8e518915e161001527da7ce15",
      "new_mode": 33188,
      "new_path": "modules/congestion_controller/BUILD.gn"
    },
    {
      "type": "modify",
      "old_id": "178c2a78ed75408fc210130234446eca0288f05c",
      "old_mode": 33188,
      "old_path": "modules/congestion_controller/include/receive_side_congestion_controller.h",
      "new_id": "9e340df4b78b56f7197e536dca9bdfa068279d3a",
      "new_mode": 33188,
      "new_path": "modules/congestion_controller/include/receive_side_congestion_controller.h"
    },
    {
      "type": "modify",
      "old_id": "e37c3537b96134a1ffa1426305ee12322518b3c2",
      "old_mode": 33188,
      "old_path": "modules/congestion_controller/receive_side_congestion_controller.cc",
      "new_id": "ce84dcca1e0f6551e1f5bbd288c7f9b915a9900a",
      "new_mode": 33188,
      "new_path": "modules/congestion_controller/receive_side_congestion_controller.cc"
    },
    {
      "type": "modify",
      "old_id": "4f745926760fe6231219bc9499afe8b580745715",
      "old_mode": 33188,
      "old_path": "modules/congestion_controller/receive_side_congestion_controller_unittest.cc",
      "new_id": "fb9127262db317eebce0f209c84b250ee0dca96d",
      "new_mode": 33188,
      "new_path": "modules/congestion_controller/receive_side_congestion_controller_unittest.cc"
    },
    {
      "type": "modify",
      "old_id": "bfb5a51711dada848bfe9f11d57884e871ee2def",
      "old_mode": 33188,
      "old_path": "modules/remote_bitrate_estimator/BUILD.gn",
      "new_id": "70bbfafd2612427c911ff0b4b29834579ed7601e",
      "new_mode": 33188,
      "new_path": "modules/remote_bitrate_estimator/BUILD.gn"
    },
    {
      "type": "modify",
      "old_id": "fd11ae2f2fa3c21ba6f24db39f5fee054c60d43d",
      "old_mode": 33188,
      "old_path": "modules/remote_bitrate_estimator/congestion_control_feedback_generator.cc",
      "new_id": "f674d5a91cd19c28f0d9a01734ed05e7775f6ae7",
      "new_mode": 33188,
      "new_path": "modules/remote_bitrate_estimator/congestion_control_feedback_generator.cc"
    },
    {
      "type": "modify",
      "old_id": "99c8f2fdb8d5e5da7bfa798ed23746856d8057c9",
      "old_mode": 33188,
      "old_path": "modules/remote_bitrate_estimator/congestion_control_feedback_generator.h",
      "new_id": "f9329f301b1745e053671ddd13b6d5d55a2e6609",
      "new_mode": 33188,
      "new_path": "modules/remote_bitrate_estimator/congestion_control_feedback_generator.h"
    },
    {
      "type": "modify",
      "old_id": "583da42a1b59faca602e35c831a6eb58f641d179",
      "old_mode": 33188,
      "old_path": "modules/remote_bitrate_estimator/congestion_control_feedback_generator_unittest.cc",
      "new_id": "da1e3000182b455062e2c0cb42c463ad0385b03b",
      "new_mode": 33188,
      "new_path": "modules/remote_bitrate_estimator/congestion_control_feedback_generator_unittest.cc"
    },
    {
      "type": "modify",
      "old_id": "8dc956fec8bba7921be1b136909ff35233b9a6bb",
      "old_mode": 33188,
      "old_path": "modules/remote_bitrate_estimator/rtp_transport_feedback_generator.h",
      "new_id": "fb00293bb68246ce950204e5055f0be1a78e389d",
      "new_mode": 33188,
      "new_path": "modules/remote_bitrate_estimator/rtp_transport_feedback_generator.h"
    },
    {
      "type": "modify",
      "old_id": "bab811282d71b2551682125ec284cfeb169fb65e",
      "old_mode": 33188,
      "old_path": "modules/remote_bitrate_estimator/transport_sequence_number_feedback_generator.cc",
      "new_id": "7c7e247185ce2fa3dec7e2e6cb09b71698dfe8d9",
      "new_mode": 33188,
      "new_path": "modules/remote_bitrate_estimator/transport_sequence_number_feedback_generator.cc"
    },
    {
      "type": "modify",
      "old_id": "37ad5897d6566f0908abd96662e194f9f44b6d9e",
      "old_mode": 33188,
      "old_path": "modules/remote_bitrate_estimator/transport_sequence_number_feedback_generator.h",
      "new_id": "aa0d0c9af0e13c7a4afa9182a7f7ffcc62b75f04",
      "new_mode": 33188,
      "new_path": "modules/remote_bitrate_estimator/transport_sequence_number_feedback_generator.h"
    },
    {
      "type": "modify",
      "old_id": "c42425b575a677299cec738d106404affdbe4e8f",
      "old_mode": 33188,
      "old_path": "modules/remote_bitrate_estimator/transport_sequence_number_feedback_generator_unittest.cc",
      "new_id": "7cbda39f39641e1842ab20145d0667754901fa53",
      "new_mode": 33188,
      "new_path": "modules/remote_bitrate_estimator/transport_sequence_number_feedback_generator_unittest.cc"
    },
    {
      "type": "modify",
      "old_id": "240dbfb15ca4f428f662210ea3f157903cf06d62",
      "old_mode": 33188,
      "old_path": "test/peer_scenario/bwe_integration_tests/BUILD.gn",
      "new_id": "16af1ed3d2a2841ec2122e9b09baf693b050cf78",
      "new_mode": 33188,
      "new_path": "test/peer_scenario/bwe_integration_tests/BUILD.gn"
    },
    {
      "type": "modify",
      "old_id": "377e40ad848a2eb87e1d30be2b35321fbc60c93a",
      "old_mode": 33188,
      "old_path": "test/peer_scenario/bwe_integration_tests/l4s_test.cc",
      "new_id": "a2be0dffd4a45392ab1c8f090734c6c5e413dc5f",
      "new_mode": 33188,
      "new_path": "test/peer_scenario/bwe_integration_tests/l4s_test.cc"
    }
  ]
}
