1. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  2. f6468d2 Wire up new PacedSender code path. by Erik Språng · 5 years ago
  3. 4580ca2 Reland: Add ability to set ssrcs of RtpSender at construction time by Erik Språng · 5 years ago
  4. 2e60217 Add speculative checks to RtpPacketHistory by Erik Språng · 5 years ago
  5. cd8a6e2 Add writing and parsing of the `abs-capture-time` RTP header extension. by Chen Xing · 5 years ago
  6. 1d46f9c Add RtpPacket::IsExtensionReserved(). by Erik Språng · 5 years ago
  7. 02d7d35 Revert "Add ability to set ssrcs of RtpSender at construction time" by Amit Hilbuch · 5 years ago
  8. e9d6e65 Add ability to set ssrcs of RtpSender at construction time by Erik Språng · 5 years ago
  9. 52e5242 Add trait to Build/Parse DependencyDescriptor rtp header extension by Danil Chapovalov · 5 years ago
  10. 478cb46 Add GeneratePadding method to replace TimeToSendPadding by Erik Språng · 5 years ago
  11. 36c8ef6 Cleanup Ulpfec receiver: remove 2 blocks RED packets support by Ilya Nikolaevskiy · 5 years ago
  12. 2d821c3 Allow VideoTimingExtension to be used with FEC by Ilya Nikolaevskiy · 5 years ago
  13. 4b8a5b4 Removes unused PacketFeedbackComparator by Sebastian Jansson · 5 years ago
  14. 59b8654 Switch from RtpPacketSender to RtpPacketPacer interface usage. by Erik Språng · 5 years ago
  15. 13eb764 Move towards always using packet type instead of priority in RTPSender by Erik Språng · 5 years ago
  16. 214f543 Make useful padding the default. by Erik Språng · 5 years ago
  17. 1b3f4f9 Allow RtpPacketHistory encapsulator function to abort retransmit by Erik Språng · 5 years ago
  18. 58ee187 Add support within PacedSender and pacer queue for owning rtp packets. by Erik Språng · 5 years ago
  19. 0c0c969 Add/rewrite H264 VUI video signal type description. by Sergey Silkin · 5 years ago
  20. 9c771c2 Add TrySendPacket() method to RTP modules. by Erik Språng · 5 years ago
  21. 12d64de Remove sequence_number from RtpPacketInfo. by Chen Xing · 5 years ago
  22. 4284828 Remove deprecated version of RtpPacket::SetPadding that used to randomize padding by Danil Chapovalov · 5 years ago
  23. f53cfa9 Add new RtpPacketPacer interface, with callback. by Erik Språng · 5 years ago
  24. 9c16af7 Add a tracker for RTCRtpContributingSource and RTCRtpSynchronizationSource. by Chen Xing · 5 years ago
  25. eceb537 Add RtpPacketHistory::SetSendTime() by Erik Språng · 5 years ago
  26. ab6fc11 Delete RtpRtcp methods SetKeyFrameRequestMethod and RequestKeyFrame by Niels Möller · 5 years ago
  27. 5d24b16 Prepare for splitting the api/video:video_frames build rule. by Chen Xing · 5 years ago
  28. b64af4b Add retransmission_allowed flag to encoder output by Elad Alon · 5 years ago
  29. dd0094a Deprecate RtpRtcp::SetKeyFrameRequestMethod by Niels Möller · 5 years ago
  30. 517d8a0 Delete unused enum ProtectionType by Niels Möller · 5 years ago
  31. 961407f Delete unused method RtpRtcp::GetRtpPacketLossStats by Niels Möller · 5 years ago
  32. e86af2c Allowing buffering a LNTF (loss notification) feedback message in RTCPSender by Elad Alon · 5 years ago
  33. 845c6aa Add support for early loss detection using transport feedback. by Erik Språng · 5 years ago
  34. 28f0eb2 Move H.264 SPS VUI rewriting to FrameEncodeMetadataWriter. by Mirta Dvornicic · 5 years ago
  35. 9ab520e Reland "Avoid encrypting empty audio packet." by Minyue Li · 5 years ago
  36. 4ffed7c Add field trial for selecting potentially useful packets as padding. by Erik Språng · 5 years ago
  37. 6019d43 Removes using imports from flexfec_receiver. by Sebastian Jansson · 5 years ago
  38. 6e436d1 [audio] Plumbing of ReportBlockData from RTCPReceiver to MediaSenderInfo by Henrik Boström · 5 years ago
  39. 87e3f9d [video] Plumbing of ReportBlockData from RTCPReceiver to MediaSenderInfo by Henrik Boström · 5 years ago
  40. 87da109 Make ReceiveStatisticsImpl::SetMaxReorderingThreshold apply per ssrc by Niels Möller · 5 years ago
  41. a0e9943 Negotiation of LNTF controls instantiation of RTPSenderVideo::rtp_sequence_number_map_ by Elad Alon · 5 years ago
  42. fadb181 Negotiate use of RTCP loss notification feedback (LNTF) by Elad Alon · 5 years ago
  43. fe68daa Add option to configure raw RTP packetization per payload type. by Mirta Dvornicic · 5 years ago
  44. 39ece6d Delete unused method ModuleRtpRtcpImpl::SendCompoundRTCP by Niels Möller · 5 years ago
  45. b5d9183 Add RTP timestamp to contributing sources by Johannes Kron · 5 years ago
  46. d703cd0 Revert "Avoid encrypting empty audio packet." by Minyue Li · 5 years ago
  47. b0ac943 Avoid encrypting empty audio packet. by Minyue Li · 5 years ago
  48. 9fe1834 Implement RTCOutboundRtpStreamStats.totalPacketSendDelay for video. by Henrik Boström · 5 years ago
  49. a24d934 Add the option to use raw RTP packetization without the generic header. by Mirta Dvornicic · 5 years ago
  50. f204787 ReportBlockData and observer added, for stats collection in future CLs. by Henrik Boström · 5 years ago
  51. 83afeeb Remove redundant capture time adjustment in RtpSender by Erik Språng · 5 years ago
  52. 18a6625 Fix typo in rtp_sender.h by Erik Språng · 5 years ago
  53. d287962 Distinguish between missing packet and send failure. by Erik Språng · 5 years ago
  54. 1992958 Qualify cmath function calls by Oleh Prypin · 5 years ago
  55. 0f4f055 Don't remove or retransmit packets in the pacer queue. by Erik Språng · 5 years ago
  56. 449901d Move some RTP-related observers from common_types.h by Niels Möller · 5 years ago
  57. 490d76c Remove packets from RtpPacketHistory if acked via TransportFeedback by Erik Språng · 5 years ago
  58. 237272e Move RtcpPacketTypeCounter and observer to rtcp_statistics.h by Niels Möller · 5 years ago
  59. d2a6344 RtpPacketHistory: StoreAndCull default on, support ack removals by Erik Språng · 5 years ago
  60. b468616 Reland "Reland "Improving robustness of feedback matching code in event log parser."" by Sebastian Jansson · 5 years ago
  61. b27ddc6 Revert "Reland "Improving robustness of feedback matching code in event log parser."" by Sebastian Jansson · 5 years ago
  62. 0870c70 Reland "Improving robustness of feedback matching code in event log parser." by Sebastian Jansson · 5 years ago
  63. f8c1ed5 Revert "Remove packets from RtpPacketHistory if acked via TransportFeedback" by Erik Språng · 5 years ago
  64. 3890e99 Remove packets from RtpPacketHistory if acked via TransportFeedback by Erik Språng · 5 years ago
  65. 97bedae Revert "Improving robustness of feedback matching code in event log parser." by Sebastian Jansson · 5 years ago
  66. abbc50e Move frame_type member from RtpDepacketizer::ParsedPayload to RTPVideoHeader by Niels Möller · 5 years ago
  67. a1e4fbb Improving robustness of feedback matching code in event log parser. by Sebastian Jansson · 5 years ago
  68. 2a27be9 Remove unused temporary fallback methods by Erik Språng · 5 years ago
  69. 30a276b Add RTP sequence number to TransportFeedbackObserver::AddPacket() by Erik Språng · 5 years ago
  70. 58fa716 Add frame_type getter and setter to RtpDepacketizer::ParsedPayload by Niels Möller · 5 years ago
  71. 40889f3 Removes TimeMicros interface from ThreadProcessingFakeClock. by Sebastian Jansson · 5 years ago
  72. 8a7dcb1 Prepare to move SPS VUI rewriting out of H.264 packetizer. by Mirta Dvornicic · 5 years ago
  73. cf96e0f Implement RTCOutboundRtpStreamStats.retransmitted[Bytes/Packets]Sent. by Henrik Boström · 5 years ago
  74. 898395d RTPSenderVideo::GetSentRtpPacketInfo() over a set of sequence numbers by Elad Alon · 5 years ago
  75. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 5 years ago
  76. b55015e Replacing SequencedTaskChecker with SequenceChecker. by Sebastian Jansson · 5 years ago
  77. 0a8562e Forward LossNotification from RTCPReceiver to EncoderRtcpFeedback by Elad Alon · 5 years ago
  78. 8b60e8b Give VideoSendStreamImpl access to RTP timestamps by Elad Alon · 5 years ago
  79. 28d13cb Add RtpSequenceNumberMap::InsertFrame() by Elad Alon · 5 years ago
  80. f88aa97 Introduce RtpSequenceNumberMap by Elad Alon · 5 years ago
  81. cb755b0 StreamDataCounters::last_packet_received_timestamp_ms added. by Henrik Boström · 5 years ago
  82. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 5 years ago
  83. 91c2606 Use Abseil container algorithms in modules/rtp_rtcp/ by Steve Anton · 5 years ago
  84. 9840235 Qualify cmath function calls. by Mirko Bonadei · 5 years ago
  85. ce584cf Remove Remb::kFeedbackMessageType by Elad Alon · 5 years ago
  86. 71f76b5 Log when a TargetBitrate XR is sent with layers enabled/disabled. by Rasmus Brandt · 5 years ago
  87. a533e00 Reland "Replace RTPHeader memset with assignment from a fresh object." by Niels Möller · 5 years ago
  88. 76ba7db Revert "Replace RTPHeader memset with assignment from a fresh object." by Alessio Bazzica · 5 years ago
  89. 50686460 Replace RTPHeader memset with assignment from a fresh object. by Niels Möller · 5 years ago
  90. d57efc1 Delete class StringRtpHeaderExtension, replaced with std::string by Niels Möller · 5 years ago
  91. 8f7ce22 Make VideoFrameType an enum class, and move to separate file and target by Niels Möller · 5 years ago
  92. a7de698 Add functions IsLegalMidName and IsLegalRsidName by Niels Möller · 5 years ago
  93. 741daaf Move rtc::FunctionView to the public API by Artem Titov · 5 years ago
  94. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 5 years ago
  95. ef1052a Reland "Move api/rtp_headers.h to its own build target." by Niels Möller · 5 years ago
  96. 2baef35 Revert "Move api/rtp_headers.h to its own build target." by Steve Anton · 5 years ago
  97. a67050d Move api/rtp_headers.h to its own build target. by Niels Möller · 5 years ago
  98. dd025d8 Avoid using global task queue factory in RtcpTransciever tests by Danil Chapovalov · 5 years ago
  99. c936cb6 Make AudioFrameType an enum class, and move to audio_coding_module_typedefs.h by Niels Möller · 5 years ago
  100. 59c8569 Remove spammy log message from RtpSenderVideo::AddRtpHeaderExtensions. by philipel · 5 years ago