1. c3f31dc Avoid copying of InlinedVector by DefaultTemporalLayers ctor by Elad Alon · 5 years ago
  2. 2bab5ad AEC3: Avoid using filter output in suppression gain computation in non-linear mode by Gustaf Ullberg · 5 years ago
  3. f9846bc Adding DTX logic to FakeDecodeFromFile (used be NetEqTest). by Minyue Li · 5 years ago
  4. df88cc0 Allow injection of network estimator into GoogCC. by Sebastian Jansson · 5 years ago
  5. ef86d14 Refactor of SimulationNode. by Sebastian Jansson · 5 years ago
  6. 54c6640 Disallow time stretching during DTX. by Minyue Li · 5 years ago
  7. 6796ec2 Add OnFrameDropped() to Vp8FrameBufferController by Elad Alon · 5 years ago
  8. 7e53be0 NetEQ: GenerateBackgroundNoise moved to BackgrounNoise by Alessio Bazzica · 5 years ago
  9. 5b69873 Remove direct use of FieldTrials from AlrDetector by Per Kjellander · 5 years ago
  10. 315de59 Switch to RTC_LOG(LS_INFO) for non-perf VideoCodecTest text output. by Rasmus Brandt · 5 years ago
  11. 7a3fe89 Tweak libvpx vp8/vp9 encoder rc settings based on network headroom. by Erik Språng · 5 years ago
  12. 0046697 AEC3: Remove unused parameter from GetGain by Gustaf Ullberg · 5 years ago
  13. 98da0bd AEC3: Remove unused code from residual echo estimator by Gustaf Ullberg · 5 years ago
  14. 9466b66 AEC3: No update of filter delay when linear filter is disabled by Gustaf Ullberg · 5 years ago
  15. 8607f84 Change unittests to use AEC3 instead of AEC2 by Per Åhgren · 5 years ago
  16. 79e9f4b Replace test::Statistics by webrtc::RunningStatistics. by Yves Gerey · 5 years ago
  17. ef34960 Allow audioproc_f to override the pre-amp gain in aecdumps by Per Åhgren · 5 years ago
  18. 14696c2 [Cleanup] Remove our own definition of M_PI. by Yves Gerey · 5 years ago
  19. 16cb8f5 Reland "Replace usage of old SetRates/SetRateAllocation methods" by Erik Språng · 5 years ago
  20. 5a00016 Cleanup: Using DCHECK comparison macros for unit types. by Sebastian Jansson · 5 years ago
  21. 58e113a Fix variable shadowing in RoundRobinPacketQueue::Push. by Mirko Bonadei · 5 years ago
  22. 11d0d7b Reland "Running FrameBuffer on task queue." by Sebastian Jansson · 5 years ago
  23. 70c961f Delete unused members of VideoCodecH264. by Rasmus Brandt · 5 years ago
  24. 691f62c Make VCMJitterBuffer::SetNackMode(kNack, -1, -1) the only mode by Niels Möller · 5 years ago
  25. ffa1d17 AEC3: Correcting minimum comfort noise levels by Per Åhgren · 5 years ago
  26. 52caa0e AEC3: Configuration parameter for disabling linear filter by Gustaf Ullberg · 5 years ago
  27. 7aacdd9 Reland "Delete CodecSpecificInfo argument from VideoDecoder::Decode" by Niels Möller · 5 years ago
  28. 40f131a Delete unused class MockVCMFrameTypeCallback by Niels Möller · 5 years ago
  29. 7ddef1a Revert "Replace usage of old SetRates/SetRateAllocation methods" by Minyue Li · 5 years ago
  30. 7ac0d5f Replace usage of old SetRates/SetRateAllocation methods by Erik Språng · 5 years ago
  31. ae68ea0 Reland "Add new field trial for controlling congestion window settings" by Evan Shrubsole · 5 years ago
  32. 0951cfd Add crodbro as owner of congestion controller. by Christoffer Rodbro · 5 years ago
  33. b6ef99b Translate loss notifications and pass to encoder by Elad Alon · 5 years ago
  34. 898395d RTPSenderVideo::GetSentRtpPacketInfo() over a set of sequence numbers by Elad Alon · 5 years ago
  35. 0810a7c Add base class NetworkPredictor and NetworkPredictorFactory and wire up. by Ying Wang · 5 years ago
  36. bd167cf Revert "Add new field trial for controlling congestion window settings" by Evan Shrubsole · 5 years ago
  37. 25f35a8 Add FieldTrial to only send probes on OnMaxTotalAllocatedBitrate() by Konrad Hofbauer · 5 years ago
  38. dd33d8e Add new field trial for controlling congestion window settings by Evan Shrubsole · 5 years ago
  39. 4d4cce8 RNN VAD: Switch to PFFFT by Alessio Bazzica · 5 years ago
  40. 4a53766 RNN VAD: Opus band spectral analysis refactoring by Alessio Bazzica · 5 years ago
  41. 7a930da Reland "Remove old audio device implementation." by Kári Tristan Helgason · 5 years ago
  42. f87a7df Fix undefined behavior in FrameBuffer by Ilya Nikolaevskiy · 5 years ago
  43. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 5 years ago
  44. 5154c5b Remove atlbase dependency and lowercase Windows header includes. by Noah Richards · 5 years ago
  45. b55015e Replacing SequencedTaskChecker with SequenceChecker. by Sebastian Jansson · 5 years ago
  46. 412dc5f Clean-up of unused PacingBufferPushback feature. by Christoffer Rodbro · 5 years ago
  47. 0a8562e Forward LossNotification from RTCPReceiver to EncoderRtcpFeedback by Elad Alon · 5 years ago
  48. 1f44bc1 Delete local convenience alias Buffer by Niels Möller · 5 years ago
  49. 00d1adf Make audio_device_module_from_input_and_output visible. by Mirko Bonadei · 5 years ago
  50. 8581877 Delete interface class VideoCaptureExternal by Niels Möller · 5 years ago
  51. c01367d Deprecating ThreadChecker specific interface. by Sebastian Jansson · 5 years ago
  52. e5b9416 Decoder for multistream Opus. by Alex Loiko · 5 years ago
  53. e9d2b4e Revert "Remove old audio device implementation." by Jeroen de Borst · 5 years ago
  54. 8b60e8b Give VideoSendStreamImpl access to RTP timestamps by Elad Alon · 5 years ago
  55. 0cfa4cb Remove old audio device implementation. by Kári Tristan Helgason · 5 years ago
  56. 28d13cb Add RtpSequenceNumberMap::InsertFrame() by Elad Alon · 5 years ago
  57. 3fcc5be Remove unused members in VCMJitterEstimator. by Åsa Persson · 5 years ago
  58. 61e2753 Delete placeholder code for Windows Media Foundation capturer. by Niels Möller · 5 years ago
  59. f59666b Fix potential bug due to malformed input by Johannes Kron · 5 years ago
  60. e0b9355 Move enum VideoType out of common_types.h by Niels Möller · 5 years ago
  61. ebd94f6 Using simulated time for GoogCC tests. by Sebastian Jansson · 5 years ago
  62. 8f32b6c AEC3: Enable usage of external delay estimator by Gustaf Ullberg · 5 years ago
  63. a553c72 Tune VideoCodecTestLibvpx.TemporalLayersVP8 thresholds. by philipel · 5 years ago
  64. 59e875c Tune VideoCodecTestLibvpx.MultiresVP8 thresholds. by philipel · 5 years ago
  65. 1c747f5 Preparing VideoReceiveStream for move to TaskQueue. by Sebastian Jansson · 5 years ago
  66. 50b8c39 Generalize the C-language Opus interface. by Alex Loiko · 5 years ago
  67. 6c371ca Add OnLossNotification() to VideoEncoder and Vp8FrameBufferController by Elad Alon · 5 years ago
  68. f88aa97 Introduce RtpSequenceNumberMap by Elad Alon · 5 years ago
  69. 086b907 Update codecs/h264 owners. by Sergey Silkin · 5 years ago
  70. ada9b89 Added more refined benchmarking code for audioproc_f by Per Åhgren · 5 years ago
  71. 5982d00 Stop always predicting from last keyframe in the 3TL VP8 case. by philipel · 5 years ago
  72. fd720b2 Switch to SendTask instead of manually waiting for event. by Rasmus Brandt · 5 years ago
  73. c680c4a Revert "Running FrameBuffer on task queue." by Henrik Boström · 5 years ago
  74. 288cbe8 Remove unused method in VCMInterFrameDelay. by Åsa Persson · 5 years ago
  75. 27d5ad0 Fix mouse not being shared with Handgouts on Win10 by Julien Isorce · 5 years ago
  76. 13943b7 Running FrameBuffer on task queue. by Sebastian Jansson · 5 years ago
  77. d98cbd8 Moves send side bandwidth estimation bandwidth cap inside class. by Sebastian Jansson · 5 years ago
  78. 5b84f67 Cleaner reading of field trials in GoogCcNetworkController. by Sebastian Jansson · 5 years ago
  79. 3c15f46 Use SeqNumUnwapper to handle reordering of first packets by Johannes Kron · 5 years ago
  80. cb755b0 StreamDataCounters::last_packet_received_timestamp_ms added. by Henrik Boström · 5 years ago
  81. 1107cab Remove the ability for EchoRemover to override the render vs capture alignment by Gustaf Ullberg · 5 years ago
  82. a64f397 Use the preferred capture format on windows. by Noah Richards · 5 years ago
  83. 66e7679 Export symbols needed by the Chromium component build (part 8). by Mirko Bonadei · 5 years ago
  84. db6335e Make sure screenshare_layers produce non-sync TL1 frames after keyframes by Erik Språng · 5 years ago
  85. ac1667d Reland "RNN VAD: Replace Ooura with PFFFT for the pitch auto correlation." by Alessio Bazzica · 5 years ago
  86. d38ce9f Revert "RNN VAD: Replace Ooura with PFFFT for the pitch auto correlation." by Qingsi Wang · 5 years ago
  87. 98e9f29 Improve application window picker on Mac that was not listing all apps. by Julien Isorce · 5 years ago
  88. 4124dab Processing emulated network on task queue. by Sebastian Jansson · 5 years ago
  89. 4e2d015 Autoscale Y-axis of echo-likelihood plots by Gustaf Ullberg · 5 years ago
  90. 8fcd653 RNN VAD: Replace Ooura with PFFFT for the pitch auto correlation. by Alessio Bazzica · 5 years ago
  91. 1c41be6 Propagate TaskQueueFactory to AudioDeviceBuffer by Danil Chapovalov · 5 years ago
  92. 10aac06 Delete VCMJitterBuffer::IncomingRateStatistics by Niels Möller · 5 years ago
  93. db64d99 Delete unused constructor arguments from VCMJitterBuffer by Niels Möller · 5 years ago
  94. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 5 years ago
  95. 708eccc Qualify cmath function calls. by Oleh Prypin · 5 years ago
  96. 91c2606 Use Abseil container algorithms in modules/rtp_rtcp/ by Steve Anton · 5 years ago
  97. 9840235 Qualify cmath function calls. by Mirko Bonadei · 5 years ago
  98. 703e34a APM PFFFT wrapper: Add frequency domain convolution by Alessio Bazzica · 5 years ago
  99. b19f27a Decode Target Information for VP8 libvpx encoder. by philipel · 5 years ago
  100. 90d7826 Fix a comment reg. use of field trial. by Christoffer Rodbro · 5 years ago