1. 7ec5b8b Fix missing ObjC framework header. by tkchin · 9 years ago
  2. b78878b Revert of Reland Issue 2061423003: Refactor NACK bitrate allocation (patchset #1 id:1 of https://codereview.webrtc.org/2131313002/ ) by aluebs · 9 years ago
  3. 209767c Reland Issue 2061423003: Refactor NACK bitrate allocation by Erik Språng · 9 years ago
  4. 5158958 Revert of Refactor NACK bitrate allocation (patchset #16 id:300001 of https://codereview.webrtc.org/2061423003/ ) by sprang · 9 years ago
  5. 9eb26bd Refactor NACK bitrate allocation by Erik Språng · 9 years ago
  6. 48bc27b Removed LEGACY_BITEXACT from neteq_impl.cc and updated the ACM unit tests. by ossu · 9 years ago
  7. c8343a5 Fix bug where a connection switch causes BWE to be set to zero. by Stefan Holmer · 9 years ago
  8. b026638 Replace reentrant ASSERT checks in MessageQueueManager with a non-racy version. by andresp · 9 years ago
  9. 2405d13 Added voice_engine_unittests and voe_auto_test targets to GN. by ossu · 9 years ago
  10. 2abc798 Remove unused CriticalSection::IsLocked() by andresp · 9 years ago
  11. 2782af5 Change GetPlayoutTimestamp message from Error to Info by skvlad · 9 years ago
  12. 05929e2 Add a fuzzer for the pseudoTCP implementation used by chromoting. This by katrielc · 9 years ago
  13. 6eec191 Android: Add initialize() function to VideoCapturer interface by Magnus Jedvert · 9 years ago
  14. ea0f885 Style updates for ForwardErrorCorrection and related classes. by Rasmus Brandt · 9 years ago
  15. 4eec1bf Add more logging about the bwe state and VideoSendStream state. by perkj · 9 years ago
  16. 018a2c2 mac: Remove unused GetQuickTimeVersion(). by thakis · 9 years ago
  17. 3cfb48d mac: Make GetOSVersion() private to a cc file. by thakis · 9 years ago
  18. 3909258 Fixed time moving backwards in the AudioCodingModule. by ossu · 9 years ago
  19. 1aa3064 Reland of https://codereview.webrtc.org/2044523002. by katrielc · 9 years ago
  20. 3d1bd44 Android SurfaceViewRenderer: Fix eglBase null pointer exception by Magnus Jedvert · 9 years ago
  21. bfc6c92 Remove old WebRTC-NewVideoJitterBuffer used for testing the NackModule. by philipel · 9 years ago
  22. 533a58c Add fuzzer for TURN unwrap. by katrielc · 9 years ago
  23. d0d6cf9 Fix for the JNI interface of RtcEventLog functions. by ivoc · 9 years ago
  24. ffe83a8 Remove nonexistant test. by phoglund · 9 years ago
  25. c795605 Camera2 in AppRTC Android Demo. by sakal · 9 years ago
  26. d7aa819 Fix bug where min transmit bitrate wasn't working by sprang · 9 years ago
  27. e021591 Minor refactoring of the AudioDeviceBuffer class by henrika · 9 years ago
  28. ff187a1 Added NiceMock for MockRtcEventLog in several unittests where we don't care about the event logging. by Ivo Creusen · 9 years ago
  29. 2666385 Fix stats for encoder target bitrate when target rate is zero. by perkj · 9 years ago
  30. 1f81f58 Changes in UI and minor extra functionality for rtp_analyzer. by aleloi · 9 years ago
  31. 9a0de5d Update the current RTP parser fuzzer to handle header extensions. by katrielc · 9 years ago
  32. 2ded093 Padding is now used to check for continuity in the packet sequence. by philipel · 9 years ago
  33. 220bdc0 Rename apprtc lib to match GN lib rules. by phoglund · 9 years ago
  34. 24e9bca TransportFeedback must be able to start with dropped packets. by Erik Språng · 9 years ago
  35. ca7ea5f FrameObject inherit from VCMEncodedFrame. by philipel · 9 years ago
  36. 23ea12e Reland of "Move RtcEventLog object from inside VoiceEngine to Call.", "Fix to make the start/stop functions for the Rtc Eventlog non-virtual." and "Fix for RtcEventLog ObjC interface" by ivoc · 9 years ago
  37. 3cd7f53 A simple copy of the old audio mixer to a new directory. by aleloi · 9 years ago
  38. 81bd48e clang-format on AudioDeviceBuffer by henrika · 9 years ago
  39. 003a01f Change VCMFrameBuffer and VCMEncodedFrame to use rotation from base class EncodedImage. by perkj · 9 years ago
  40. b13eec3 Simplify logging statements. by Max Morin · 9 years ago
  41. c2b1cc0 Adding back removed methods to MockNonlinearBeamformer. by deadbeef · 9 years ago
  42. ef2b2f9 Make the state transition for a PortAllocatorSession in each derived class instead of in the base class. by Honghai Zhang · 9 years ago
  43. 16fb900 Pull out the PostFilter to its own NonlinearBeamformer API by Alejandro Luebs · 9 years ago
  44. aab8379 Add logging to Intelligibility Enhancer by Alejandro Luebs · 9 years ago
  45. b5ce828 Add pruneTurnPorts to the java RTCConfiguration. by Honghai Zhang · 9 years ago
  46. 326a93b Add pruneTurnPorts to the IOS RTCConfiguration. by Honghai Zhang · 9 years ago
  47. ceef368 If continual gathering is enabled, by Honghai Zhang · 9 years ago
  48. 327b508 Adding API for "presume writable when fully relayed" ICE option. by Taylor Brandstetter · 9 years ago
  49. 1be2c95 Add native handle support to SimulcastEncoderAdapter. by noahric · 9 years ago
  50. 0810db3 Android SurfaceViewRenderer: Fix deadlock by Magnus Jedvert · 9 years ago
  51. d0b1f70 Reland of Combine webrtc/api/java/android and webrtc/api/java/src. (patchset #1 id:1 of https://codereview.webrtc.org/2106333005/ ) by sakal · 9 years ago
  52. db3577b Remove unused copy of last received keyframe. by André Susano Pinto · 9 years ago
  53. 190023d UMA log for audio_device Init and Start(Playout|Recording). Make Init return a more specific error code, if possible. by Max Morin · 9 years ago
  54. aecb3b0 Auto pause video streams based on encoder target bitrate. by mflodman · 9 years ago
  55. 8702e0e Add a race-checking mechanism. by Peter Boström · 9 years ago
  56. ae4b6ec Revert of Combine webrtc/api/java/android and webrtc/api/java/src. (patchset #1 id:1 of https://codereview.webrtc.org/2111823002/ ) by Sami Kalliomaki · 9 years ago
  57. a7cc9b5 Combine webrtc/api/java/android and webrtc/api/java/src. by Sami Kalliomaki · 9 years ago
  58. 0f836d7 Remove all old suspension logic. by mflodman · 9 years ago
  59. 772e322 Add config to prune low-priority TURN ports for creating connections by Honghai Zhang · 9 years ago
  60. c1f28db Compensate for the LevelController gain in the IntelligibilityEnhancer by Alejandro Luebs · 9 years ago
  61. 939d863 Keep track of the user-facing number of channels in a ChannelBuffer by Alejandro Luebs · 9 years ago
  62. 176655c This helps recognize more network types by Honghai Zhang · 9 years ago
  63. 348cd33 This CL provides improved parameter tuning for the level controller as well as some further minor changes. by peah · 9 years ago
  64. e44301a FrameBuffer2 now has Start/Stop methods. by philipel · 9 years ago
  65. e906969 Dispose audio source correctly in AppRTC Demo on Android. by Sami Kalliomaki · 9 years ago
  66. 048b9b9 Respect VP8.automaticResizeOn for MediaCodec. by Peter Boström · 9 years ago
  67. d8f5d43 Disabling the performance unittests on Android for the level controller. by peah · 9 years ago
  68. be9301f Added empty directory with myself as owner for new mixer. by aleloi · 9 years ago
  69. 9d2bc45 Revert of Workaround for clang bug http://llvm.org/PR28348. (patchset #1 id:1 of https://codereview.webrtc.org/2110043003/ ) by pbos · 9 years ago
  70. dac4d77 Added an empty member to the union of rtc::Optional, so that it is always initializable. by ossu · 9 years ago
  71. 7cd77e7 Revert of Add config to prune TURN ports (patchset #12 id:360001 of https://codereview.webrtc.org/2093623004/ ) by danilchap · 9 years ago
  72. 7f4673c AndroidVideoCapturer: Remove unused member variable by Magnus Jedvert · 9 years ago
  73. 822f09e Revert of Move RtcEventLog object from inside VoiceEngine to Call. (patchset #16 id:420001 of https://codereview.webrtc.org/1748403002/ ) by ivoc · 9 years ago
  74. 9aa2093 Revert of Fix to make the start/stop functions for the Rtc Eventlog non-virtual. (patchset #2 id:40001 of https://codereview.webrtc.org/2107253002/ ) by ivoc · 9 years ago
  75. f268422 Revert of Fix for RtcEventLog ObjC interface (patchset #3 id:40001 of https://codereview.webrtc.org/2106103003/ ) by ivoc · 9 years ago
  76. 79069b8 Fix for RtcEventLog ObjC interface by Ivo Creusen · 9 years ago
  77. 3ead781 This CL adds activation logic of the new APM level control by peah · 9 years ago
  78. 1dd53e2 Add config to prune low-priority TURN ports for creating connections by Honghai Zhang · 9 years ago
  79. fda88f4 Separate the JNI function that controls logging levels into two. by skvlad · 9 years ago
  80. 638fa16 New module for the adaptive level controlling functionality in the audio processing module by peah · 9 years ago
  81. dd9f455 Add back P2PTransportChannel.Connect, for Chromium. by deadbeef · 9 years ago
  82. e612603 Start ICE connectivity checks as soon as the first pair is pingable. by Taylor Brandstetter · 9 years ago
  83. ae02bea Workaround for clang bug http://llvm.org/PR28348. by Peter Boström · 9 years ago
  84. f23efdc Fixing flakiness of CreateDataChannelAfterNegotiate. by Taylor Brandstetter · 9 years ago
  85. 2a2ce29 Add RTX codecs for codecs only supported by external encoder. by Taylor Brandstetter · 9 years ago
  86. 4d75f9e Fixing P2PTransportChannelTest.TestIceConfigWillPassDownToPort. by Taylor Brandstetter · 9 years ago
  87. f39e10a Fixing flakiness of TestDetectUnresolvedProxy. by Taylor Brandstetter · 9 years ago
  88. 98c692d Remove unused constructor from VCMPacket. by Johan Ahlers · 9 years ago
  89. aedfb00 Fix to make the start/stop functions for the Rtc Eventlog non-virtual. by Ivo Creusen · 9 years ago
  90. 7097718 Expanded error message for unexpected packet by Danil Chapovalov · 9 years ago
  91. 1b868e3 Add GN targets for AppRTC Demo on Android. by Sami Kalliomaki · 9 years ago
  92. 1e2f1e5 Move RtcEventLog object from inside VoiceEngine to Call. by Ivo Creusen · 9 years ago
  93. d5232ff Android: Camera2 implementation and tests for it. by Sami Kalliomaki · 9 years ago
  94. 4a7493f VideoCapturerAndroid: Remove unused function getCameraThreadHandler by Magnus Jedvert · 9 years ago
  95. 7790e22 Reland: Remove global list of SRTP sessions. by Joachim Bauch · 9 years ago
  96. b665ea9 Fixing race condition in IncomingVideoStream. by Taylor Brandstetter · 9 years ago
  97. fe5afaa Revert "Pull out the PostFilter to its own NonlinearBeamformer API" by Alejandro Luebs · 9 years ago
  98. 5f736d0 Constructor in Camera1Enumerator should be public. by Sami Kalliomaki · 9 years ago
  99. 88570c1 Pull out the PostFilter to its own NonlinearBeamformer API by Alejandro Luebs · 9 years ago
  100. 7df0f95 Fix the turn and udp port type. by Honghai Zhang · 9 years ago