)]}'
{
  "commit": "77ee8542dd35d5143b5788ddf47fb7cdb96eb08e",
  "tree": "6173c7349cdf7cf1e7b4bf8641bbcd3f390cae86",
  "parents": [
    "7013b3b5a468a2ae8e39c4ea04e7e8272aaae8d2"
  ],
  "author": {
    "name": "Erik Språng",
    "email": "sprang@webrtc.org",
    "time": "Mon Feb 22 12:34:31 2021"
  },
  "committer": {
    "name": "Commit Bot",
    "email": "commit-bot@chromium.org",
    "time": "Mon Feb 22 14:00:06 2021"
  },
  "message": "Extract sequencing from RtpSender\n\nThis CL refactors RtpSender and extracts handling of sequence number\nassignment and timestamping of padding packets in a separate helper\nclass.\nThis is in preparation for allowing deferred sequencing to after the\npacing stage.\n\nBug: webrtc:11340\nChange-Id: I5f8c67f3bb90780b3bdd24afa6ae28dbe9d839a0\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/208401\nReviewed-by: Danil Chapovalov \u003cdanilchap@webrtc.org\u003e\nCommit-Queue: Erik Språng \u003csprang@webrtc.org\u003e\nCr-Commit-Position: refs/heads/master@{#33316}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9e5ec4a72d9a935c9e24571fd783fec56baf1fe0",
      "old_mode": 33188,
      "old_path": "modules/rtp_rtcp/BUILD.gn",
      "new_id": "4ca7266579bc760b9f6f35b61dfd4aa226c87a1b",
      "new_mode": 33188,
      "new_path": "modules/rtp_rtcp/BUILD.gn"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "03ea9b8154dacf1077fb7fa6c6070d46acebc2a1",
      "new_mode": 33188,
      "new_path": "modules/rtp_rtcp/source/packet_sequencer.cc"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "67255164f3ab7cc1076d41d91aeb52067311ac61",
      "new_mode": 33188,
      "new_path": "modules/rtp_rtcp/source/packet_sequencer.h"
    },
    {
      "type": "modify",
      "old_id": "45d5a6a65dc763fd808e0ad5d76e35ca8d615fc9",
      "old_mode": 33188,
      "old_path": "modules/rtp_rtcp/source/rtp_sender.cc",
      "new_id": "c8ea999e95a275a681c78a12fd270176fdb61003",
      "new_mode": 33188,
      "new_path": "modules/rtp_rtcp/source/rtp_sender.cc"
    },
    {
      "type": "modify",
      "old_id": "8c579429cc1b25579f94caa699df00a23fe14393",
      "old_mode": 33188,
      "old_path": "modules/rtp_rtcp/source/rtp_sender.h",
      "new_id": "fbf135049c8499941c035d2541e7bea23df8d1b2",
      "new_mode": 33188,
      "new_path": "modules/rtp_rtcp/source/rtp_sender.h"
    }
  ]
}
