1. 1c1a681 Revert "Add fine grained dropped video frames counters on sending side" by Ilya Nikolaevskiy · 7 years ago
  2. fd7c0a5 Avoid NetEq triggering a Framelength change when receiving an FEC packet. by Ivo Creusen · 7 years ago
  3. 36636a2 Removes StaticAccessedFromInstance warning in Android audio track. by henrika · 7 years ago
  4. 78609d5 Reland of BWE allocation strategy by Alex Narest · 7 years ago
  5. 6f72f56 Change return types of refcount methods. by Niels Möller · 7 years ago
  6. dc9ca93 Revert "BWE allocation strategy" by Alex Narest · 7 years ago
  7. 4458287 Final stage in removing unused ADM APIs by henrika · 7 years ago
  8. f74d641 Simplify setting/unsetting REMB in RtcpSender by Danil Chapovalov · 7 years ago
  9. 2d27fb5 Move TestConfig to separate file. by Åsa Persson · 7 years ago
  10. 7173cf2 Add cpu measurements to VideoProcessorIntegrationTest. by Åsa Persson · 7 years ago
  11. ea7a3f8 Fixing unsafe conversion by Mirko Bonadei · 7 years ago
  12. 712048c Replace raw new by MakeUnique, and improve declarations. by Niels Möller · 7 years ago
  13. 4b1a363 Add fine grained dropped video frames counters on sending side by Ilya Nikolaevskiy · 7 years ago
  14. a8c08b1 APM-QA annotations: incorrect type bugfix and level estimation with 1 ms frames. by Alessio Bazzica · 7 years ago
  15. a5fbc23 BWE allocation strategy by Alex Narest · 7 years ago
  16. 849030d Optionally copy clean speech input files under _cache with APM-QA. by Alessio Bazzica · 7 years ago
  17. bd83b91 Separate AEC3 config from AudioProcessing::Config. by Gustaf Ullberg · 7 years ago
  18. 737e073 Fixing warning C4267 on Win (more_configs). by Mirko Bonadei · 7 years ago
  19. 25eb28c Bugfix for histogram scaling function in NetEq's DelayManager. by Ivo Creusen · 7 years ago
  20. a811027 Fixing warning C4267 on Win (more_configs). by Mirko Bonadei · 7 years ago
  21. 39260c4 Revert "BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic." by Lu Liu · 7 years ago
  22. 54d1da1 BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic. by Alex Narest · 7 years ago
  23. 2bdeb22 APM-QA clean speech annotations. by Alessio Bazzica · 7 years ago
  24. 6592f2c Removes more unused ADM APIs: by henrika · 7 years ago
  25. 0743814 aec3: Use fabsf() instead of std::abs() for floats. by Raphael Kubo da Costa · 7 years ago
  26. 44b1fa4 Missing use of RTC_GUARDED_BY in PacedSender by Elad Alon · 7 years ago
  27. 5fc130b Make sure updated pacing factor is applied immediately. by Erik Språng · 7 years ago
  28. 40659c3 Corrected and robustified the detection of the delay in the AEC3 filter by Per Åhgren · 7 years ago
  29. 1b4059e Transparency improvements for AEC3 during call start and after resets by Per Åhgren · 7 years ago
  30. ce045ac Enable Echo Control at injection. by Gustaf Ullberg · 7 years ago
  31. 31fbb54 NetEq: Drop unnecessary dependency on the audio decoder implementations by Karl Wiberg · 7 years ago
  32. f52a3a7 We don't want implicit conversion from size_t to int by Karl Wiberg · 7 years ago
  33. 0122e84 Reland "Remove sent framerate and bitrate calculations from MediaOptimization." by Åsa Persson · 7 years ago
  34. 919dc2e Removes fallback from Linux PulseAudio to ALSA. by henrika · 7 years ago
  35. c8c71b9 Stop using ANDROID macro in favour of WEBRTC_ANDROID. by Mirko Bonadei · 7 years ago
  36. 9827ed7 Add override declarations to FakeAudioDeviceModule. by Niels Möller · 7 years ago
  37. 8eb9c7d Added EchoCanceller3Factory. by Gustaf Ullberg · 7 years ago
  38. 569f4e7 Disable some flaky screen/desktop capture tests on Linux. by Taylor Brandstetter · 7 years ago
  39. 052c78d Removed unused AudioProcessing::Create. by Gustaf Ullberg · 7 years ago
  40. 385b10b Added experiment to improve handling of frame length changes in NetEq. by Ivo Creusen · 7 years ago
  41. 881829b New PacketQueue2 which prioritize packets in a round-robin fashion. by philipel · 7 years ago
  42. 09d9014 Reland "Make it possible to isolate bwe_simulations_tests" by Edward Lemur · 7 years ago
  43. 270f7b5 AGC2 dummy module: fixed gain param, APM integration, audioproc_f adaptation by Alessio Bazzica · 7 years ago
  44. 002ef28 Added EchoControlFactory interface. by Gustaf Ullberg · 7 years ago
  45. 86f25d3 Create links to single experiments in APM-QA exported results. by Alessio Bazzica · 7 years ago
  46. dc182a4 VideoProcessorIntegrationTest: remove arrays in RateProfile and use vector of RateProfiles instead. by Åsa Persson · 7 years ago
  47. 8cd750d Enable NetEq's Opus bit-exactness tests for Android by Henrik Lundin · 7 years ago
  48. 69cc48b Revert "Make it possible to isolate bwe_simulations_tests" by Patrik Höglund · 7 years ago
  49. 28addd0 Make it possible to isolate bwe_simulations_tests by Edward Lemur · 7 years ago
  50. d3d7f44 Cleanup in the code for the lag estimation in AEC3 by Per Åhgren · 7 years ago
  51. d8579e0 EchoControl factory injectable in AudioProcessing. by Gustaf Ullberg · 7 years ago
  52. 5de6b1a Delete remnants of support for RFC 5450, extended jitter report. by Niels Möller · 7 years ago
  53. 5ff6483 Removes usage if ID in AudioDeviceImpl. by henrika · 7 years ago
  54. ca0ed63 Revert "Remove sent framerate and bitrate calculations from MediaOptimization." by Åsa Persson · 7 years ago
  55. 4af7366 AudioDeviceImpl cleanup by henrika · 7 years ago
  56. 8ffeeb2 Deletion of temp files in modules_unittests. by Gustaf Ullberg · 7 years ago
  57. 6229d92 Removed redundant max operation and corrected comment by Per Åhgren · 7 years ago
  58. 51e21aa Simplify RtpRtcp interface for REMB by Danil Chapovalov · 7 years ago
  59. d931705 Fixed threading exception on Mac. by Peter Hanspers · 7 years ago
  60. f9e5822 Changed the aggregation of AEC3 matched filter delay estimates by Per Åhgren · 7 years ago
  61. 1f33a37 AEC3 tunings to increase the transparency by Per Åhgren · 7 years ago
  62. af721b7 Remove sent framerate and bitrate calculations from MediaOptimization. by Åsa Persson · 7 years ago
  63. 92cacec Fix mistake in range validation of WebRTC-BweBackOffFactor. by Stefan Holmer · 7 years ago
  64. d309b00 Smoothed the application of the NLP gain in AEC3 by Per Åhgren · 7 years ago
  65. c65ce78 Separated the NLP behavior in AEC3 for different echo estimates. by Per Åhgren · 7 years ago
  66. 46ca287 Reland of https://chromium-review.googlesource.com/c/external/webrtc/+/616724 under field trial. by Ivo Creusen · 7 years ago
  67. 0f46441 Added the ability to set the default echo path delay in AEC3. by Per Åhgren · 7 years ago
  68. 59ff0e2 Renamed echo_canceller3 to echo_controller in APM. by Gustaf Ullberg · 7 years ago
  69. 7106d93 General AEC3 transparency improvements by Per Åhgren · 7 years ago
  70. bef945f in Vp8 packetizer use DCHECK instead of assert by Danil Chapovalov · 7 years ago
  71. 8deb818 Support more H264 profiles for internal software codec by Magnus Jedvert · 7 years ago
  72. 84255bb Add explicit includes of refcountedobject.h where it is used. by Niels Möller · 7 years ago
  73. b6ca721 Changes test condition in AudioDeviceTest.RunPlayoutAndRecordingInFullDuplex by henrika · 7 years ago
  74. 602dc43 Fix some lint warnings on Android. by Sami Kalliomäki · 7 years ago
  75. fb26f85 Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."" by Niels Moller · 7 years ago
  76. bf6937a Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Möller · 7 years ago
  77. 3def74b Disables AudioDeviceTest.RunPlayoutAndRecordingInFullDuplex on Android by henrika · 7 years ago
  78. 7e312cf Minor changes to the boxplot tool in APM-QA. by Alex Loiko · 7 years ago
  79. c522298 Added first version of the EchoControl interface, used for AEC abstraction. by Gustaf Ullberg · 7 years ago
  80. ea00e48 Add field trials to configure the backoff factor and the trendline window of the BWE. by Stefan Holmer · 7 years ago
  81. 7a41e24 Customizable noise tracks path in APM-QA by Alessio Bazzica · 7 years ago
  82. 13044c1 Reduce time between sync frames for temporal layers vp8 screensharing. by Erik Språng · 7 years ago
  83. d692ef9 Update comments for rename of ScalingObserverInterface. by Niels Möller · 7 years ago
  84. 22ec952 Delete in_order argument to RtpReceiver::IncomingRtpPacket by Niels Möller · 7 years ago
  85. 4332d09 Reland "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  86. 5866291 Implement ScreenshareTemporalLayersChecker by Ilya Nikolaevskiy · 7 years ago
  87. 14fc998 Boxplot for APM-QA by Alex Loiko · 7 years ago
  88. bbc5d90 No normalization of input and noise tracks in the test data generators of APM-QA by Alessio Bazzica · 7 years ago
  89. a32dd01 Reland "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." by Fredrik Solenberg · 7 years ago
  90. c62f6c7 RTPPayloadRegistry: Use SdpAudioFormat to represent audio codecs by Karl Wiberg · 7 years ago
  91. be1f97e Allow horizontal scrolling in the APM-QA HTML reports. by Alessio Bazzica · 7 years ago
  92. 39cefdb Revert "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  93. 68007e9 Reland "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  94. 6967553 APM-QA Test data generation: environmental noise looped. by Alessio Bazzica · 7 years ago
  95. c3fa8e1 New method RtpReceiver::GetLatestTimestamps. by Niels Möller · 7 years ago
  96. 4a87e1c Remove encoding code from RtcEventLogImpl and use RtcEventLogEncoder instead by Elad Alon · 7 years ago
  97. 1d87b0e Create RtcEventLogEncoderLegacy by Elad Alon · 7 years ago
  98. 729b910 Revert "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  99. 2209b90 Remove WEBRTC_TRACE. by Fredrik Solenberg · 7 years ago
  100. d25fa78 Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Moller · 7 years ago