Thanks to visit codestin.com
Credit goes to webrtc.googlesource.com

  1. b5e8655 Send RTCP as ECT(1) if RTP packets are received as ECT(1) by Per K · 10 days ago
  2. d9a0186 Remove "sigslot::has_slots" from a lot of classes. by Harald Alvestrand · 12 days ago
  3. 4c45016 Use non-Signal interfaces to SignalSentPacket by Harald Alvestrand · 5 weeks ago
  4. 4ed70db Rename `ecn_1` to `ect_1`. by Frederik Hermans · 8 weeks ago
  5. a3294ca Cleanup field trial WebRTC-SetReadyToSendFalseIfSendFail by Per K · 3 months ago
  6. 6e65ae3 Propagate test field trials in pc/ unit tests by Danil Chapovalov · 5 months ago
  7. 94adaee [cleanup] Fix redundant webrtc name specifier by Evan Shrubsole · 6 months ago
  8. e6a1f70 Use webrtc name specifier instead of rtc/cricket in pc by Evan Shrubsole · 7 months ago
  9. f0d5caf IWYU pc/ by Harald Alvestrand · 7 months ago
  10. 8f7678f Move rest of rtc namespace except ios and clashes to webrtc namespace by Evan Shrubsole · 8 months ago
  11. daf96cf Migrate most of rtc_base/ to webrtc namespace by Evan Shrubsole · 8 months ago
  12. c13956e Move all files in p2p/test to webrtc namespace by Evan Shrubsole · 8 months ago
  13. b85686c Reland "more p2p cleanups" by Jonas Oreland · 9 months ago
  14. 995688c Revert "more p2p cleanups" by Ilya Nikolaevskiy · 9 months ago
  15. f30c044 more p2p cleanups by Jonas Oreland · 9 months ago
  16. 3e8e478 Replace gunit.h macros with WaitUntil in pc/ by Evan Shrubsole · 10 months ago
  17. 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 1 year, 2 months ago
  18. b60f0ff Dont signal ReadyToSend in RtpTransport::SendPacket by Per K · 1 year, 3 months ago
  19. 776c1a1 Propagate ECN to RtpPacketReceived by Per K · 1 year, 8 months ago
  20. 99ea7c3 Use pass-by-value in delayed scheduling of OnSentPacket by Harald Alvestrand · 2 years ago
  21. 2931ddd Fire SentPacket in a PostTask when recursive by Harald Alvestrand · 2 years ago
  22. 83894d3 Fire MaybeSignalReadyToSend in a PostTask when recursive by Harald Alvestrand · 2 years, 2 months ago
  23. ff281aa Convert signals in rtp_transport_internal.h to CallbackList by Harald Alvestrand · 2 years, 2 months ago
  24. e1e94ad Ensure Call is notified of un demuxable packets by Per K · 2 years, 8 months ago
  25. c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years, 9 months ago
  26. 8a5ac16 Add ctor to RtpDemuxerCriteria to allow supplying 'mid' and 'rsid'. by Tomas Gunnarsson · 3 years, 11 months ago
  27. 71fda36 Extend NetworkRoute with more info about local/remote endpoints by Jonas Oreland · 6 years ago
  28. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  29. 34cd485 Delete the remaining ORTC interfaces. by Bjorn A Mellem · 6 years ago
  30. d155d68 Removes rtp level keep alive support. by Sebastian Jansson · 7 years ago
  31. 05cf6be [clang-tidy] Apply performance-move-const-arg fixes. by Mirko Bonadei · 7 years ago
  32. 042bb00 Fix RTP transport accepting invalid RTCP headers. by Piotr (Peter) Slatala · 7 years ago
  33. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 7 years ago
  34. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 7 years ago[Renamed from pc/rtptransport_unittest.cc]
  35. af2adda Explicit comparisons on NetworkRoute. by Sebastian Jansson · 7 years ago
  36. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 7 years ago
  37. 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 7 years ago
  38. 365381f Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 8 years ago
  39. e830e68 Use new TransportController implementation in PeerConnection. by Zhi Huang · 8 years ago
  40. 95e7dbb Revert "Reland "Replace BundleFilter with RtpDemuxer in RtpTransport."" by Zhi Huang · 8 years ago
  41. 27f3bf5 Reland "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 8 years ago
  42. 97d5e5b Revert "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 8 years ago
  43. ea8b62a Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 8 years ago
  44. c61ce0d Fixing some clang-tidy findings. by Mirko Bonadei · 8 years ago
  45. 942bc2e Reland: Replaced the SignalSelectedCandidatePairChanged with a new signal. by Zhi Huang · 8 years ago
  46. 8c316c1 Revert "Replaced the SignalSelectedCandidatePairChanged with a new signal." by Zhi Huang · 8 years ago
  47. 7167745 Replaced the SignalSelectedCandidatePairChanged with a new signal. by Zhi Huang · 8 years ago
  48. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  49. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/pc/rtptransport_unittest.cc]
  50. db2a9fc Wire up RTP keep-alive in ortc api. by sprang · 8 years ago
  51. 398c3fd Introduce RtpTransportInternal and SrtpTransport. by zstein · 8 years ago
  52. 634977b SignalPacketReceived should pass packet as a pointer instead of a non-const reference. by zstein · 8 years ago
  53. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  54. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  55. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  56. 3dcf0e9 Move RTP/RTCP demuxing logic from BaseChannel to RtpTransport. by zstein · 8 years ago
  57. 56162b9 Move ready to send logic from BaseChannel to RtpTransport. by zstein · 9 years ago