1. 31660fd Avoid using global task queue factory in audio/ unittests by Danil Chapovalov · 5 years ago
  2. 44dd9f2 Adds ChannelSend specific encoder task queue. by Sebastian Jansson · 6 years ago
  3. 0b69826 Don't inject worker queue into send streams. by Sebastian Jansson · 6 years ago
  4. ee5ccbc Move ownership of RTPSenderAudio to ChannelSend. by Niels Möller · 6 years ago
  5. 8fb1a6a Delete a few return values from audio streams and video send streams. by Niels Möller · 6 years ago
  6. 977b335 Injecting Clock into audio streams. by Sebastian Jansson · 6 years ago
  7. da6806c Injecting Clock into BitrateAllocator. by Sebastian Jansson · 6 years ago
  8. 914351d Reland "Always offer transport sequence number header extension for audio"" by Per Kjellander · 6 years ago
  9. 397c06f Revert "Always offer transport sequence number header extension for audio" by Ying Wang · 6 years ago
  10. fd965c0 Always offer transport sequence number header extension for audio by Per Kjellander · 6 years ago
  11. 14a7cf9 Adds CallEncoder to ChannelSend. by Sebastian Jansson · 6 years ago
  12. 626015d Make AudioSendStream to be OverheadObserver by Anton Sukhanov · 6 years ago
  13. 79f0d4d Enables feature to account for unacknowledged data. by Sebastian Jansson · 6 years ago
  14. e7d08df Fix chromium roll into WebRTC. by Artem Titov · 6 years ago
  15. 77938e6 Simulcast work to enable RID mux. by Amit Hilbuch · 6 years ago
  16. f693bfa Remove CodecInst pt.2 by Fredrik Solenberg · 6 years ago
  17. e977199 Delete ChannelSend::RegisterTransport, replacing by construction argument by Niels Möller · 6 years ago
  18. ff05816 Delete the WebRTC.Call.TimeSendingAudioRtpPacketsInSeconds metric by Sam Zackrisson · 6 years ago
  19. 254d869 Routing BitrateAllocationUpdate to audio codec. by Sebastian Jansson · 6 years ago
  20. 13e5903 Using unit classes in BitrateAllocationUpdate struct. by Sebastian Jansson · 6 years ago
  21. c69a56e Remove more unneeded things from ChannelSend by Fredrik Solenberg · 6 years ago
  22. dced9f6 Delete class ChannelSendProxy by Niels Möller · 6 years ago
  23. 645a3af Remove unused/unnecessary things from ChannelSend. by Fredrik Solenberg · 6 years ago
  24. 5571812 Adding rtcp report interval into RTCConfiguration. by Jiawei Ou · 6 years ago
  25. 9190b82 Propagate SDP negotiation of extmap-allow-mixed to RtpHeaderExtensionMap by Johannes Kron · 6 years ago
  26. 7d76a31 Use MediaTransportInterface, for audio streams. by Niels Möller · 6 years ago
  27. 78410ad Fixes use after free error when setting a new FrameEncryptor on ChannelSend. by Benjamin Wright · 6 years ago
  28. 359d60a Adds target rate to audio send stream stats. by Sebastian Jansson · 6 years ago
  29. c0e4d45 Adds BitrateAllocation struct to OnBitrateUpdated. by Sebastian Jansson · 6 years ago
  30. 84583f6 Enable End-to-End Encrypted Audio Payloads. by Benjamin Wright · 6 years ago
  31. 530ead4 Split voe::Channel into ChannelSend and ChannelReceive by Niels Möller · 6 years ago
  32. b222f49 Split ChannelProxy into send and receive classes. by Niels Möller · 6 years ago
  33. 35fa280 Adds allocated rate without feedback to new congestion controller. by Sebastian Jansson · 6 years ago
  34. 9701e0c Makes treatment of received reports of packets lost signed. by Sebastian Jansson · 6 years ago
  35. fa4e185 Delete class voe::RtcEventLogProxy by Niels Möller · 6 years ago
  36. 848d6d3 Change Channel::GetRtpRtcp to return only RtpRtcp, not RtpReceiver. by Niels Möller · 6 years ago
  37. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  38. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  39. b9b146c Replace rtc::Optional with absl::optional in audio, call and video by Danil Chapovalov · 6 years ago
  40. 5f83cf0 Replacing rtc::TimeDelta with webrtc::TimeDelta. by Sebastian Jansson · 6 years ago
  41. 5f22365 Remove unnecessary proxy+lock code around RtcpRttStats pointer by Tommi · 6 years ago
  42. fe617a3 Adding has_packet_feedback to LimitObserver callback. by Sebastian Jansson · 6 years ago
  43. d6fbf2a Tests: Pass codec ID argument to audio codecs by Karl Wiberg · 7 years ago
  44. f69e768 Propagating total_bitrate_bps from BitrateAllocator to ProbeController, part 1. by philipel · 7 years ago
  45. ef9daee Using mock transport controller in audio unit tests. by Sebastian Jansson · 7 years ago
  46. 41f16be Silencing warnings in audio send stream unit tests. by Sebastian Jansson · 7 years ago
  47. 97f61ea Moved bitrate configuration to rtp controller by Sebastian Jansson · 7 years ago
  48. 1896cec Removed dependencies from audio send stream unit test by Sebastian Jansson · 7 years ago
  49. 06953ba Move AudioSendStream lifetime reporting into destructor by Sam Zackrisson · 7 years ago
  50. a8b7c7f Move remaining traces of VoiceEngine by Fredrik Solenberg · 7 years ago
  51. 8f5787a Move ownership of voe::Channel into Audio[Receive|Send]Stream. by Fredrik Solenberg · 7 years ago
  52. f85e31b Don't (re-)configure BitrateObserver unless already sending by Oskar Sundbom · 7 years ago
  53. 2a87797 Remove voe::TransmitMixer by Fredrik Solenberg · 7 years ago
  54. 56d4609 Use the new AudioProcessing statistics everywhere. by Ivo Creusen · 7 years ago
  55. d319534 Move ADM initialization into WebRtcVoiceEngine by Fredrik Solenberg · 7 years ago
  56. 2707fb2 Optional: Use nullopt and implicit construction in /audio by Oskar Sundbom · 7 years ago
  57. 1c239d4 Remove voe::Statistics. by solenberg · 7 years ago
  58. fc3a2e3 Remove the VoiceEngineObserver callback interface. by solenberg · 7 years ago
  59. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  60. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/audio/audio_send_stream_unittest.cc]
  61. e1198e0 Add new ANA stats to the old GetStats() to count the number of actions taken by each controller. by ivoc · 7 years ago
  62. 5c8942a Move PacedSender ownership to RtpTransportControllerSend. by Stefan Holmer · 7 years ago
  63. 8de1826 Reland "Allow AudioSendStream to reconfig AudioNetworkAdaptor" by minyue-webrtc · 7 years ago
  64. 7df370b Revert "Allow AudioSendStream to reconfig AudioNetworkAdaptor" by Minyue Li · 7 years ago
  65. 4a88120 Allow AudioSendStream to reconfig AudioNetworkAdaptor by minyue-webrtc · 7 years ago
  66. e76bd3a 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 · 7 years ago
  67. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  68. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  69. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  70. 1129df2 Always ResetSenderCongestionControlObjects before RegisterEtc... by ossu · 7 years ago
  71. a9cc40b Allow an external audio processing module to be used in WebRTC by peah · 7 years ago
  72. c3d4b48 Store/restore RTP state for audio streams with same SSRC within a call by ossu · 7 years ago
  73. 8c96a14 Simple tests for Call::SetBitrateConfig. by zstein · 7 years ago
  74. 7cb69d5 This will allow me to test that Call invokes SendSideCongestionController::SetBweBitrates as expected (for https://codereview.chromium.org/2793913008). by zstein · 7 years ago
  75. eb1fde4 Injectable audio encoders: Moved audio encoder, factory and builtin factory to api/. by ossu · 7 years ago
  76. 3b9ff38 Have AudioSendStream register CNG payload types with the RtpRtcpModule. by ossu · 7 years ago
  77. 20a4b3f Injectable audio encoders: WebRtcVoiceEngine and company by ossu · 7 years ago
  78. cae45d0 Move RtpTransportControllerSend to a new file. by nisse · 7 years ago
  79. fdbfdc9 Let PacketRouter separate send and receive modules. by nisse · 7 years ago
  80. b8f9a32 Define RtpTransportControllerSendInterface. by nisse · 7 years ago
  81. 40854ea Reland of Delete class MockCongestionController. (patchset #1 id:1 of https://codereview.webrtc.org/2762133003/ ) by nisse · 7 years ago
  82. e27f1e7 Revert of Delete class MockCongestionController. (patchset #4 id:60001 of https://codereview.webrtc.org/2762023004/ ) by skvlad · 7 years ago
  83. d19bcb7 Delete class MockCongestionController. by nisse · 7 years ago
  84. 559af38 Split CongestionController into send- and receive-side classes. by nisse · 7 years ago
  85. 5bbf43f Move delay_based_bwe_ into CongestionController by elad.alon · 8 years ago
  86. fb1fa44 Remove MockRemoteBitrateObserver (unused) by elad.alon · 8 years ago
  87. 796b8f9 Remove usage of VoEVolumeControl from WVoE and Audio[Send|Receive]Stream. by solenberg · 8 years ago
  88. 922246a Replace NULL with nullptr or null in webrtc/audio/ and common_audio/. by deadbeef · 8 years ago
  89. 7de8d64 Wire up audio packet loss to BWE. by stefan · 8 years ago
  90. bd9a77f Remove most of the remaining calls to VoE APIs from Audio[Send|Receive]Stream. by solenberg · 8 years ago
  91. 9332b7d Reland "Update rtt on audio only calls". by michaelt · 8 years ago
  92. 78b4d56 Relanding "Pass time constant to bwe smoothing filter." by minyue · 8 years ago
  93. 0245da0 Move ownership of PacketRouter from CongestionController to Call. by nisse · 8 years ago
  94. 6287e82 Revert of Pass time constant to bwe smoothing filter. (patchset #8 id:140001 of https://codereview.webrtc.org/2518923003/ ) by ossu · 8 years ago
  95. 9abbf5a Pass time constanct to bwe smoothing filter. by michaelt · 8 years ago
  96. 10111bc Passed AudioMixer to AudioState::Config. by aleloi · 8 years ago
  97. dd31071 Added an empty AudioTransportProxy to AudioState. by aleloi · 8 years ago
  98. ffbbcac Support multiple timestamp rates for sending DTMF. by solenberg · 8 years ago
  99. 7aba029 Make use of new APM statistics interface. by ivoc · 8 years ago
  100. 6f0b9fd Allowing resetting of AudioNetworkAdaptor in AudioSendStream. by minyue · 8 years ago