1. abe301f Add HeaderExtensions to RtpParameters by Florent Castelli · 6 years ago
  2. 7685e86 Pass the RtcEventLog instance to ICE via JsepTransportController. by Qingsi Wang · 6 years ago
  3. 6c789e0 Revert "Add a flag to actively reset the SRTP parameters" by Zhi Huang · 6 years ago
  4. bae1031 Add a flag to actively reset the SRTP parameters by Zhi Huang · 6 years ago
  5. c17ca53 Delete deprecated VideoTrackSource constructor. by Niels Möller · 6 years ago
  6. 43568dd Remove stringstreams from pc/ by Jonas Olsson · 6 years ago
  7. 2d02e08 Delete deprecated CreateAudioSource method, with constraints. by Niels Möller · 6 years ago
  8. 5234a49 Create PeerConnectionFactoryDependencies to prevent new function overloads. by Benjamin Wright · 6 years ago
  9. cdd05f0 Implement proper SCTP data channel closing procedure. by Taylor Brandstetter · 6 years ago
  10. 311428f Remove unnecessary set_stream_ids call by Piasy Xu · 6 years ago
  11. 8ebba74 Add collection of usage signatures on PeerConnections by Harald Alvestrand · 6 years ago
  12. e8ae5df Convert PeerConnectionWrapper from FakeVideoCapturer to FakeVideoTrackSource. by Niels Möller · 6 years ago
  13. a1cc73f Delete class FakePeriodicVideoCapturer. by Niels Möller · 6 years ago
  14. 73771a8 Prepare to remove old OnFailure implementations by Harald Alvestrand · 6 years ago
  15. 97b4ee5 Wire up VAAPI VP8 experimental support in WebRTC. by Ilya Nikolaevskiy · 6 years ago
  16. 2f65ec5 Add serialization of a=ice-lite. by Taylor Brandstetter · 6 years ago
  17. 5d67f82 Refactor VideoTrackSource, without raw pointer injection. by Niels Möller · 6 years ago
  18. 89ee4a6 Delete unused member variable VideoTrackSource::options_. by Niels Möller · 6 years ago
  19. 2d5f3cb Added an integration test to validate TURN servers can send media in relay mode. by Benjamin Wright · 6 years ago
  20. 0e36a72 Delete unused class CurrentSpeakerMonitor. by Niels Möller · 6 years ago
  21. 0327c2d Move VideoStreamEncoderInterface to api/. by Niels Möller · 6 years ago
  22. 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 6 years ago
  23. 0f40582 New class FakePeriodicVideoTrackSource, simplifying shutdown logic. by Niels Möller · 6 years ago
  24. 2d2c888 Returns RTCError for setting unimplemented RtpParameters. by Seth Hampson · 6 years ago
  25. dfce03a Allows injection of network controller factory into peer connection factory. by Sebastian Jansson · 6 years ago
  26. 8e7a62b Delete unused include of fakevideocapturer.h. by Niels Möller · 6 years ago
  27. cebf50f Reland "Implement RtpParameters.transaction_id for PC RtpSenderInterface" by Florent Castelli · 6 years ago
  28. b330688 Fix build errors when rtc_use_builtin_sw_codecs is set to false. by Anders Carlsson · 6 years ago
  29. 5f2bb62 Remove dependency in FakeWebRtcVideoCodecFactories. by Anders Carlsson · 6 years ago
  30. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 6 years ago
  31. 5c7efe7 Refactor PeerConnectionIntegrationTest to not use cricket::VideoCapturer by Niels Möller · 6 years ago
  32. 3cbdb78 Add method FakePeriodicVideoSource::Stop() by Niels Möller · 6 years ago
  33. d6f86e8 This changeset adds dependency injection support for SSL Root Certs. by Benjamin Wright · 6 years ago
  34. 5f83cf0 Replacing rtc::TimeDelta with webrtc::TimeDelta. by Sebastian Jansson · 6 years ago
  35. f8ed561 Remove last mention of speex codec by Henrik Lundin · 6 years ago
  36. 3172c03 Implement OnRemoveTrack and OnRemoveStream for Unified Plan by Steve Anton · 6 years ago
  37. 0c4f7be New api struct BitrateSettings. by Niels Möller · 6 years ago
  38. 909338b Revert "Implement RtpParameters.transaction_id for PC RtpSenderInterface" by Max Morin · 6 years ago
  39. cab5888 Integrated PeerConnectionDependencies into PeerConnection::Initialize by Benjamin Wright · 6 years ago
  40. 5faf36e Implement RtpParameters.transaction_id for PC RtpSenderInterface by Florent Castelli · 6 years ago
  41. 7ba22b8 Break out the part of the iSAC codec that's used for Voice Activity Detection by Karl Wiberg · 6 years ago
  42. 939eb80 Add missing casts-to-int to int/uint16 comparisons. by Wez · 6 years ago
  43. 6753795 Built in video codec factories. by Anders Carlsson · 6 years ago
  44. 3e18c82 Reland "Reland "Remove our stream << overloads from non-test build targets."" by Jonas Olsson · 6 years ago
  45. 6f7e6d6 Created PeerConnectionDependencies to avoid creating new CreatePeerConnection overloads. by Benjamin Wright · 6 years ago
  46. 2199580 Remove deprecated std::bind2nd and std::ptr_fun by tzik · 6 years ago
  47. f764cf4 Don't transition ICE to Checking if there are no transports by Steve Anton · 6 years ago
  48. df527fd Add e2e test for multiple video tracks without signaling SSRCs by Steve Anton · 6 years ago
  49. 25cfeb9 Fix possible race between the stats collector and transport controller by Steve Anton · 6 years ago
  50. e782aba Revert "TCP TURN Integration Test" by Benjamin Wright · 6 years ago
  51. edbd389 TCP TURN Integration Test by Benjamin Wright · 6 years ago
  52. 1f433e4 Mark built-in software video codecs as poisonous. by Anders Carlsson · 6 years ago
  53. c79268f Add IsClosed checks to various PeerConnection methods by Steve Anton · 6 years ago
  54. 97a5896 Remove PeerConnectionInterface::UpdateIce by Steve Anton · 6 years ago
  55. bb23c83 GN hack to tag targets as poisonous (and use it with audio codecs) by Karl Wiberg · 6 years ago
  56. 53e43b3 Fix bug that reset SRTP context on every applied answer. by Taylor Brandstetter · 6 years ago
  57. bd73928 Revert "Reland "Remove our stream << overloads from non-test build targets."" by Taylor Brandstetter · 6 years ago
  58. d7ee720 Reland "Remove our stream << overloads from non-test build targets." by Jonas Olsson · 6 years ago
  59. 3725d54 Change PeerConnection error codes by Harald Alvestrand · 6 years ago
  60. 31ef5f0 Revert "Remove our stream << overloads from non-test build targets." by Jonas Olsson · 6 years ago
  61. c841d18 Remove our stream << overloads from non-test build targets. by Jonas Olsson · 6 years ago
  62. cbaa254 Attempting to fix lingering issues with BUNDLE negotiation. by Taylor Brandstetter · 6 years ago
  63. a2d6067 Reland "Add thread checker to PortAllocator and its subclasses and fix a bug causing memory contention by threads." by Qingsi Wang · 6 years ago
  64. 93a7b24 Accept session names of "s= " in SDP. by Taylor Brandstetter · 6 years ago
  65. 365381f Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 6 years ago
  66. 3acffc3 Remove SdpSemantics::kDefault by Steve Anton · 6 years ago
  67. 5d8f8fa Revert "Adding test for adding ICE candidate before applying answer." by Henrik Boström · 6 years ago
  68. 983042b Re-enable test on mac now that issue is fixed. by Kári Tristan Helgason · 6 years ago
  69. 0ab5651 Fix handling of empty BUNDLE groups. by Taylor Brandstetter · 6 years ago
  70. 60c8dc8 Adding regression test for rejecting and un-rejecting an m= section. by Taylor Brandstetter · 6 years ago
  71. dd59d70 Adding test for adding ICE candidate before applying answer. by Taylor Brandstetter · 6 years ago
  72. ba42e99 Report an error when trying to set complex Plan B SDP on Unified Plan by Steve Anton · 6 years ago
  73. 3dc4106 Revert "Add thread checker to PortAllocator and its subclasses and fix a bug" by Patrik Höglund · 6 years ago
  74. fc43d11 Add thread checker to PortAllocator and its subclasses and fix a bug by Qingsi Wang · 6 years ago
  75. d2248f8 Handle the corner cases for BUNDLE. by Zhi Huang · 6 years ago
  76. ff40b14 Delete obsolete enable argument to SetVideoSend. by Niels Möller · 6 years ago
  77. 1b8773d Negotiate the MID header extension for Unified Plan by Steve Anton · 6 years ago
  78. 83d676b Bug fix for applying a remote description twice without stream IDs. by Seth Hampson · 6 years ago
  79. fd350d7 By default, don't use SRTP_AES128_CM_SHA1_32 protection profile. by Taylor Brandstetter · 6 years ago
  80. 7dfd5fc AudioTransport: Remove PushCaptureData() method by Magnus Jedvert · 6 years ago
  81. 259073b Filter out the non-RTP packet in RtpTransport. by Zhi Huang · 6 years ago
  82. 5897a6e Adds support for signaling a=msid lines without a=ssrc lines. by Seth Hampson · 6 years ago
  83. abbe841 This CL removes all usages of our custom ostream << overloads. by Jonas Olsson · 6 years ago
  84. 644fde4 Add nullptr check in SctpTransport. by Zhi Huang · 6 years ago
  85. 5b4f075 Reland "Reland "Adds support for multiple or no media stream ids."" by Seth Hampson · 6 years ago
  86. 3d954a6 Add log messages for Unified Plan processing by Steve Anton · 6 years ago
  87. 7eca093 Ensure that data channel transport stats are included by Steve Anton · 6 years ago
  88. a859c1a Small parameter name change from label->id in pc/mediastream.h. by Seth Hampson · 6 years ago
  89. 0ffe03d Add Deinit() to the destructors of Voice/Video/RtpDataChannel. by Zhi Huang · 6 years ago
  90. e830e68 Use new TransportController implementation in PeerConnection. by Zhi Huang · 6 years ago
  91. 191bf5c Revert "Reland "Adds support for multiple or no media stream ids."" by Tomas Gunnarsson · 6 years ago
  92. f351c34 Reland "Adds support for multiple or no media stream ids." by Seth Hampson · 6 years ago
  93. 95e7dbb Revert "Reland "Replace BundleFilter with RtpDemuxer in RtpTransport."" by Zhi Huang · 6 years ago
  94. dea6889 Add sanity checks of IceConfig parameters. by Qingsi Wang · 6 years ago
  95. bc609ea Revert "Adds support for multiple or no media stream ids." by Emircan Uysaler · 6 years ago
  96. 27f3bf5 Reland "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 6 years ago
  97. 97d5e5b Revert "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 6 years ago
  98. ea8b62a Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 6 years ago
  99. 1550292 Adds support for multiple or no media stream ids. by Seth Hampson · 6 years ago
  100. bb50ce5 Wire up MID send value to the PeerConnection API by Steve Anton · 6 years ago