1. bd74d5c Pass callbacks for RtcpReceiver at construction by Danil Chapovalov · 4 years, 6 months ago
  2. ce588ae Add MID/RID configurability to RTPSender. by Rasmus Brandt · 4 years, 6 months ago
  3. f87536c Reland "Reland "Refactors UlpFec and FlexFec to use a common interface."" by Erik Språng · 4 years, 6 months ago
  4. e77912b Insert frame transformer between Encoded and Packetizer. by Marina Ciocea · 4 years, 7 months ago
  5. c310889 Revert "Reland "Refactors UlpFec and FlexFec to use a common interface."" by Erik Språng · 4 years, 7 months ago
  6. 49734dc Reland "Refactors UlpFec and FlexFec to use a common interface." by Erik Språng · 4 years, 7 months ago
  7. cb4d380 Revert "Refactors UlpFec and FlexFec to use a common interface." by Erik Språng · 4 years, 7 months ago
  8. 11af1d7 Refactors UlpFec and FlexFec to use a common interface. by Erik Språng · 4 years, 7 months ago
  9. 3663f94 Moves RtpSequenceNumberMap from RtpSenderVideo to RtpSenderEgress. by Erik Språng · 4 years, 7 months ago
  10. 56e611b Reland "Remove PlayoutDelayOracle and make RtpSenderVideo guarantee delivery" by Erik Språng · 4 years, 7 months ago
  11. 632a03c Revert "Remove PlayoutDelayOracle and make RtpSenderVideo guarantee delivery" by Erik Språng · 4 years, 7 months ago
  12. 4f68f53 Remove PlayoutDelayOracle and make RtpSenderVideo guarantee delivery by Erik Språng · 4 years, 7 months ago
  13. 1e51a38 Makes padding prefer video SSRCs instead of audio. by Erik Språng · 4 years, 9 months ago
  14. a922904 Calls OnPacketsAcknowledged on RtpRtcp instead of RTPSender directly. by Erik Språng · 5 years ago
  15. dbbf413 Fix use of unitialized value in test by Erik Språng · 5 years ago
  16. c06aef2 Reland "Use just a lookup map of RTP modules in PacketRouter" by Erik Språng · 5 years ago
  17. fbe84ef Revert "Use just a lookup map of RTP modules in PacketRouter" by Erik Språng · 5 years ago
  18. 96f3de0 Use just a lookup map of RTP modules in PacketRouter by Erik Språng · 5 years ago
  19. 7ea9b80 Set StreamDataCountersCallback on construction of RTP modules by Erik Språng · 5 years ago
  20. b11c411 Removed unused RTCP methods SendFeedbackPacket and SendNetworkStateEstimate by Per Kjellander · 5 years ago
  21. 6841d25 Reland "RtpRtcp modules and below: Make media, RTX and FEC SSRCs const" by Erik Språng · 5 years ago
  22. f39c815 Cleanup: Replacing set extension status bool with CHECK. by Sebastian Jansson · 5 years ago
  23. e8a6bc3 Revert "Reland "RtpRtcp modules and below: Make media, RTX and FEC SSRCs const"" by Erik Språng · 5 years ago
  24. c934821 Reland "RtpRtcp modules and below: Make media, RTX and FEC SSRCs const" by Erik Språng · 5 years ago
  25. 4ed0b52 Revert "RtpRtcp modules and below: Make media, RTX and FEC SSRCs const" by Erik Språng · 5 years ago
  26. 17608dc RtpRtcp modules and below: Make media, RTX and FEC SSRCs const by Erik Språng · 5 years ago
  27. fac7e31 Removes TransportSequenceNumberAllocator by Erik Språng · 5 years ago
  28. c15f92a Cleanup, remove media_send_ssrc field by Erik Språng · 5 years ago
  29. 4208a13 Removes deprecated InsertPacket/TimeToSendPacket/TimeToSendPadding by Erik Språng · 5 years ago
  30. 54d5d2c Rename RtpRtcp::Configuration::media_send_ssrc to local_media_ssrc by Erik Språng · 5 years ago
  31. 83773b5 Delete deprecated RtpRtcp::CreateRtpRtcp factory by Danil Chapovalov · 5 years ago
  32. 4d7c405 Split out RtcpCnameCallback from RtcpStatisticsCallback by Niels Möller · 5 years ago
  33. aa59eca Move RtpPacketSender and merge it with RtpPacketPacer. by Erik Språng · 5 years ago
  34. e1795f4 Adds remote estimate RTCP packet. by Sebastian Jansson · 5 years ago
  35. 999a72a Reland "Optimize PacketRouter/RTPSender interactions." by Mirko Bonadei · 5 years ago
  36. 66147e8 Revert "Optimize PacketRouter/RTPSender interactions." by Mirko Bonadei · 5 years ago
  37. 6f129b3 Optimize PacketRouter/RTPSender interactions. by Erik Språng · 5 years ago
  38. f6468d2 Wire up new PacedSender code path. by Erik Språng · 5 years ago
  39. 4580ca2 Reland: Add ability to set ssrcs of RtpSender at construction time by Erik Språng · 5 years ago
  40. 02d7d35 Revert "Add ability to set ssrcs of RtpSender at construction time" by Amit Hilbuch · 5 years ago
  41. e9d6e65 Add ability to set ssrcs of RtpSender at construction time by Erik Språng · 5 years ago
  42. 478cb46 Add GeneratePadding method to replace TimeToSendPadding by Erik Språng · 5 years ago
  43. 59b8654 Switch from RtpPacketSender to RtpPacketPacer interface usage. by Erik Språng · 5 years ago
  44. 58ee187 Add support within PacedSender and pacer queue for owning rtp packets. by Erik Språng · 5 years ago
  45. 9c771c2 Add TrySendPacket() method to RTP modules. by Erik Språng · 5 years ago
  46. ab6fc11 Delete RtpRtcp methods SetKeyFrameRequestMethod and RequestKeyFrame by Niels Möller · 5 years ago
  47. dd0094a Deprecate RtpRtcp::SetKeyFrameRequestMethod by Niels Möller · 5 years ago
  48. 961407f Delete unused method RtpRtcp::GetRtpPacketLossStats by Niels Möller · 5 years ago
  49. e86af2c Allowing buffering a LNTF (loss notification) feedback message in RTCPSender by Elad Alon · 5 years ago
  50. 845c6aa Add support for early loss detection using transport feedback. by Erik Språng · 5 years ago
  51. 6e436d1 [audio] Plumbing of ReportBlockData from RTCPReceiver to MediaSenderInfo by Henrik Boström · 5 years ago
  52. 87e3f9d [video] Plumbing of ReportBlockData from RTCPReceiver to MediaSenderInfo by Henrik Boström · 5 years ago
  53. 39ece6d Delete unused method ModuleRtpRtcpImpl::SendCompoundRTCP by Niels Möller · 5 years ago
  54. d287962 Distinguish between missing packet and send failure. by Erik Språng · 5 years ago
  55. 490d76c Remove packets from RtpPacketHistory if acked via TransportFeedback by Erik Språng · 5 years ago
  56. f8c1ed5 Revert "Remove packets from RtpPacketHistory if acked via TransportFeedback" by Erik Språng · 5 years ago
  57. 3890e99 Remove packets from RtpPacketHistory if acked via TransportFeedback by Erik Språng · 5 years ago
  58. 0a8562e Forward LossNotification from RTCPReceiver to EncoderRtcpFeedback by Elad Alon · 5 years ago
  59. d155d68 Removes rtp level keep alive support. by Sebastian Jansson · 6 years ago
  60. ee5ccbc Move ownership of RTPSenderAudio to ChannelSend. by Niels Möller · 6 years ago
  61. c44f6cc Modernize RtpRtcp factory function: use unique_ptr as return type by Danil Chapovalov · 6 years ago
  62. 5fe9510 Move ownership of RTPSenderVideo one more level up, to RtpVideoSender by Niels Möller · 6 years ago
  63. 7d6a4c0 Connect LossNotificationController to RtpRtcp by Elad Alon · 6 years ago
  64. 19d0104 Make RtpRtcp::Configuration::field_trials ptr const by Per Kjellander · 6 years ago
  65. e11b7d2 Replace field trials with WebRtcKeyValueConfig in RtpRtcpModule by Per Kjellander · 6 years ago
  66. 949f0fd Move FrameCountObserver from RTPSender to RtpVideoSender by Niels Möller · 6 years ago
  67. bebca61 Delete unused method SetSelectiveRetransmissions by Niels Möller · 6 years ago
  68. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  69. 482b3ef Account for packetization overhead when setting target bitrate. by Erik Språng · 6 years ago
  70. 77938e6 Simulcast work to enable RID mux. by Amit Hilbuch · 6 years ago
  71. f693bfa Remove CodecInst pt.2 by Fredrik Solenberg · 6 years ago
  72. 18f0c3c Add RegisterAudioSendPayload() method by Fredrik Solenberg · 6 years ago
  73. 53382cb Move RtcpStatistics from common_types.h to a new header file by Niels Möller · 6 years ago
  74. 8b5d9d8 Remove the audio/video split for the RTCP report intervals. by Jiawei Ou · 6 years ago
  75. 9190b82 Propagate SDP negotiation of extmap-allow-mixed to RtpHeaderExtensionMap by Johannes Kron · 6 years ago
  76. 192eeec Enable End-to-End Encrypted Video Frames. by Benjamin Wright · 6 years ago
  77. 1bca65b Makes RtpSender indicate allocation and feedback status on packets. by Sebastian Jansson · 6 years ago
  78. 44b384d Delete support for VoIP metrics (RFC 3611 4.7) by Niels Möller · 6 years ago
  79. 585d1aa Register video rtp header extensions in rtp_rtcp by uri by Danil Chapovalov · 6 years ago
  80. 280632b Delete unneeded forward declares of RtpReceiver by Niels Möller · 6 years ago
  81. 798ee75 Always disable RED when ULPFEC is disabled. by Kári Tristan Helgason · 6 years ago
  82. d264df5 Replace rtc::Optional with absl::optional in modules/rtp_rtcp by Danil Chapovalov · 6 years ago
  83. eeaa8f9 Directly include VideoBitrateAllocation in modules/rtp_rtcp/ targets by Erik Språng · 6 years ago
  84. 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 6 years ago
  85. 296a0ce Add MID sending to RTPSender by Steve Anton · 6 years ago
  86. 2e1d784 Delete the VideoCodec::plName string. by Niels Möller · 7 years ago
  87. 7b52f10 Don't write pacer exit timestamp without pacer by Erik Språng · 7 years ago
  88. 3587b83 Make RTCP report interval configurable by Jiawei Ou · 7 years ago
  89. eb0edd8 Narrow interface PacketRouter use to send Remb and TransportFeedback by Danil Chapovalov · 7 years ago
  90. 1de4b62 Change RtpRtcp::SetRemb signature to match RtcpTransceiver::SetRemb by Danil Chapovalov · 7 years ago
  91. 651707b Remove deprecated SetREMB functions from RtpRtcp by Danil Chapovalov · 7 years ago
  92. 51e21aa Simplify RtpRtcp interface for REMB by Danil Chapovalov · 7 years ago
  93. 4354725 Delete deprecated metod RtpRtcp::SetMaxTransferUnit. by nisse · 7 years ago
  94. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  95. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  96. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/rtp_rtcp/include/rtp_rtcp.h]
  97. 479d3d7 Drop return value from RtpRtcp::IncomingRtcpPacket. by nisse · 7 years ago
  98. 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 7 years ago
  99. f5f793c Take smaller interface for RtpRtcp::Configuration::receive_statistics by danilchap · 7 years ago
  100. 8337727 Remove deprecated RtpRtcp::SetAudioPacketSize by danilchap · 7 years ago