1. 95ca6e1 AudioSource allows implementations to return settings by Piotr (Peter) Slatala · 6 years ago
  2. bc4cf89 Run some peer connection end-to-end tests with an empty audio encoder factory by Karl Wiberg · 6 years ago
  3. aee8380 Remove obsolete comment (WebRtcSessionDescriptionFactory ctor) by Elad Alon · 6 years ago
  4. 89f874e Add offer_extmap_allow_mixed to RTCConfiguration by Johannes Kron · 6 years ago
  5. a2eb0a7 Fix up an outdated comment in peerconnection_integrationtest.cc. by Bjorn Mellem · 6 years ago
  6. d8aa9f9 Fix flaky JsepTransportControllerTests. by Jonas Olsson · 6 years ago
  7. 175aa2e Implement data channels over media transport. by Bjorn Mellem · 6 years ago
  8. c2ebe21 Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`" by Jiawei Ou · 6 years ago
  9. 5473a45 Remove multiple RTX codec entries in GetRtpReceiver/SenderCapabilities by Florent Castelli · 6 years ago
  10. b768e88 Reland "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  11. 61c6e56 Revert "Isolating APM API build target: making :api an actual target." by Alessio Bazzica · 6 years ago
  12. a7f77a7 Isolating APM API build target: making :api an actual target. by Alessio Bazzica · 6 years ago
  13. c572ff3 Add default constructor for rtc::Event by Niels Möller · 6 years ago
  14. a9bbd86 Add a configuration parameter for using the media transport for data channels. by Bjorn Mellem · 6 years ago
  15. e693381 Delete struct rtc::PacketTime. by Niels Möller · 6 years ago
  16. 4eb4112 Plug-in media transport state listener by Piotr (Peter) Slatala · 6 years ago
  17. 15ca5a9 Add implicit conversion between rtc:PacketTime and int64_t. by Niels Möller · 6 years ago
  18. 2812763 Remove deprecated AudioProcessing::GetStatistics function by Sam Zackrisson · 6 years ago
  19. 4e93329 Properly setup MockPeerConnectionObserver in tests (continued). by Yves Gerey · 6 years ago
  20. 59844ce Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`." by Qingsi Wang · 6 years ago
  21. 7852d29 Improve the documentation of MdnsResponderInterface and rename MDns.* to Mdns.*. by Qingsi Wang · 6 years ago
  22. be14217 Use the factory instead of using the builtin code path in `VideoCodecInitializer`. by Jiawei Ou · 6 years ago
  23. 9f95625 When SDES is used, pass pre-shared key to media transport. by Piotr (Peter) Slatala · 6 years ago
  24. 69807e8 Depend directly on destination targets. by Yves Gerey · 6 years ago
  25. b26cf2f Add field trial to enable the new RTC event log format. by Bjorn Terelius · 6 years ago
  26. 9190b82 Propagate SDP negotiation of extmap-allow-mixed to RtpHeaderExtensionMap by Johannes Kron · 6 years ago
  27. f3ff14c Properly setup MockPeerConnectionObserver in tests. by Yves Gerey · 6 years ago
  28. c462a6e Prevent the frame decryptor being set if the channel is stopped. by Benjamin Wright · 6 years ago
  29. 8c27cca Promotoing webrtc::CryptoOptions to RTCConfiguration. by Benjamin Wright · 6 years ago
  30. 78410ad Fixes use after free error when setting a new FrameEncryptor on ChannelSend. by Benjamin Wright · 6 years ago
  31. 6c6c9df Refactor: Renaming ssl_cert_chain to GetSSLCertificateChain() by Benjamin Wright · 6 years ago
  32. 039743e Reland "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase" by Niels Möller · 6 years ago
  33. 977b46a Export symbols needed by the Chromium component build (part 7). by Mirko Bonadei · 6 years ago
  34. 6e8e299 Revert "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase" by Oleh Prypin · 6 years ago
  35. 80cd25b Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase by Niels Möller · 6 years ago
  36. 9581bc4 Rename too long variable name to extmap_allow_mixed by Johannes Kron · 6 years ago
  37. 2edab4c Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. by Niels Möller · 6 years ago
  38. 635474e Compute RTCConnectionState and RTCIceConnectionState. by Jonas Olsson · 6 years ago
  39. 648d28a Media engine and channel support for per-channel dscp values, specified by RtpParameter by Tim Haloun · 6 years ago
  40. 3c7d599 Replace _stricmp with absl::EqualsIgnoreCase by Niels Möller · 6 years ago
  41. 97fc11f Fix the 'SetConfiguration(RTCConfiguration::use_media_transport)' setting. by Piotr (Peter) Slatala · 6 years ago
  42. 7dc9774 Delete unused code from media/base/testutils.{cc,h} by Niels Möller · 6 years ago
  43. 7fa6ee6 Adds support for "-" to a=ssrc msid lines. by Seth Hampson · 6 years ago
  44. 98a462c Reland "Reland "Propagate media transport to media channel."" by Anton Sukhanov · 6 years ago
  45. bfb444c Adds new CryptoOption crypto_options.frame.require_frame_encryption. by Benjamin Wright · 6 years ago
  46. 2bff543 Removes undefined declarations in channel.h. by Sebastian Jansson · 6 years ago
  47. f25303e Reland: Modernize rtc::SSLCertificate by Steve Anton · 6 years ago
  48. 9accc9f Revert "Reland "Propagate media transport to media channel."" by Oleh Prypin · 6 years ago
  49. aa1e7c2 Allow 'use_media_transport' to be modified on PeerConnection before local/remote description are set. by Piotr (Peter) Slatala · 6 years ago
  50. da65ed2 Reland "Propagate media transport to media channel." by Anton Sukhanov · 6 years ago
  51. 4905edb Reland: Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  52. aba0633 Delete wrappers for snprintf and vsnprintf by Niels Möller · 6 years ago
  53. 3b56ee7 Export symbols needed by the Chromium component build (part 2). by Mirko Bonadei · 6 years ago
  54. 82c71af Revert "Modernize rtc::SSLCertificate" by Niklas Enbom · 6 years ago
  55. 6932fb2 Revert "Reland: Use unique_ptr and ArrayView in SSLFingerprint" by Mirko Bonadei · 6 years ago
  56. 9ac3c91 Refactor of extmap-allow-mixed in SessionDescription by Johannes Kron · 6 years ago
  57. 37cf245 Revert "Propagate media transport to media channel." by Oleh Prypin · 6 years ago
  58. 8c16f74 Propagate media transport to media channel. by Anton Sukhanov · 6 years ago
  59. 55cd3ac Modernize rtc::SSLCertificate by Steve Anton · 6 years ago
  60. 47f3240 Reland: Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  61. 5e23a41 Removes backwards compatability CryptoOptions support. by Benjamin Wright · 6 years ago
  62. 93428bf Move SdpType from/to string definition close to declaration. by Mirko Bonadei · 6 years ago
  63. a54daf1 Reland "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Benjamin Wright · 6 years ago
  64. 8f4bc41 Revert "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Oleh Prypin · 6 years ago
  65. 1cd39fa make CreateOffer/CreateAnswer use ice credentials of pooled sessions. by Jonas Oreland · 6 years ago
  66. ac2f3d1 Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h by Benjamin Wright · 6 years ago
  67. 26968ba Delete unused utf8 conversion utilities by Niels Möller · 6 years ago
  68. 2b15626 Revert "Use unique_ptr and ArrayView in SSLFingerprint" by Henrik Grunell · 6 years ago
  69. cc21e61 Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  70. 0854eb6 Respond to SDP request extmap-allow-mixed. by Johannes Kron · 6 years ago
  71. 7940da0 Integration of media_transport in JSepTransportController by Anton Sukhanov · 6 years ago
  72. 6cc9cca Don't reset streams for the FrameEncryptor / FrameDecryptor unless they changed. by Benjamin Wright · 6 years ago
  73. d76a0fc Throttle the RTP decryption error messages in the SrtpSession and SrtpTransport by erikvarga@webrtc.org · 6 years ago
  74. e0c2e97 Pass MediaTransportFactory to PeerConnectionFactory. by Piotr (Peter) Slatala · 6 years ago
  75. 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 6 years ago
  76. 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 6 years ago
  77. be8b534 [cleanup] Remove useless includes. by Yves Gerey · 6 years ago
  78. 84583f6 Enable End-to-End Encrypted Audio Payloads. by Benjamin Wright · 6 years ago
  79. 9551375 getStats: add relayProtocol by Philipp Hancke · 6 years ago
  80. 892acf0 Add support for send_encodings parameters in addTransceiver by Florent Castelli · 6 years ago
  81. e0d455b Remove runtime_enabled_feature. by Mirko Bonadei · 6 years ago
  82. 07ba2b9 Parse two-byte header extensions. by Johannes Kron · 6 years ago
  83. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  84. 49ac595 Add GetSources to VideoRtpReceiver by Jonas Oreland · 6 years ago
  85. 965e794 Add sanity checks to UpdateDelayStatistics and patch unit tests. by Johannes Kron · 6 years ago
  86. 84df1c7 Make fewer copies when using StringBuilder. by Jonas Olsson · 6 years ago
  87. 8c1bf95 Reland "Add initial support for RtpEncodingParameters max_framerate." by Åsa Persson · 6 years ago
  88. 941a07c Remove all remaining non-test uses of std::stringstream. by Jonas Olsson · 6 years ago
  89. 9c147dd Revert "Add SSLConfig object to IceServer." by Sergey Silkin · 6 years ago
  90. 4f08543 Add SSLConfig object to IceServer. by Diogo Real · 6 years ago
  91. bfd412e Adds integration of the FrameEncryptor/FrameDecryptor into the MediaChannel. by Benjamin Wright · 6 years ago
  92. ab49982 Fix no_exit_time_destructors in pc. by Mirko Bonadei · 6 years ago
  93. 3a66edf Use C++11 for range loop in pc/mediasession.cc (and test) by Steve Anton · 6 years ago
  94. 211856b Make HasAttribute handle partial matching of attribute names. by Johannes Kron · 6 years ago
  95. 4daf66e Use C++11 style for loop in webrtcsdp.cc by Steve Anton · 6 years ago
  96. d7b79af Add "tones remaining" argument to DTMF ontonechange callback by Harald Alvestrand · 6 years ago
  97. 366a50c Remove simple stringstream usages. by Jonas Olsson · 6 years ago
  98. 96ede16 Enable -Wexit-time-destructors and -Wglobal-constructors. by Mirko Bonadei · 6 years ago
  99. ad18276 Revert "Use AsyncInvoker in PeerConnection instead of MessageHandler" by Steve Anton · 6 years ago
  100. ec9e492 Remove stringstreams from sdp parsing. by Jonas Olsson · 6 years ago