1. 9560d7d Make update_rect optional in VideoFrame by Ilya Nikolaevskiy · 4 years, 11 months ago
  2. 4e19670 [PeerConnection] Implement parameterless SetLocalDescription(). by Henrik Boström · 4 years, 11 months ago
  3. ae40e19 AEC3: Adding a configurable render signal gain by Per Åhgren · 4 years, 11 months ago
  4. c6c3f86 Expose TLS version and SRTP cipher to API by Harald Alvestrand · 4 years, 11 months ago
  5. 5cb7807 Implement crypto stats on DTLS transport by Harald Alvestrand · 5 years ago
  6. 492fdf4 Make rtc_json poisonous in WebRTC by Sam Zackrisson · 5 years ago
  7. 16cec3b Added allow_codec_switching parameter to RTCConfig. by philipel · 5 years ago
  8. b394a56 Cleanup of EchoControl interface after downstream fixes by Gustaf Ullberg · 5 years ago
  9. 3cb6104 AEC3: Support negative delay with external delay estimator by Gustaf Ullberg · 5 years ago
  10. fcf79cc Add estimatedPlayoutTimestamp to RTCInboundRTPStreamStats. by Åsa Persson · 5 years ago
  11. c04792e Component Build support for api/task_queue:task_queue_test. by Mirko Bonadei · 5 years ago
  12. 528a034 Fix fuzzer-found inconsistency in AEC3 config json parsing by Sam Zackrisson · 5 years ago
  13. e34fb87 Clarify NetworkControl interface: result of each function must be used by Danil Chapovalov · 5 years ago
  14. 89e130a Reland "Delete methods EncodedImage::Allocate and EncodedImageBufferInterface::Realloc" by Niels Möller · 5 years ago
  15. c66e004 Adding missing RTC_EXPORT for component build. by Mirko Bonadei · 5 years ago
  16. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  17. ffc8452 AEC3: Add support for logging warnings on delay buffer changes by Sam Zackrisson · 5 years ago
  18. ac0a4cb Reland "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received" by Niels Möller · 5 years ago
  19. 35214fc Add missing RTC_EXPORT for the component build. by Mirko Bonadei · 5 years ago
  20. ef0627f Revert "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received" by Mirko Bonadei · 5 years ago
  21. 3f0d8e4 Revert "Delete methods EncodedImage::Allocate and EncodedImageBufferInterface::Realloc" by Mirko Bonadei · 5 years ago
  22. f8998cf Add a turn port prune policy to keep the first ready turn port. by Honghai Zhang · 5 years ago
  23. fbde32e Fix GetStats bytesSent/Received, wireup headerBytesSent/Received by Niels Möller · 5 years ago
  24. 5ab79e6 Reland "Implement rollback for setRemoteDescription" by Eldar Rello · 5 years ago
  25. d6bb184 Delete methods EncodedImage::Allocate and EncodedImageBufferInterface::Realloc by Niels Möller · 5 years ago
  26. 8be669f AEC3: Add support for multiple channels to the reverb modelling by Per Åhgren · 5 years ago
  27. 9afdddf Enable capturing from camera in PC framework by Artem Titov · 5 years ago
  28. 907f154 Revert "Implement rollback for setRemoteDescription" by Alex Loiko · 5 years ago
  29. 8675eee Bypass unnecessary resampling. by Gustaf Ullberg · 5 years ago
  30. ba700de Add missing dependencies to the static library. by Mirko Bonadei · 5 years ago
  31. 16d4c4d Implement rollback for setRemoteDescription by Eldar Rello · 5 years ago
  32. 5963c7c Count disabled due to low bw streams or layers as bw limited quality in GetStats by Ilya Nikolaevskiy · 5 years ago
  33. 99a2096 Added support for skipping get_audio events, adding dummy packets and setting a field trial string. by Ivo Creusen · 5 years ago
  34. b9bfe65 Delete VCMEncodedFrame::VerifyAndAllocate by Niels Möller · 5 years ago
  35. 79f3287 Cleanup of simple TODO(srte) comments. by Sebastian Jansson · 5 years ago
  36. 78c82a4 Adds trial to always start probes with a small padding packet. by Erik Språng · 5 years ago
  37. 62aee93 Adds trial to calculate audio overhead based on available data. by Sebastian Jansson · 5 years ago
  38. f4e0c29 SimulcastEncoderAdapter: support per layer fallback and single encoder proxying by Erik Språng · 5 years ago
  39. bfcec4c Delete old placeholders for moved api/ header files by Niels Möller · 5 years ago
  40. 7c079f6 Reland "Fix minor regression caused by a8336d3" by Evan Shrubsole · 5 years ago
  41. 8e1343a Add an alt-protocol to SDP to indicate which m= sections use a plugin transport. by Bjorn A Mellem · 5 years ago
  42. 002b6f4 Fixes for support of disabling lower spatial layers in VP9 by Ilya Nikolaevskiy · 5 years ago
  43. 2449d7a Refactor legacy FrameBuffer to use EncodedImageBuffer::Realloc by Niels Möller · 5 years ago
  44. 7da4e56 Allow receive-only use of datagram transport for data channels. by Bjorn A Mellem · 5 years ago
  45. 89e7fcb Revert "Enable capturing from camera in PC framework" by Artem Titov · 5 years ago
  46. 482d26c Enable capturing from camera in PC framework by Artem Titov · 5 years ago
  47. bc3eebc Reland "Reland "Refactor SCTP data channels to use DataChannelTransportInterface."" by Bjorn A Mellem · 5 years ago
  48. f34116e Replacing bandwidth adaptation trial with stable target in Opus encoder. by Sebastian Jansson · 5 years ago
  49. ef14f07 Delete AudioDecoder method IncomingPacket by Niels Möller · 5 years ago
  50. cd40de9 Delete the deprecated GetTransportParametersOffer(). by Bjorn A Mellem · 5 years ago
  51. 37ad5ab Change DatagramTransportInterface methods to pure virtual. by Bjorn A Mellem · 5 years ago
  52. 88db835 Change DataChannelTransportInterface/Sink methods to pure virtual. by Bjorn A Mellem · 5 years ago
  53. fb59a6a Return `const char*` from ToString(RTCErrorType error). by Mirko Bonadei · 5 years ago
  54. e24557f Declare api:libjingle_peerconnection_api dependency on media:media_base by Niels Möller · 5 years ago
  55. c12db81 Add frame receive to frame rendered metric to video_quality_analyzer by Johannes Kron · 5 years ago
  56. e942b14 New build target api:media_interface by Niels Möller · 5 years ago
  57. 0a5ed89 Adds remote estimates to rtc event log. by Sebastian Jansson · 5 years ago
  58. 93b1ea2 Using struct for bitrate allocation limits. by Sebastian Jansson · 5 years ago
  59. 7b04a91 Delete almost all default methods on PeerConnectionInterface by Niels Möller · 5 years ago
  60. b6a45dd Revert "Fix minor regression caused by a8336d3" by Evan Shrubsole · 5 years ago
  61. 53227cc Remove webrtc::MinPositive from api/. by Mirko Bonadei · 5 years ago
  62. 1162ba2 Add max/min encode bitrates to video config of peer connection tests by Johannes Kron · 5 years ago
  63. 738bfa7 Remove api/bitrate_constraints.h. by Mirko Bonadei · 5 years ago
  64. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  65. 809198e Fix minor regression caused by a8336d3 by Evan Shrubsole · 5 years ago
  66. 7d00342 Remove old packet socket factory header. by Patrik Höglund · 5 years ago
  67. e1b7777 Removing deprecated min_pacing_rate alias in StreamsConfig. by Sebastian Jansson · 5 years ago
  68. 2c6ea52 In TaskQueueTest::PostDelayedAfterDesctruct increase timeout by Danil Chapovalov · 5 years ago
  69. c1c6284 New (empty) build target api:media_stream_interface by Niels Möller · 5 years ago
  70. d9cc8c0 Encoder switching based on network and/or resolution conditions. by philipel · 5 years ago
  71. c4e80ad Delete forward declarations from peer_connection_interface.h by Niels Möller · 5 years ago
  72. eaaaf41 Introduce api/crypto/BUILD.gn. by Mirko Bonadei · 5 years ago
  73. e78fd80 New class DummyPeerConnection by Niels Möller · 5 years ago
  74. 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 5 years ago
  75. fcfeefe Move rtc_error.{h,cc} to its own build target. by Mirko Bonadei · 5 years ago
  76. 52f7ae7 Make NetworkStateEstimator injectable in RemoteBitrateEstimator by Per Kjellander · 5 years ago
  77. 9bc9885 Add placeholder target to move rtc_error out of the main API target. by Mirko Bonadei · 5 years ago
  78. ee84d39 AEC3: Downmix multichannel signals before delay estimation by Gustaf Ullberg · 5 years ago
  79. b3f1487 Add ability to provide TEXT hint only when requested in PC framework by Artem Titov · 5 years ago
  80. cc62b16 Add qualityLimitationResolutionChanges stat by Evan Shrubsole · 5 years ago
  81. a8336d3 Connect the stable target rate to the video encoders by Florent Castelli · 5 years ago
  82. ddef8d1 Add support of displaying video during the PC level test by Artem Titov · 5 years ago
  83. 662e31f Prepare to move packet_socket_factory to api/. by Patrik Höglund · 5 years ago
  84. 9305d11 Delete deprecated rtc_event_log_factory_interface.h by Danil Chapovalov · 5 years ago
  85. 340e0c5 Delete old version of PeerConnection::SetConfiguration by Niels Möller · 5 years ago
  86. ce202a0 Reland "Reland "Add core multi-channel pipeline in AEC3 This CL adds basic the basic pipeline to support multi-channel processing in AEC3."" by Per Åhgren · 5 years ago
  87. a837030 Split out RtpSource from libjingle_peerconnection_api by Niels Möller · 5 years ago
  88. d112c75 Revert "Reland "Add core multi-channel pipeline in AEC3 This CL adds basic the basic pipeline to support multi-channel processing in AEC3."" by Per Åhgren · 5 years ago
  89. a66395e Reland "Add core multi-channel pipeline in AEC3 This CL adds basic the basic pipeline to support multi-channel processing in AEC3." by Per Åhgren · 5 years ago
  90. e3e30ae Revert "Add core multi-channel pipeline in AEC3" by Ilya Nikolaevskiy · 5 years ago
  91. ddd50ef Use HasOneRef to ensure safe reallocation of buffer in EncodedImage by Ilya Nikolaevskiy · 5 years ago
  92. f3a197e Add core multi-channel pipeline in AEC3 by Per Åhgren · 5 years ago
  93. 640aee2 Remove backwards compatibility names from api/uma_metrics.h. by Mirko Bonadei · 5 years ago
  94. b4a6128 Delete unneeded dependencies on libjingle_peerconnection_api by Niels Möller · 5 years ago
  95. 6dcd4dc New target for api/rtp_parameters.h and api/media_types.h. by Niels Möller · 5 years ago
  96. 149dc72 Add support for RTCTransportStats.selectedCandidatePairChanges by Jonas Oreland · 5 years ago
  97. 3c02842 Add TURN_LOGGING_ID by Jonas Oreland · 5 years ago
  98. 184b4af New empty build target api:rtp_parameters by Niels Möller · 5 years ago
  99. 0aefbf0 Use the AEC3 high-pass filter for the whole APM by Per Åhgren · 5 years ago
  100. 4e615d5 Wire the stable target bitrate from GoogCC to the BitrateAllocator by Florent Castelli · 5 years ago