1. 090170a Reland "Allow AudioSendStream to reconfig AudioNetworkAdaptor" by minyue-webrtc · 8 years ago
  2. 2af0153 Revert "Allow AudioSendStream to reconfig AudioNetworkAdaptor" by Minyue Li · 8 years ago
  3. 3e17c5a Allow AudioSendStream to reconfig AudioNetworkAdaptor by minyue-webrtc · 8 years ago
  4. ea04cc0 Make ~webrtc::AudioSendStream public, and s/config()/GetConfig(), as well as make public. by eladalon · 8 years ago
  5. 0538b61 Update native plugin dll for turn servers and video. by gyzhou · 8 years ago
  6. 81d798c Removed file RTCCameraVideoCapturer.mm that isn't needed by jtteh · 8 years ago
  7. a6137d6 Avoid that previous settings in APM are overwritten by WebRtcVoiceEngine by peah · 8 years ago
  8. 63314f3 Add jamiewalch to OWNERS. by jamiewalch · 8 years ago
  9. d61efee [iOS] Fix incorrectly oriented frames when rapidly switching between cameras. by jtteh · 8 years ago
  10. 4a3d7d0 Refactor composing report blocks for rtcp Sender/Receiver reports. by danilchap · 8 years ago
  11. 188a1a8 Shrink critical-section scope in ReceiveStatisticsImpl::GetActiveStatisticians() by eladalon · 8 years ago
  12. 0bbeafb Add SetReportBlocks to rtcp Sender/Receive Report classes. by danilchap · 8 years ago
  13. c9f456b Reland of Injectable Obj-C video codecs (patchset #1 id:1 of https://codereview.webrtc.org/2980173002/ ) by kthelgason · 8 years ago
  14. 848d9d9 Remove deprecated RtpRtcp::SetAudioPacketSize by danilchap · 8 years ago
  15. 5049df2 Rename isolated_output to test_output and add a method to get the test_output directory. by ilnik · 8 years ago
  16. 0dedc27 Get rid of unnecessary cast of FlexfecReceiveStreamImpl to FlexfecReceiveStream by eladalon · 8 years ago
  17. 78133f0 Report minimum PSNR in VideoQualityTest and save corresponding frame to file by ilnik · 8 years ago
  18. 1643fda Remove NullObjectReceiveStatistics() in rtp_rtcp module by danilchap · 8 years ago
  19. 55819c7 Remove RtpRtcp::RemoteRTCPStat(RTCPSenderInfo*) as unused by danilchap · 8 years ago
  20. 7b568c7 Fix NSInteger formatting warning from clang 6 by oprypin · 8 years ago
  21. fdad635 When a track is added/removed directly to MediaStream notify observer->OnRenegotionNeeded by korniltsev.anatoly · 8 years ago
  22. 0667476 Remove traces from {send,receive}_statistics_proxy.cc by ehmaldonado · 8 years ago
  23. cdb519e Throttle log message in FrameBuffer. by philipel · 8 years ago
  24. 5410662 Remove setting configuration parameter to itself. by danilchap · 8 years ago
  25. 39f8b46 iOS AppRTCMobile: Close peerconnection when disconnecting by magjed · 8 years ago
  26. 0c5dee0 Integer overflow bug in low_cut_filter. by Alex Loiko · 8 years ago
  27. ad6797c Disable some Opus tests pending an update by flim · 8 years ago
  28. a88da11 Delete unused field from AndroidVideoTrackSource by korniltsev.anatoly · 8 years ago
  29. ce7c2c3 Add zijiehe@chromium.org as OWNERS in WebRTC DesktopCapturer related logic by Zijie He · 8 years ago
  30. fe69734 Create new constructors and fields to support a better mouse cursor monitor by Zijie He · 8 years ago
  31. 215d0e0 Revert of Move "max IPv6 networks" logic to BasicPortAllocator, and fix sorting. (patchset #2 id:20001 of https://codereview.webrtc.org/2983213002/ ) by deadbeef · 8 years ago
  32. 46a10f3 Use array declaration for extension URIs. by Steve Anton · 8 years ago
  33. b8f5318 Move "max IPv6 networks" logic to BasicPortAllocator, and fix sorting. by deadbeef · 8 years ago
  34. 503ef7d Add parsing/serializing for MID RTP header extension. by Steve Anton · 8 years ago
  35. 39272aa Fixing lint issue by henrika · 8 years ago
  36. 3e37ef9 Adds WebRtcAudioTrack.setAudioTrackUsageAttribute API by henrika · 8 years ago
  37. d81d0a7 Modifies closing of AudioTrack resource on Android by henrika · 8 years ago
  38. 1097dbc Set target API to 18 for MediaCodecUtils. by sakal · 8 years ago
  39. 861ae45 Add common TLS extensions by Emad Omara · 8 years ago
  40. 31d74e4 Move total audio energy and duration tracking to AudioLevel and protect with existing critial section. by zstein · 8 years ago
  41. 7bf6738 Print general usage information for event_log_analyzer by terelius · 8 years ago
  42. 1317b00 Correct the calculation of discard rate. by minyue-webrtc · 8 years ago
  43. a7461e3 Move temporal-layer properties to FrameConfig. by pbos · 8 years ago
  44. 17741a4 Introduce RtpTransportInternal and SrtpTransport. by zstein · 8 years ago
  45. 2bc62f3 Remove remains of webrtc/base by ehmaldonado · 8 years ago
  46. a809196 Disable flaky NoBandwidthDropAfterDtx test. by tschumim · 8 years ago
  47. ab8c202 Fix fromAndroidGraphicsMatrix to use column-major order for output. by sakal · 8 years ago
  48. f7e08b2 Replace WEBRTC_TRACE logging in modules/audio_device/.. mac/ win/ by saza · 8 years ago
  49. a42f080 Adds a histogram metric tracking for how long audio RTP packets are sent by saza · 8 years ago
  50. f2c4217 Add texture support to HardwareVideoEncoder. by Bjorn Mellem · 8 years ago
  51. b764afc Add texture support to HardwareVideoDecoder. by Bjorn Mellem · 8 years ago
  52. 66a47e4 Mapping screen id from DirectX capturer to GDI capturer by Zijie He · 8 years ago
  53. f0633bf Enable tracing on rtcstats_integrationtest.cc by ehmaldonado · 8 years ago
  54. 41561a3 UBSan fuzzer bug in LowCutFilter::BiqueadFilter::Process by Alex Loiko · 8 years ago
  55. a7b06a4 Fix fullscreen scaling in AppRTCMobile. by sakal · 8 years ago
  56. ed15115 Increase the size of the buffer for type.name.id. by ehmaldonado · 8 years ago
  57. 1a3e790 Patch set 1: by saza · 8 years ago
  58. ae14476 Trace stats in RTCStatsCollector. by ehmaldonado · 8 years ago
  59. fbe655a Remove potential left shift of negative value in WebRtcSpl_AnalysisQMF by Alex Loiko · 8 years ago
  60. debeed2 Added implementation of three classes: by gnish · 8 years ago
  61. 2048bc4 Remove default implementation of PeerConnectionInterface::SetBitrate. by zstein · 8 years ago
  62. 8a4569d Android bindings for ice_regather_interval_range RTCConfiguration option by Steve Anton · 8 years ago
  63. 460edeb Expose IsCurrentSessionSupported() from ScreenCapturerWinDirectx by Zijie He · 8 years ago
  64. 5349550 Revert "Prefer external video codecs over internal in SDP" by minyue · 8 years ago
  65. ea0d2c7 Don't run NoBandwidthDropAfterDtx test on andriod because it's flaky. by tschumim · 8 years ago
  66. 4098a82 Reimplemeted "Test and fix for huge bwe drop after alr state" by tschumim · 8 years ago
  67. ddd358a nit: Avoid pointer-to-unique_ptr in RtcEventLogImpl by eladalon · 8 years ago
  68. 7ec1943 Fix incorrect DCHECK in generic_decoder.cc. by tommi · 8 years ago
  69. f4a2bbf Revert of Injectable Obj-C video codecs (patchset #2 id:370001 of https://codereview.webrtc.org/2979983002/ ) by jtteh · 8 years ago
  70. 02aa6eb Reinstate "iOS - Add iceRegatherIntervalRange." by Steve Anton · 8 years ago
  71. 85d0c05 Reinstate "Add additional check when setting RTCConfiguration" by Steve Anton · 8 years ago
  72. fbd3f7b Reinstate "API for periodically regathering ICE candidates" by Steve Anton · 8 years ago
  73. f9ba677 Disabling test on iOS64 debug bot by mbonadei · 8 years ago
  74. a0d6f39 Reland of Make the default ctor of rtc::Thread, protected by tommi · 8 years ago
  75. 90809b6 SignalPacketReceived should pass packet as a pointer instead of a non-const reference. by zstein · 8 years ago
  76. d1701d0 Adding stats that can be used to compute output audio levels as described here https://w3c.github.io/webrtc-stats/#dom-rtcmediastreamtrackstats-totalaudioenergy. by zstein · 8 years ago
  77. a4a58a0 Prefer external video codecs over internal in SDP by magjed · 8 years ago
  78. beaccf9 Revert "API for periodically regathering ICE candidates" by Magnus Jedvert · 8 years ago
  79. 783a7a6 Revert of iOS - Add iceRegatherIntervalRange. (patchset #1 id:1 of https://codereview.webrtc.org/2976953002/ ) by magjed · 8 years ago
  80. 3c277e7 Revert "Add additional check when setting RTCConfiguration" by Magnus Jedvert · 8 years ago
  81. b02446f Added -show_detector_state which show the detector state in the total bitrate graph. by philipel · 8 years ago
  82. 91c284d Patch set 1: by saza · 8 years ago
  83. 2ed4c70 RtpFrameReferenceFinder VP8 reference calculation fix. by philipel · 8 years ago
  84. 4c5c7ca Reset isFirstFrameRendered on init of SurfaceViewRenderer by tserng · 8 years ago
  85. 03f8bd4 Remove OWNERS check for webrtc/sdk/BUILD.gn by Zeke Chin · 8 years ago
  86. 6a81ef5 Output DeviceName from various windows ScreenCapturer related implementations by zijiehe · 8 years ago
  87. 03ba3a6 Add additional check when setting RTCConfiguration by Steve Anton · 8 years ago
  88. 7d315ca Fix DetectNumberOfCores for 32-bit processes by brucedawson · 8 years ago
  89. e47539e Reland of Injectable Obj-C video codecs (patchset #1 id:1 of https://codereview.webrtc.org/2979973002/ ) by andersc · 8 years ago
  90. b9cec10 Revert of Injectable Obj-C video codecs (patchset #3 id:400001 of https://codereview.webrtc.org/2981583002/ ) by sprang · 8 years ago
  91. 40bb491 Revert of Make the default ctor of rtc::Thread, protected (patchset #3 id:40001 of https://codereview.webrtc.org/2981623002/ ) by charujain · 8 years ago
  92. da85890 Reland of Injectable Obj-C video codecs (patchset #1 id:1 of https://codereview.webrtc.org/2975963002/ ) by Anders Carlsson · 8 years ago
  93. 0924ae9 Make the default ctor of rtc::Thread, protected. by tommi · 8 years ago
  94. 8fda37e Adds sanity check for sample rate on iOS by henrika · 8 years ago
  95. 2d0d377 Fix potential incorrect sync flags used with screenshare TL stream. by sprang · 8 years ago
  96. 982213c iOS - Add iceRegatherIntervalRange. by tkchin · 8 years ago
  97. 34cf86e Add rtpdump and rtc log functionality to screenshare_loopback and video_loopback by ilnik · 8 years ago
  98. 21c8ed9 Fix http://crbug.com/741252 by zijiehe · 8 years ago
  99. 4685ae4 RTCStatsCollector: Get track IDs from senders/receivers instead of streams. by hbos · 8 years ago
  100. 4aad09f vp9: Use 2 threads for 360p. by jianj · 8 years ago