1. 755187f Detect and reject mismatched DataChannel types. by Harald Alvestrand · 4 years, 8 months ago
  2. 7a9a092 Delete media transport integration. by Bjorn A Mellem · 4 years, 8 months ago
  3. ff27da5 Add/remove receive streams with SSRC 0 from media channels by Saurav Das · 4 years, 10 months ago
  4. 1b83a9e Only handle each RTCP once. by Sebastian Jansson · 4 years, 10 months ago
  5. 01be33b Using lambdas instead of rtc::Bind in BaseChannel. by Sebastian Jansson · 4 years, 11 months ago
  6. 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 4 years, 11 months ago
  7. be2e5f7 Make payload type demux conditional on media direction by Steve Anton · 4 years, 11 months ago
  8. 6563934 Revert "Sanitize the codec list before sending it to the media engine" by Artem Titov · 5 years ago
  9. add7ef9 Sanitize the codec list before sending it to the media engine by Steve Anton · 5 years ago
  10. e1795f4 Adds remote estimate RTCP packet. by Sebastian Jansson · 5 years ago
  11. 479a3c0 Add support for enabling and negotiating raw RTP packetization. by Mirta Dvornicic · 5 years ago
  12. 3a1b927 Remove rtp_ and rtcp_packet_transport() from the RtpTransport interface. by Bjorn A Mellem · 5 years ago
  13. 4f08faa Introduce MediaTransportConfig by Anton Sukhanov · 5 years ago
  14. 5fc28b1 Reland "Reland "Version 2 "Refactoring DataContentDescription class""" by Harald Alvestrand · 5 years ago
  15. 46afbf9 Revert "Reland "Version 2 "Refactoring DataContentDescription class""" by Steve Anton · 5 years ago
  16. 37f2b43 Reland "Version 2 "Refactoring DataContentDescription class"" by Harald Alvestrand · 5 years ago
  17. 141c0ad Revert "Version 2 "Refactoring DataContentDescription class"" by Harald Alvestrand · 5 years ago
  18. 14b2758 Version 2 "Refactoring DataContentDescription class" by Harald Alvestrand · 5 years ago
  19. edd2054 Minor fixes and refactoring for RtpTransport until the Demux. by Amit Hilbuch · 5 years ago
  20. e7a5f7b Modifying MediaChannel to accept CopyOnWriteBuffer by value. by Amit Hilbuch · 5 years ago
  21. fe6e50f Allow more than one registered network change callback in MediaTransport by Niels Möller · 5 years ago
  22. eee110d Remove nogncheck from pc/. by Mirko Bonadei · 5 years ago
  23. 64b626b Use Abseil container algorithms in pc/ by Steve Anton · 5 years ago
  24. bcd39d4 Creating Simulcast offer and answer in Peer Connection. by Amit Hilbuch · 6 years ago
  25. 309aafe Add 'AudioPacket' notification to media transport interface. by Piotr (Peter) Slatala · 6 years ago
  26. c2c733e Remove unused methods from cricket::BaseChannel. by Mirko Bonadei · 6 years ago
  27. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  28. 29e13fd Delete rtc::PacketTime (was an alias for int64_t) by Niels Möller · 6 years ago
  29. 5f8b5fd Use for range loop in pc/channel.cc by Steve Anton · 6 years ago
  30. 179a392 Implement TargetBitrate, NetworkRoute and overhead features of media transport interface. by Piotr (Peter) Slatala · 6 years ago
  31. dd9390c Prevent channels being set on stopped transceiver. by Amit Hilbuch · 6 years ago
  32. e693381 Delete struct rtc::PacketTime. by Niels Möller · 6 years ago
  33. 15ca5a9 Add implicit conversion between rtc:PacketTime and int64_t. by Niels Möller · 6 years ago
  34. 9190b82 Propagate SDP negotiation of extmap-allow-mixed to RtpHeaderExtensionMap by Johannes Kron · 6 years ago
  35. 98a462c Reland "Reland "Propagate media transport to media channel."" by Anton Sukhanov · 6 years ago
  36. 9accc9f Revert "Reland "Propagate media transport to media channel."" by Oleh Prypin · 6 years ago
  37. da65ed2 Reland "Propagate media transport to media channel." by Anton Sukhanov · 6 years ago
  38. 37cf245 Revert "Propagate media transport to media channel." by Oleh Prypin · 6 years ago
  39. 8c16f74 Propagate media transport to media channel. by Anton Sukhanov · 6 years ago
  40. a54daf1 Reland "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Benjamin Wright · 6 years ago
  41. 8f4bc41 Revert "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Oleh Prypin · 6 years ago
  42. ac2f3d1 Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h by Benjamin Wright · 6 years ago
  43. 366a50c Remove simple stringstream usages. by Jonas Olsson · 6 years ago
  44. ee01a83 Remove MetricsObserverInterface. by Qingsi Wang · 6 years ago
  45. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  46. 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 6 years ago
  47. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  48. 365381f Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 6 years ago
  49. 5897a6e Adds support for signaling a=msid lines without a=ssrc lines. by Seth Hampson · 6 years ago
  50. 0ffe03d Add Deinit() to the destructors of Voice/Video/RtpDataChannel. by Zhi Huang · 6 years ago
  51. e830e68 Use new TransportController implementation in PeerConnection. by Zhi Huang · 6 years ago
  52. 95e7dbb Revert "Reland "Replace BundleFilter with RtpDemuxer in RtpTransport."" by Zhi Huang · 6 years ago
  53. 27f3bf5 Reland "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 6 years ago
  54. 97d5e5b Revert "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 6 years ago
  55. ea8b62a Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 6 years ago
  56. bb50ce5 Wire up MID send value to the PeerConnection API by Steve Anton · 6 years ago
  57. db67ba1 Report SRTP error codes to UMA by Steve Anton · 6 years ago
  58. 0807d15 Remove more dead code from BaseChannel by Steve Anton · 6 years ago
  59. f120cba Delete AudioMonitor and related code. by Niels Möller · 6 years ago
  60. 42805f3 Revert "Remove nogncheck and add proper dependencies." by Patrik Höglund · 7 years ago
  61. 9b045fa Remove nogncheck and add proper dependencies. by Patrik Höglund · 7 years ago
  62. e2a9318 Delete ConnectionMonitor. by Niels Möller · 7 years ago
  63. 0228485 Delete MediaMonitor. by Niels Möller · 7 years ago
  64. 053c1f8 Delete unused signal VoiceChannel::SignalAudioMonitor. by Niels Möller · 7 years ago
  65. 47136dd Change RtpSenders to interact with the media channel directly by Steve Anton · 7 years ago
  66. aaaf1cf Revert "Remove nogncheck and add proper dependencies." by Patrik Höglund · 7 years ago
  67. eefd543 Remove nogncheck and add proper dependencies. by Patrik Höglund · 7 years ago
  68. 6077675 Change RtpReceivers to interact with the media channel directly by Steve Anton · 7 years ago
  69. dc8b5ab Remove dead code for media channel errors by Steve Anton · 7 years ago
  70. b1c1de1 Use the SDP ContentInfo helpers to avoid downcasting by Steve Anton · 7 years ago
  71. 5634427 Remove unused properties from MediaContentDescription by Steve Anton · 7 years ago
  72. 3828c06 Replace cricket::ContentAction with webrtc::SdpType by Steve Anton · 7 years ago
  73. 2dfc42d Prepare to make BaseChannel depend on RtpTransportInternal only. by Zhi Huang · 7 years ago
  74. d745578 Call SrtpTransport::EnableExternalAuth when enabling SDES. by Zhi Huang · 7 years ago
  75. 2a4d70c Make the DtlsSrtpTransport cache the RtpAbsSendTimeHeaderExtension. by Zhi Huang · 7 years ago
  76. cd3fc5d Use the DtlsSrtpTransport in BaseChannel. by Zhi Huang · 7 years ago
  77. 4e70a72 Replace MediaContentDirection with RtpTransceiverDirection by Steve Anton · 7 years ago
  78. 36f8f3e Optional: Use nullopt and implicit construction in /pc by Oskar Sundbom · 7 years ago
  79. 1d88d74 Remove the unused code. by Zhi Huang · 7 years ago
  80. 801b868 Remove the CA_UPDATE and related code. by Zhi Huang · 7 years ago
  81. 5f5918f Merge MediaChannel's OnTransportOverheadChanged and OnNetworkRouteChanged callbacks. by Zhi Huang · 7 years ago
  82. 942bc2e Reland: Replaced the SignalSelectedCandidatePairChanged with a new signal. by Zhi Huang · 7 years ago
  83. 8c316c1 Revert "Replaced the SignalSelectedCandidatePairChanged with a new signal." by Zhi Huang · 7 years ago
  84. 7167745 Replaced the SignalSelectedCandidatePairChanged with a new signal. by Zhi Huang · 7 years ago
  85. c99b6c7 Remove the SetEncryptedHeaderExtensionIds methods. by Zhi Huang · 7 years ago
  86. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  87. 8699a32 Have BaseChannel take MediaChannel as unique_ptr by Steve Anton · 7 years ago
  88. 04eaa15 Change the flag when RtpTransport objects send packet. by Zhi Huang · 7 years ago
  89. cf990f5 Reland: Completed the functionalities of SrtpTransport. by Zhi Huang · 7 years ago
  90. eb23e17 Revert of Completed the functionalities of SrtpTransport. (patchset 7 id:320001 of https://codereview.webrtc.org/2997983002/ ) by zhihuang · 7 years ago
  91. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  92. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/pc/channel.cc]
  93. 18ee1d5 Move SDP m= line matching from BaseChannel to WebRtcSession by Steve Anton · 7 years ago
  94. e683c68 Completed the functionalities of SrtpTransport. by zhihuang · 7 years ago
  95. 398c3fd Introduce RtpTransportInternal and SrtpTransport. by zstein · 7 years ago
  96. 634977b SignalPacketReceived should pass packet as a pointer instead of a non-const reference. by zstein · 7 years ago
  97. e8ab543 Make BaseChannel::rtp_transport_ a unique_ptr. by zstein · 7 years ago
  98. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  99. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  100. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago