)]}'
{
  "commit": "52518633fbcbaf02deb5e5703ffd9a23534ade53",
  "tree": "9dba697e1d0f2b5f3a1d55bcc28ef876644bfa6e",
  "parents": [
    "53817b8c18ea30c6f3285dd7300cf10e5be887ee"
  ],
  "author": {
    "name": "Danil Chapovalov",
    "email": "danilchap@webrtc.org",
    "time": "Tue May 09 15:11:49 2023"
  },
  "committer": {
    "name": "WebRTC LUCI CQ",
    "email": "webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Wed May 10 18:58:31 2023"
  },
  "message": "In RtcpReceiver implement calling NetworkLinkRtcpObserver interface\n\nWith intent to fully replace RtcpBandwidthObserver interface\nand half of the TransportFeedbackObserver interface\n\nRtcpBandwidthObserver interfaces passed bitrate and time variables as\nraw ints, NetworkLinkRtcpObserver uses more expressive types.\n\nBug: webrtc:13757, webrtc:8239\nChange-Id: I0a8c8de626fbe0c190a0a1a9f6733d863494401c\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/304700\nCommit-Queue: Danil Chapovalov \u003cdanilchap@webrtc.org\u003e\nReviewed-by: Åsa Persson \u003casapersson@webrtc.org\u003e\nCr-Commit-Position: refs/heads/main@{#40043}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4bc68ebf29e3a9f8755b60e776af850f78978145",
      "old_mode": 33188,
      "old_path": "modules/rtp_rtcp/BUILD.gn",
      "new_id": "fb2419ce702741a3979e6a1d170c53fc0225c51e",
      "new_mode": 33188,
      "new_path": "modules/rtp_rtcp/BUILD.gn"
    },
    {
      "type": "modify",
      "old_id": "f047a45a6a58b70cf90e295a7e31ab27e7fcde85",
      "old_mode": 33188,
      "old_path": "modules/rtp_rtcp/include/rtp_rtcp_defines.h",
      "new_id": "27fdf82508fe9fc4cfd7862b58e6e66ce555388f",
      "new_mode": 33188,
      "new_path": "modules/rtp_rtcp/include/rtp_rtcp_defines.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "16b7db789259460dfe661f9e15ff6778717630b3",
      "new_mode": 33188,
      "new_path": "modules/rtp_rtcp/mocks/mock_network_link_rtcp_observer.h"
    },
    {
      "type": "modify",
      "old_id": "2039e8bda068c78301e3f023edf0a36192300dea",
      "old_mode": 33188,
      "old_path": "modules/rtp_rtcp/source/rtcp_receiver.cc",
      "new_id": "5e1e1c6eb188f1c3920505dd5ad22947cee2e01a",
      "new_mode": 33188,
      "new_path": "modules/rtp_rtcp/source/rtcp_receiver.cc"
    },
    {
      "type": "modify",
      "old_id": "2def970c1f21f9113e24e1f32df84d931cb46d8c",
      "old_mode": 33188,
      "old_path": "modules/rtp_rtcp/source/rtcp_receiver.h",
      "new_id": "c0fcc86fdedfda7b15215cb23ed127df42251ccf",
      "new_mode": 33188,
      "new_path": "modules/rtp_rtcp/source/rtcp_receiver.h"
    },
    {
      "type": "modify",
      "old_id": "9cfc88110559ba79d16be899825467949a540dff",
      "old_mode": 33188,
      "old_path": "modules/rtp_rtcp/source/rtcp_receiver_unittest.cc",
      "new_id": "07fc96c9103404412fa58f5c62e68e902ccd6f0d",
      "new_mode": 33188,
      "new_path": "modules/rtp_rtcp/source/rtcp_receiver_unittest.cc"
    },
    {
      "type": "modify",
      "old_id": "fbaa917ae7d502546fef135108957778c3e65900",
      "old_mode": 33188,
      "old_path": "modules/rtp_rtcp/source/rtcp_transceiver_config.h",
      "new_id": "62efa791cd19b7cc520d7c6df55958e0160b5d2b",
      "new_mode": 33188,
      "new_path": "modules/rtp_rtcp/source/rtcp_transceiver_config.h"
    },
    {
      "type": "modify",
      "old_id": "bc54d9a40771c1d7d26b5546e7ecd7a6a4b96b71",
      "old_mode": 33188,
      "old_path": "modules/rtp_rtcp/source/rtcp_transceiver_impl.cc",
      "new_id": "bcd9e02bc019e17799fe812d7d9a4c7c316b3456",
      "new_mode": 33188,
      "new_path": "modules/rtp_rtcp/source/rtcp_transceiver_impl.cc"
    },
    {
      "type": "modify",
      "old_id": "533e2d60d740b063dc3447aac215a51d6a971c91",
      "old_mode": 33188,
      "old_path": "modules/rtp_rtcp/source/rtcp_transceiver_impl_unittest.cc",
      "new_id": "51b698807a3fc607000684d66fa382cead26be15",
      "new_mode": 33188,
      "new_path": "modules/rtp_rtcp/source/rtcp_transceiver_impl_unittest.cc"
    },
    {
      "type": "modify",
      "old_id": "ebd16eeeb38c031b154c301e99d058af0601ea01",
      "old_mode": 33188,
      "old_path": "modules/rtp_rtcp/source/rtp_rtcp_interface.h",
      "new_id": "6e62bf8d7f12c793e005129d8aa4df7c75418881",
      "new_mode": 33188,
      "new_path": "modules/rtp_rtcp/source/rtp_rtcp_interface.h"
    }
  ]
}
