1. 10403ae Add PeerConnection option to configure minimum audio jitter buffer delay. by Jakob Ivarsson · 6 years ago
  2. 8b55602 Batch RTC event log output if using the new wire format. by Bjorn Terelius · 6 years ago
  3. 352ce5c Expose delayed packet outage as a cumulative metric of samples in the new getStats API. by Jakob Ivarsson · 6 years ago
  4. 59cfd35 Address vptr race condition while PeerConnection is destructed. by Yves Gerey · 6 years ago
  5. e38a5a1 Small cleanup to mediasession_unittest.cc by Steve Anton · 6 years ago
  6. 9289eda Revert "Replace the IceConnectionState implementation." by Alex Loiko · 6 years ago
  7. 1e87b4f Replace the IceConnectionState implementation. by Jonas Olsson · 6 years ago
  8. e3abb81 Decouple //rtc_base:rtc_base_tests_utils from gunit. by Mirko Bonadei · 6 years ago
  9. 8af8896 Expose jitter buffer flushes metric in new getStats api. by Ruslan Burakov · 6 years ago
  10. 5f2ffee Clean up deprecated APM stats by Sam Zackrisson · 6 years ago
  11. 94c9420 Remove cricket::BundleFilter. by Mirko Bonadei · 6 years ago
  12. 2ff3f49 Move webrtc::CreatePeerConnectionFactory definition next to decl. by Mirko Bonadei · 6 years ago
  13. 37227be Add check for media transport and bundle policy by Piotr (Peter) Slatala · 6 years ago
  14. 47dfdca Create 'MaybeCreateMediaTransport' function by Piotr (Peter) Slatala · 6 years ago
  15. c68d282 Add test PeerConnectionIntegrationTest.MediaTransportBidirectionalAudio by Niels Möller · 6 years ago
  16. 38332cd Add RTCP and simulcast support for RTCRtpReceiver::getParameters() by Florent Castelli · 6 years ago
  17. 179a392 Implement TargetBitrate, NetworkRoute and overhead features of media transport interface. by Piotr (Peter) Slatala · 6 years ago
  18. b5bb513 Disable RTCStatsIntegrationTest.GetsStatsWhileDestroyingPeerConnection by Yves Gerey · 6 years ago
  19. 6eb8a16 Exposing audio and video engines directly. by Sebastian Jansson · 6 years ago
  20. cc8e8bb Pass the media transport from JsepTransportController to Call. by Piotr (Peter) Slatala · 6 years ago
  21. 10aeb2a MediaTransportTests should use audio-only peer connection. by Piotr (Peter) Slatala · 6 years ago
  22. dd9390c Prevent channels being set on stopped transceiver. by Amit Hilbuch · 6 years ago
  23. 95ca6e1 AudioSource allows implementations to return settings by Piotr (Peter) Slatala · 6 years ago
  24. bc4cf89 Run some peer connection end-to-end tests with an empty audio encoder factory by Karl Wiberg · 6 years ago
  25. aee8380 Remove obsolete comment (WebRtcSessionDescriptionFactory ctor) by Elad Alon · 6 years ago
  26. 89f874e Add offer_extmap_allow_mixed to RTCConfiguration by Johannes Kron · 6 years ago
  27. a2eb0a7 Fix up an outdated comment in peerconnection_integrationtest.cc. by Bjorn Mellem · 6 years ago
  28. d8aa9f9 Fix flaky JsepTransportControllerTests. by Jonas Olsson · 6 years ago
  29. 175aa2e Implement data channels over media transport. by Bjorn Mellem · 6 years ago
  30. c2ebe21 Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`" by Jiawei Ou · 6 years ago
  31. 5473a45 Remove multiple RTX codec entries in GetRtpReceiver/SenderCapabilities by Florent Castelli · 6 years ago
  32. b768e88 Reland "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  33. 61c6e56 Revert "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  34. a7f77a7 Isolating APM API build target: making :api an actual target. by Alessio Bazzica · 6 years ago
  35. c572ff3 Add default constructor for rtc::Event by Niels Möller · 6 years ago
  36. a9bbd86 Add a configuration parameter for using the media transport for data channels. by Bjorn Mellem · 6 years ago
  37. e693381 Delete struct rtc::PacketTime. by Niels Möller · 6 years ago
  38. 4eb4112 Plug-in media transport state listener by Piotr (Peter) Slatala · 6 years ago
  39. 15ca5a9 Add implicit conversion between rtc:PacketTime and int64_t. by Niels Möller · 6 years ago
  40. 2812763 Remove deprecated AudioProcessing::GetStatistics function by Sam Zackrisson · 6 years ago
  41. 4e93329 Properly setup MockPeerConnectionObserver in tests (continued). by Yves Gerey · 6 years ago
  42. 59844ce Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`." by Qingsi Wang · 6 years ago
  43. 7852d29 Improve the documentation of MdnsResponderInterface and rename MDns.* to Mdns.*. by Qingsi Wang · 6 years ago
  44. be14217 Use the factory instead of using the builtin code path in `VideoCodecInitializer`. by Jiawei Ou · 6 years ago
  45. 9f95625 When SDES is used, pass pre-shared key to media transport. by Piotr (Peter) Slatala · 6 years ago
  46. 69807e8 Depend directly on destination targets. by Yves Gerey · 6 years ago
  47. b26cf2f Add field trial to enable the new RTC event log format. by Bjorn Terelius · 6 years ago
  48. 9190b82 Propagate SDP negotiation of extmap-allow-mixed to RtpHeaderExtensionMap by Johannes Kron · 6 years ago
  49. f3ff14c Properly setup MockPeerConnectionObserver in tests. by Yves Gerey · 6 years ago
  50. c462a6e Prevent the frame decryptor being set if the channel is stopped. by Benjamin Wright · 6 years ago
  51. 8c27cca Promotoing webrtc::CryptoOptions to RTCConfiguration. by Benjamin Wright · 6 years ago
  52. 78410ad Fixes use after free error when setting a new FrameEncryptor on ChannelSend. by Benjamin Wright · 6 years ago
  53. 6c6c9df Refactor: Renaming ssl_cert_chain to GetSSLCertificateChain() by Benjamin Wright · 6 years ago
  54. 039743e Reland "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase" by Niels Möller · 6 years ago
  55. 977b46a Export symbols needed by the Chromium component build (part 7). by Mirko Bonadei · 6 years ago
  56. 6e8e299 Revert "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase" by Oleh Prypin · 6 years ago
  57. 80cd25b Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase by Niels Möller · 6 years ago
  58. 9581bc4 Rename too long variable name to extmap_allow_mixed by Johannes Kron · 6 years ago
  59. 2edab4c Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. by Niels Möller · 6 years ago
  60. 635474e Compute RTCConnectionState and RTCIceConnectionState. by Jonas Olsson · 6 years ago
  61. 648d28a Media engine and channel support for per-channel dscp values, specified by RtpParameter by Tim Haloun · 6 years ago
  62. 3c7d599 Replace _stricmp with absl::EqualsIgnoreCase by Niels Möller · 6 years ago
  63. 97fc11f Fix the 'SetConfiguration(RTCConfiguration::use_media_transport)' setting. by Piotr (Peter) Slatala · 6 years ago
  64. 7dc9774 Delete unused code from media/base/testutils.{cc,h} by Niels Möller · 6 years ago
  65. 7fa6ee6 Adds support for "-" to a=ssrc msid lines. by Seth Hampson · 6 years ago
  66. 98a462c Reland "Reland "Propagate media transport to media channel."" by Anton Sukhanov · 6 years ago
  67. bfb444c Adds new CryptoOption crypto_options.frame.require_frame_encryption. by Benjamin Wright · 6 years ago
  68. 2bff543 Removes undefined declarations in channel.h. by Sebastian Jansson · 6 years ago
  69. f25303e Reland: Modernize rtc::SSLCertificate by Steve Anton · 6 years ago
  70. 9accc9f Revert "Reland "Propagate media transport to media channel."" by Oleh Prypin · 6 years ago
  71. aa1e7c2 Allow 'use_media_transport' to be modified on PeerConnection before local/remote description are set. by Piotr (Peter) Slatala · 6 years ago
  72. da65ed2 Reland "Propagate media transport to media channel." by Anton Sukhanov · 6 years ago
  73. 4905edb Reland: Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  74. aba0633 Delete wrappers for snprintf and vsnprintf by Niels Möller · 6 years ago
  75. 3b56ee7 Export symbols needed by the Chromium component build (part 2). by Mirko Bonadei · 6 years ago
  76. 82c71af Revert "Modernize rtc::SSLCertificate" by Niklas Enbom · 6 years ago
  77. 6932fb2 Revert "Reland: Use unique_ptr and ArrayView in SSLFingerprint" by Mirko Bonadei · 6 years ago
  78. 9ac3c91 Refactor of extmap-allow-mixed in SessionDescription by Johannes Kron · 6 years ago
  79. 37cf245 Revert "Propagate media transport to media channel." by Oleh Prypin · 6 years ago
  80. 8c16f74 Propagate media transport to media channel. by Anton Sukhanov · 6 years ago
  81. 55cd3ac Modernize rtc::SSLCertificate by Steve Anton · 6 years ago
  82. 47f3240 Reland: Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  83. 5e23a41 Removes backwards compatability CryptoOptions support. by Benjamin Wright · 6 years ago
  84. 93428bf Move SdpType from/to string definition close to declaration. by Mirko Bonadei · 6 years ago
  85. a54daf1 Reland "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Benjamin Wright · 6 years ago
  86. 8f4bc41 Revert "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Oleh Prypin · 6 years ago
  87. 1cd39fa make CreateOffer/CreateAnswer use ice credentials of pooled sessions. by Jonas Oreland · 6 years ago
  88. ac2f3d1 Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h by Benjamin Wright · 6 years ago
  89. 26968ba Delete unused utf8 conversion utilities by Niels Möller · 6 years ago
  90. 2b156263 Revert "Use unique_ptr and ArrayView in SSLFingerprint" by Henrik Grunell · 6 years ago
  91. cc21e61 Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  92. 0854eb6 Respond to SDP request extmap-allow-mixed. by Johannes Kron · 6 years ago
  93. 7940da0 Integration of media_transport in JSepTransportController by Anton Sukhanov · 6 years ago
  94. 6cc9cca Don't reset streams for the FrameEncryptor / FrameDecryptor unless they changed. by Benjamin Wright · 6 years ago
  95. d76a0fc Throttle the RTP decryption error messages in the SrtpSession and SrtpTransport by erikvarga@webrtc.org · 6 years ago
  96. e0c2e97 Pass MediaTransportFactory to PeerConnectionFactory. by Piotr (Peter) Slatala · 6 years ago
  97. 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 6 years ago
  98. 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 6 years ago
  99. be8b534 [cleanup] Remove useless includes. by Yves Gerey · 6 years ago
  100. 84583f6 Enable End-to-End Encrypted Audio Payloads. by Benjamin Wright · 6 years ago