1. c06aef2 Reland "Use just a lookup map of RTP modules in PacketRouter" by Erik Språng · 5 years ago
  2. fbe84ef Revert "Use just a lookup map of RTP modules in PacketRouter" by Erik Språng · 5 years ago
  3. 96f3de0 Use just a lookup map of RTP modules in PacketRouter by Erik Språng · 5 years ago
  4. 7ea9b80 Set StreamDataCountersCallback on construction of RTP modules by Erik Språng · 5 years ago
  5. f39c815 Cleanup: Replacing set extension status bool with CHECK. by Sebastian Jansson · 5 years ago
  6. 1699981 Add void::RtcpFeedbackSenderInterface::SendCombinedRtcpPacket by Per Kjellander · 5 years ago
  7. 4208a13 Removes deprecated InsertPacket/TimeToSendPacket/TimeToSendPadding by Erik Språng · 5 years ago
  8. 4d7c405 Split out RtcpCnameCallback from RtcpStatisticsCallback by Niels Möller · 5 years ago
  9. e1795f4 Adds remote estimate RTCP packet. by Sebastian Jansson · 5 years ago
  10. 999a72a Reland "Optimize PacketRouter/RTPSender interactions." by Mirko Bonadei · 5 years ago
  11. 66147e8 Revert "Optimize PacketRouter/RTPSender interactions." by Mirko Bonadei · 5 years ago
  12. 6f129b3 Optimize PacketRouter/RTPSender interactions. by Erik Språng · 5 years ago
  13. f6468d2 Wire up new PacedSender code path. by Erik Språng · 5 years ago
  14. 478cb46 Add GeneratePadding method to replace TimeToSendPadding by Erik Språng · 5 years ago
  15. 9c771c2 Add TrySendPacket() method to RTP modules. by Erik Språng · 5 years ago
  16. ab6fc11 Delete RtpRtcp methods SetKeyFrameRequestMethod and RequestKeyFrame by Niels Möller · 5 years ago
  17. 961407f Delete unused method RtpRtcp::GetRtpPacketLossStats by Niels Möller · 5 years ago
  18. e86af2c Allowing buffering a LNTF (loss notification) feedback message in RTCPSender by Elad Alon · 5 years ago
  19. 845c6aa Add support for early loss detection using transport feedback. by Erik Språng · 5 years ago
  20. 6e436d1 [audio] Plumbing of ReportBlockData from RTCPReceiver to MediaSenderInfo by Henrik Boström · 5 years ago
  21. 87e3f9d [video] Plumbing of ReportBlockData from RTCPReceiver to MediaSenderInfo by Henrik Boström · 5 years ago
  22. d287962 Distinguish between missing packet and send failure. by Erik Språng · 6 years ago
  23. 490d76c Remove packets from RtpPacketHistory if acked via TransportFeedback by Erik Språng · 6 years ago
  24. f8c1ed5 Revert "Remove packets from RtpPacketHistory if acked via TransportFeedback" by Erik Språng · 6 years ago
  25. 3890e99 Remove packets from RtpPacketHistory if acked via TransportFeedback by Erik Språng · 6 years ago
  26. ee5ccbc Move ownership of RTPSenderAudio to ChannelSend. by Niels Möller · 6 years ago
  27. 5fe9510 Move ownership of RTPSenderVideo one more level up, to RtpVideoSender by Niels Möller · 6 years ago
  28. 7d6a4c0 Connect LossNotificationController to RtpRtcp by Elad Alon · 6 years ago
  29. bebca61 Delete unused method SetSelectiveRetransmissions by Niels Möller · 6 years ago
  30. 482b3ef Account for packetization overhead when setting target bitrate. by Erik Språng · 6 years ago
  31. 77938e6 Simulcast work to enable RID mux. by Amit Hilbuch · 6 years ago
  32. f693bfa Remove CodecInst pt.2 by Fredrik Solenberg · 6 years ago
  33. 18f0c3c Add RegisterAudioSendPayload() method by Fredrik Solenberg · 6 years ago
  34. 8fb5746 Delete obsolete interface class RtpData by Niels Möller · 6 years ago
  35. 9190b82 Propagate SDP negotiation of extmap-allow-mixed to RtpHeaderExtensionMap by Johannes Kron · 6 years ago
  36. 1bca65b Makes RtpSender indicate allocation and feedback status on packets. by Sebastian Jansson · 6 years ago
  37. 44b384d Delete support for VoIP metrics (RFC 3611 4.7) by Niels Möller · 6 years ago
  38. 585d1aa Register video rtp header extensions in rtp_rtcp by uri by Danil Chapovalov · 6 years ago
  39. d264df5 Replace rtc::Optional with absl::optional in modules/rtp_rtcp by Danil Chapovalov · 6 years ago
  40. 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 6 years ago
  41. eeaa8f9 Directly include VideoBitrateAllocation in modules/rtp_rtcp/ targets by Erik Språng · 6 years ago
  42. 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 7 years ago
  43. d746da6 Delete obsolete methods from MockRtpRtcp. by Niels Möller · 7 years ago
  44. 296a0ce Add MID sending to RTPSender by Steve Anton · 7 years ago
  45. dd7e284 Reland "Enable and fix chromium clang warnings in rtp_rtcp test targets" by Danil Chapovalov · 7 years ago
  46. 01aa210 Revert "Enable and fix chromium clang warnings in rtp_rtcp test targets" by Oleh Prypin · 7 years ago
  47. 9486b11 Enable and fix chromium clang warnings in rtp_rtcp test targets by Danil Chapovalov · 7 years ago
  48. ef9daee Using mock transport controller in audio unit tests. by Sebastian Jansson · 7 years ago
  49. 1de4b62 Change RtpRtcp::SetRemb signature to match RtcpTransceiver::SetRemb by Danil Chapovalov · 7 years ago
  50. 51e21aa Simplify RtpRtcp interface for REMB by Danil Chapovalov · 7 years ago
  51. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  52. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago