)]}'
{
  "commit": "f0edfc399074da2c0b6a3fe866462fa464addf5c",
  "tree": "d45e3100ba98d88a545aee5af31a100e3bcac7d4",
  "parents": [
    "204df44fcb6706212c931a6aa0fac009cd4e68b5"
  ],
  "author": {
    "name": "Tommi",
    "email": "tommi@webrtc.org",
    "time": "Tue Dec 16 07:37:28 2025"
  },
  "committer": {
    "name": "WebRTC LUCI CQ",
    "email": "webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Tue Dec 16 12:52:09 2025"
  },
  "message": "Allow injecting media channel into VideoRtpReceiver\n\nThis aligns VideoRtpReceiver and AudioRtpReceiver by allowing the\nmedia channel to be passed directly during construction. This\ndependency injection is necessary preparation for creating senders\nand receivers from within the RtpTransceiver class.\n\nAlso create parity between the audio and video receiver\nconstructors by removing the explicit `is_unified_plan` boolean from\n`AudioRtpReceiver`.\n\nKey changes:\n* Update `VideoRtpReceiver` to accept an optional\n  VideoMediaReceiveChannelInterface` in the constructor.\n* Refactor `AudioRtpReceiver` constructors to not have the\n  `is_unified_plan` argument in constructors that are only used with\n  unified plan. Leave one dedicated constructor for planb.\n* Update call sites in `RtpTransmissionManager` and unit tests.\n\nBug: webrtc:42222804\nChange-Id: Ifa82f5ac4087b048f5e6d78284a4e79678c8e3b6\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/433841\nCommit-Queue: Tomas Gunnarsson \u003ctommi@webrtc.org\u003e\nReviewed-by: Harald Alvestrand \u003chta@webrtc.org\u003e\nCr-Commit-Position: refs/heads/main@{#46499}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "13432475602d05d6b1b4f671c28cbf56ecfb1988",
      "old_mode": 33188,
      "old_path": "pc/BUILD.gn",
      "new_id": "7c80ed5c9659d1ba46953bdb5f8a2c72ba4a00f6",
      "new_mode": 33188,
      "new_path": "pc/BUILD.gn"
    },
    {
      "type": "modify",
      "old_id": "5e08b3e15092970d592c28a6a569a2987ef7638f",
      "old_mode": 33188,
      "old_path": "pc/audio_rtp_receiver.cc",
      "new_id": "3194f0ba1a369a77613d47546f8dc5cb18656968",
      "new_mode": 33188,
      "new_path": "pc/audio_rtp_receiver.cc"
    },
    {
      "type": "modify",
      "old_id": "14c9a722666f6b8adf50dc36b15cdb7eab951cb4",
      "old_mode": 33188,
      "old_path": "pc/audio_rtp_receiver.h",
      "new_id": "fa6a061b7a8578e7598d3af9ba5cac6289164af0",
      "new_mode": 33188,
      "new_path": "pc/audio_rtp_receiver.h"
    },
    {
      "type": "modify",
      "old_id": "375b8a4faf169f4e35b6c8c5a5d0e0f1d135de5d",
      "old_mode": 33188,
      "old_path": "pc/audio_rtp_receiver_unittest.cc",
      "new_id": "0471003faedad93f6d5587140d36f57f22679d03",
      "new_mode": 33188,
      "new_path": "pc/audio_rtp_receiver_unittest.cc"
    },
    {
      "type": "modify",
      "old_id": "e8389e9e6a0fb4d7aef5ab43210fb3b366735f2f",
      "old_mode": 33188,
      "old_path": "pc/rtp_sender_receiver_unittest.cc",
      "new_id": "1824d9122b4897163539808a0e4268bf14f17325",
      "new_mode": 33188,
      "new_path": "pc/rtp_sender_receiver_unittest.cc"
    },
    {
      "type": "modify",
      "old_id": "77d9668e28b3df69afed9ddc05ef91a6f0971e50",
      "old_mode": 33188,
      "old_path": "pc/rtp_transmission_manager.cc",
      "new_id": "ed46652b0edfcc4d57bae22387d10bda4e49ce97",
      "new_mode": 33188,
      "new_path": "pc/rtp_transmission_manager.cc"
    },
    {
      "type": "modify",
      "old_id": "4006cc2657efa2525498f103e29eb7c6e9cb4433",
      "old_mode": 33188,
      "old_path": "pc/video_rtp_receiver.cc",
      "new_id": "622efd006ae07d23530555710f9b61fbc48e6ba2",
      "new_mode": 33188,
      "new_path": "pc/video_rtp_receiver.cc"
    },
    {
      "type": "modify",
      "old_id": "6bf8c50891100c23fbb3e28cd8b7c0a0a19e64c0",
      "old_mode": 33188,
      "old_path": "pc/video_rtp_receiver.h",
      "new_id": "9eec89741d2143786e5683be0b77b016f4240e8b",
      "new_mode": 33188,
      "new_path": "pc/video_rtp_receiver.h"
    },
    {
      "type": "modify",
      "old_id": "b5131ad1aaea874ddaea12a143bd3a328bb58aba",
      "old_mode": 33188,
      "old_path": "pc/video_rtp_receiver_unittest.cc",
      "new_id": "15b23a6d08cfa8b2042c98682d67b0a4717a7079",
      "new_mode": 33188,
      "new_path": "pc/video_rtp_receiver_unittest.cc"
    }
  ]
}
