1. 3c9f474 Revert "Reland "AGC2 RNN VAD: Recurrent Neural Network impl"" by Sam Zackrisson · 6 years ago
  2. bf51de8 Roll chromium_revision 3cf20c1972..759127140a (555908:556025) by Autoroller · 6 years ago
  3. 0e6375e AEC3: Transparency improvements to the suppressor by Gustaf Ullberg · 6 years ago
  4. 35b67f0 Reland "Android: Remove deprecated PeerConnectionFactory ctors" by Magnus Jedvert · 6 years ago
  5. e0bba68 Reland "AGC2 RNN VAD: Recurrent Neural Network impl" by Alessio Bazzica · 6 years ago
  6. ab4f1c1 Be more clever when passing default arguments in log statements by Karl Wiberg · 6 years ago
  7. 65ddf07 AEC3: not applying noise gating when using the stationarity properties of the render signal by Jesús de Vicente Peña · 6 years ago
  8. 7ba22b8 Break out the part of the iSAC codec that's used for Voice Activity Detection by Karl Wiberg · 6 years ago
  9. 939eb80 Add missing casts-to-int to int/uint16 comparisons. by Wez · 6 years ago
  10. 2027b66 Add tests for quality scaling. by Åsa Persson · 6 years ago
  11. c2ddd70 Whitespace change to kick bots. by Patrik Höglund · 6 years ago
  12. 62c0c2d Roll chromium_revision cbcb08ed86..3cf20c1972 (555797:555908) by Autoroller · 6 years ago
  13. 5d16e2c Roll chromium_revision 2a799fa8c9..cbcb08ed86 (555682:555797) by Autoroller · 6 years ago
  14. a1f566b Fix: make sure to call UI APIs from main thread. by Peter Hanspers · 6 years ago
  15. 97e349a Revert "AGC2 RNN VAD: Recurrent Neural Network impl" by Sam Zackrisson · 6 years ago
  16. bd0954e Encode key frame when enabling upper layer. by Sergey Silkin · 6 years ago
  17. 2491cb7 AGC2 RNN VAD: Recurrent Neural Network impl by Alessio Bazzica · 6 years ago
  18. 1c62b98 Adding a Metal RGB renderer. by Peter Hanspers · 6 years ago
  19. a157e08 VP9 temporal index bounds check. by philipel · 6 years ago
  20. 341bfca Removes uptr alias in network control code. by Sebastian Jansson · 6 years ago
  21. 9a0a935 Makes protected destructor public in TargetTransferRateObserver. by Sebastian Jansson · 6 years ago
  22. 6753795 Built in video codec factories. by Anders Carlsson · 6 years ago
  23. 3531ee1 change a stringstream over to stringbuilder by Jonas Olsson · 6 years ago
  24. 88c9956 Remove internal media/base/ stringstream usages by Jonas Olsson · 6 years ago
  25. d8b4f1e Roll chromium_revision fa9c81b199..2a799fa8c9 (554823:555682) by Autoroller · 6 years ago
  26. 3e18c82 Reland "Reland "Remove our stream << overloads from non-test build targets."" by Jonas Olsson · 6 years ago
  27. 4775b27 Support rolling CIPD deps in WebRTC by Oleh Prypin · 6 years ago
  28. 0104206 Specify Xcode 9.2 and macOS versions that support it [part 2] by Oleh Prypin · 6 years ago
  29. 207e6f8 Revert "Android: Remove deprecated PeerConnectionFactory ctors" by Sam Zackrisson · 6 years ago
  30. edcd2cc Avoid allocation/copy by using GetFloatArrayRegion. by Mirko Bonadei · 6 years ago
  31. 26b9e12 Android: Let VideoSource dispose SurfaceTextureHelper by Magnus Jedvert · 6 years ago
  32. 2e28eda Specify Xcode 9.2 and macOS versions that support it by Oleh Prypin · 6 years ago
  33. 3e0dee2 Android: Remove deprecated PeerConnectionFactory ctors by Magnus Jedvert · 6 years ago
  34. 6f7e6d6 Created PeerConnectionDependencies to avoid creating new CreatePeerConnection overloads. by Benjamin Wright · 6 years ago
  35. 2199580 Remove deprecated std::bind2nd and std::ptr_fun by tzik · 6 years ago
  36. 26e0849 Fix a null pointer bug in NetworkMonitorAutoDetect.getNetworkState. by Qingsi Wang · 6 years ago
  37. cef0650 Set name for threads created in ObjC SDK by Yura Yaroshevich · 6 years ago
  38. f133856 Delete nack_enabled flag in encoder configuration. by Niels Möller · 6 years ago
  39. c3d8bb1 Disable flaky test FullStackTest.SimulcastFullHdOveruse by Sam Zackrisson · 6 years ago
  40. 2a35c43 Removing shared_ptr in a unittest in audio coding. by Minyue Li · 6 years ago
  41. cad9444 Remove H264 CHP field trial code. by Kári Tristan Helgason · 6 years ago
  42. 5613879 Fill drops with last decoded frame. by Sergey Silkin · 6 years ago
  43. 2f2633d AEC3: Audility: Avoid the initialization of the noise estimator in pure zeroes signals at the render. by Jesús de Vicente Peña · 6 years ago
  44. 3c30c9c Decode base reference frame if current layer was dropped. by Sergey Silkin · 6 years ago
  45. 8b4e92d ObjC SDK: Stop using built-in SW video codecs by Magnus Jedvert · 6 years ago
  46. be80681 Add runtime check for metal support. by Kári Tristan Helgason · 6 years ago
  47. 2d06118 Reland "Make VideoStreamEncoder::ReconfigureEncoder always call ConfigureQualityScaler." by Niels Möller · 6 years ago
  48. f764cf4 Don't transition ICE to Checking if there are no transports by Steve Anton · 6 years ago
  49. 878a3df Roll chromium_revision a64fa182cd..fa9c81b199 (554722:554823) by Autoroller · 6 years ago
  50. 66fa535 Prepares for moving units to API. by Sebastian Jansson · 6 years ago
  51. 71a720b Roll chromium_revision 81845cf247..a64fa182cd (554621:554722) by Autoroller · 6 years ago
  52. f225501 AGC2 RNN VAD: Pitch Search by Alessio Bazzica · 6 years ago
  53. 9558192 AEC3: Removing the need of a buffer for the stationarity estimator of the render signal. by Jesús de Vicente Peña · 6 years ago
  54. 28899d0 Replace direct invocation of ShadowApplication.getApplicationContext() by Oleh Prypin · 6 years ago
  55. 9546f37 Roll chromium_revision 58de35c184..81845cf247 (554518:554621) by Autoroller · 6 years ago
  56. df527fd Add e2e test for multiple video tracks without signaling SSRCs by Steve Anton · 6 years ago
  57. de2ed7d Support VPN adapter type in WebRTC Android. by Qingsi Wang · 6 years ago
  58. e80689f Roll chromium_revision 1589d89737..58de35c184 (554416:554518) by Autoroller · 6 years ago
  59. 658ad88 Removed the updating of the padding data buffer in the AEC3 FFT by Per Åhgren · 6 years ago
  60. 033050c Roll chromium_revision 80461bb5df..1589d89737 (554260:554416) by Autoroller · 6 years ago
  61. 169c7fd Use windowed, data padded, FFTs when computing the AEC3 suppressor gain by Per Åhgren · 6 years ago
  62. c4ca1d3 Reland "Create new API for RtcEventLogParser." by Bjorn Terelius · 6 years ago
  63. ebd9abc Use IFA_LOCAL instead of IFA_ADDRESS over IPv4 network on ANDROID by Yongje Lee · 6 years ago
  64. ad3971f Allow x86 when build WebRTC.framework for iOS by Yura Yaroshevich · 6 years ago
  65. 95141d9 Set a positive initial gain in the Adaptive Digital GC. by Alex Loiko · 6 years ago
  66. d4043f6 Replace runtime thread checks by compile-time checks. by Niels Möller · 6 years ago
  67. 216af84 Add debug data dumping to the AEC3 suppressor by Gustaf Ullberg · 6 years ago
  68. 5ebb82b Android: Remove video recording functionality from the camera classes by Magnus Jedvert · 6 years ago
  69. 6a8f30e Add control for inter-layer prediction mode. by Sergey Silkin · 6 years ago
  70. ad7f6e5 [desktopCapture Mac] Continue screen capture at graphic cards switching by braveyao · 6 years ago
  71. 65e9439 Roll chromium_revision fb0734bbb7..80461bb5df (553995:554260) by Autoroller · 6 years ago
  72. 25cfeb9 Fix possible race between the stats collector and transport controller by Steve Anton · 6 years ago
  73. e782aba Revert "TCP TURN Integration Test" by Benjamin Wright · 6 years ago
  74. edbd389 TCP TURN Integration Test by Benjamin Wright · 6 years ago
  75. 3a9c46d Extend packet_id to 64 bits in SentPacket and PacketOptions to support QUIC by Bjorn Mellem · 6 years ago
  76. 280a31f Revert "Making the delay estimator more robust to noisy nearends and low echoes" by Per Åhgren · 6 years ago
  77. efbdcb0 Clarify comment in simulcast.cc. by Rasmus Brandt · 6 years ago
  78. bc0f0d3 Rename end_of_superframe to end_of_picture. by Sergey Silkin · 6 years ago
  79. 0cb4a25 Apply upper gain limit after coherence gains in AEC3 by Gustaf Ullberg · 6 years ago
  80. a12bdbf Roll chromium_revision 3a1317cc43..fb0734bbb7 (553262:553995) except third_party/ffmpeg by Oleh Prypin · 6 years ago
  81. 73df883 Make rtc_event_log_parser visible to other targets. by Bjorn Terelius · 6 years ago
  82. c199fae Deprecate RTCRtpFragmentationHeader argument for objc decoders. by Niels Möller · 6 years ago
  83. 530a55f Correctly specify Xcode version for trybots (same as for postsubmit) by Oleh Prypin · 6 years ago
  84. 0f77fea Init max supported H.264 profile at runtime on iOS by Yura Yaroshevich · 6 years ago
  85. f364cd7 Revert "Adding gclient_gn_args_file to WebRTC DEPS." by Mirko Bonadei · 6 years ago
  86. 775d07e Avoid ObjectToString warning by Oleh Prypin · 6 years ago
  87. 6136314 Fixed typo in max macroblock frame size. by Yura Yaroshevich · 6 years ago
  88. 6f3d01c "Fix" signed integer overflow in old code by Karl Wiberg · 6 years ago
  89. 29a8d10 Fixing unnecessary copy (-Wreturn-std-move). by Mirko Bonadei · 6 years ago
  90. c1f083d Add notifiers for when the audio session will be activated/deactivated, did activate/deactivate and failed to activate/deactivate. by JT Teh · 6 years ago
  91. dc872b6 AEC3: Audibility: improvements on the initial noise estimation by Jesús de Vicente Peña · 6 years ago
  92. ff61273 Revert "Create new API for RtcEventLogParser." by Björn Terelius · 6 years ago
  93. 65fb404 Don't expose resilience mode in VP8 and VP9 configuration. by Niels Möller · 6 years ago
  94. d5cb477 AEC3: Audibility improvements by Jesús de Vicente Peña · 6 years ago
  95. 74e5f80 Make BitrateAllocator::transmission_max_bitrate_multiplier_ const. by Niels Möller · 6 years ago
  96. 5bb9897 Remove attenuation of narrow banded peaks by Gustaf Ullberg · 6 years ago
  97. 1f433e4 Mark built-in software video codecs as poisonous. by Anders Carlsson · 6 years ago
  98. cd7da92 Add MediaCodec VP tests for uncommon resolutions. by Rasmus Brandt · 6 years ago
  99. 89aad9e Remove the limit on concurrent RtcEventLogImpl instances by Elad Alon · 6 years ago
  100. 512bdce Using microseconds in FakeNetworkPipe. by Sebastian Jansson · 6 years ago