1. 67008df Revert "Replace the implementation of `GetContributingSources()` on the audio side." by Artem Titov · 5 years ago
  2. 8fa7151 Replace the implementation of `GetContributingSources()` on the audio side. by Chen Xing · 5 years ago
  3. 3e8ef94 Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker. by Chen Xing · 5 years ago
  4. 225842c Initialize signal processing function pointers statically by Karl Wiberg · 5 years ago
  5. 3472b9a Delete RTCInboundRTPStreamStats::fraction_lost by Niels Möller · 5 years ago
  6. f48bca7 Avoid triggering a false error logging when using encryptor and sending DTX. by Minyue Li · 5 years ago
  7. 59b8654 Switch from RtpPacketSender to RtpPacketPacer interface usage. by Erik Språng · 5 years ago
  8. 08fa953 Reland "Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactory" by Danil Chapovalov · 5 years ago
  9. fd5166c Revert "Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactory" by Philip Eliasson · 5 years ago
  10. fc96135 Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactory by Danil Chapovalov · 5 years ago
  11. 9ab520e Reland "Avoid encrypting empty audio packet." by Minyue Li · 5 years ago
  12. 6e436d1 [audio] Plumbing of ReportBlockData from RTCPReceiver to MediaSenderInfo by Henrik Boström · 5 years ago
  13. 87da109 Make ReceiveStatisticsImpl::SetMaxReorderingThreshold apply per ssrc by Niels Möller · 5 years ago
  14. a352248 Add a config flag to disable the audio ALR probing request. by Christoffer Rodbro · 5 years ago
  15. b32f2c7 Publish rtc event log api and default factory for it in api/ by Danil Chapovalov · 5 years ago
  16. b5d9183 Add RTP timestamp to contributing sources by Johannes Kron · 5 years ago
  17. 4f08faa Introduce MediaTransportConfig by Anton Sukhanov · 5 years ago
  18. d703cd0 Revert "Avoid encrypting empty audio packet." by Minyue Li · 5 years ago
  19. b0ac943 Avoid encrypting empty audio packet. by Minyue Li · 5 years ago
  20. 8f119ca Enable experiments with audio bitrate priority. by Jonas Olsson · 5 years ago
  21. 9356252 Ensure that we always set values for min and max audio bitrate. by Daniel Lee · 5 years ago
  22. 8d8ffdb Expose new audio stats on the API by Ivo Creusen · 5 years ago
  23. 44125fa Reland "Piping audio interruption metrics to API layer" by Henrik Lundin · 5 years ago
  24. fc02a79 Revert "Piping audio interruption metrics to API layer" by Henrik Andreassson · 5 years ago
  25. 413ccc4 Stop DCHECK which occurs in ANA BitrateController when overhead is zero. by Bjorn A Mellem · 5 years ago
  26. 299c4e6 Piping audio interruption metrics to API layer by Henrik Lundin · 5 years ago
  27. c35b6e6 Deprecate RTPFragmentationHeader argument to AudioPacketizationCallback::SendData by Niels Möller · 5 years ago
  28. 30a276b Add RTP sequence number to TransportFeedbackObserver::AddPacket() by Erik Språng · 5 years ago
  29. 63658d0 Revert "Ensure that we always set values for min and max audio bitrate." by Daniel Lee · 6 years ago
  30. e47aee3 Ensure that we always set values for min and max audio bitrate. by Daniel Lee · 6 years ago
  31. cf96e0f Implement RTCOutboundRtpStreamStats.retransmitted[Bytes/Packets]Sent. by Henrik Boström · 6 years ago
  32. 01738c6 Wire up RTCInboundRtpStreamStats.lastPacketReceivedTimestamp. by Henrik Boström · 6 years ago
  33. 0810a7c Add base class NetworkPredictor and NetworkPredictorFactory and wire up. by Ying Wang · 6 years ago
  34. 2af5dcb Reland "Refactor FrameDecryptorInterface::Decrypt to use new API." by Benjamin Wright · 6 years ago
  35. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
  36. 7dd83e2 Revert "Refactor FrameDecryptorInterface::Decrypt to use new API." by Henrik Boström · 6 years ago
  37. 642aa81 Refactor FrameDecryptorInterface::Decrypt to use new API. by Benjamin Wright · 6 years ago
  38. c01367d Deprecating ThreadChecker specific interface. by Sebastian Jansson · 6 years ago
  39. 31660fd Avoid using global task queue factory in audio/ unittests by Danil Chapovalov · 6 years ago
  40. 741daaf Move rtc::FunctionView to the public API by Artem Titov · 6 years ago
  41. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
  42. 53de725 Fix outdated android sdk path in tests. by Oleksandr Iakovenko · 6 years ago
  43. ef1052a Reland "Move api/rtp_headers.h to its own build target." by Niels Möller · 6 years ago
  44. 2baef35 Revert "Move api/rtp_headers.h to its own build target." by Steve Anton · 6 years ago
  45. a67050d Move api/rtp_headers.h to its own build target. by Niels Möller · 6 years ago
  46. c936cb6 Make AudioFrameType an enum class, and move to audio_coding_module_typedefs.h by Niels Möller · 6 years ago
  47. f0b8dee Qualify cmath functions. by Mirko Bonadei · 6 years ago
  48. 17b050f Fixes ClangTidy errors in audio/ by Benjamin Wright · 6 years ago
  49. 471783f Remove rtc::QueuedTask alias, use webrtc::QueuedTask directly by Danil Chapovalov · 6 years ago
  50. 9ffb5df Removes unused mock_bitrate_controller. by Sebastian Jansson · 6 years ago
  51. ad89528 Reland "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current" by Danil Chapovalov · 6 years ago
  52. 42d8c93 Revert "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current" by Yves Gerey · 6 years ago
  53. 44dd9f2 Adds ChannelSend specific encoder task queue. by Sebastian Jansson · 6 years ago
  54. 304e9d2 Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current by Danil Chapovalov · 6 years ago
  55. d5af402 Add overhead observers to MediaTransportInterface by Niels Möller · 6 years ago
  56. 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 6 years ago
  57. 0b69826 Don't inject worker queue into send streams. by Sebastian Jansson · 6 years ago
  58. 8672cac Trigger audio bitrate allocation update on overhead change. by Sebastian Jansson · 6 years ago
  59. ee5ccbc Move ownership of RTPSenderAudio to ChannelSend. by Niels Möller · 6 years ago
  60. 232b3fd Expose relative packet arrival delay metric in stats API. by Jakob Ivarsson · 6 years ago
  61. c44f6cc Modernize RtpRtcp factory function: use unique_ptr as return type by Danil Chapovalov · 6 years ago
  62. 110c64b Delete unused key WebRTC-Audio-SendSideBwe-For-Video. by Christoffer Rodbro · 6 years ago
  63. 8fb1a6a Delete a few return values from audio streams and video send streams. by Niels Möller · 6 years ago
  64. 7949f21 Revert "Removes lock from ChannelSend." by Sebastian Jansson · 6 years ago
  65. 977b335 Injecting Clock into audio streams. by Sebastian Jansson · 6 years ago
  66. 9b93447 Removes lock from ChannelSend. by Sebastian Jansson · 6 years ago
  67. da6806c Injecting Clock into BitrateAllocator. by Sebastian Jansson · 6 years ago
  68. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 6 years ago
  69. 3cdd4d5 Fix: Ignore empty frames in Media Transport by Piotr (Peter) Slatala · 6 years ago
  70. d8d3248 Reland "Delete test/constants.h" by Elad Alon · 6 years ago
  71. 4f36b7a Revert "Delete test/constants.h" by Oleh Prypin · 6 years ago
  72. e049eba Revert "Add Sender and Receiver interfaces for MediaTransport audio" by Sergey Silkin · 6 years ago
  73. 0d8eed6 Add Sender and Receiver interfaces for MediaTransport audio by Niels Möller · 6 years ago
  74. afb5dbb Update ACM to use RTPHeader instead of WebRtcRTPHeader by Niels Möller · 6 years ago
  75. 389b167 Delete test/constants.h by Elad Alon · 6 years ago
  76. 914351d Reland "Always offer transport sequence number header extension for audio"" by Per Kjellander · 6 years ago
  77. 397c06f Revert "Always offer transport sequence number header extension for audio" by Ying Wang · 6 years ago
  78. fd965c0 Always offer transport sequence number header extension for audio by Per Kjellander · 6 years ago
  79. 14a7cf9 Adds CallEncoder to ChannelSend. by Sebastian Jansson · 6 years ago
  80. 464a557 Adds audio priority bitrate field trial parameter. by Sebastian Jansson · 6 years ago
  81. 3b50f9f Propagate base minimum delay to audio_receiver_stream by Ruslan Burakov · 6 years ago
  82. 1c54605 [clang-tidy] Apply performance-move-const-arg fixes (misc). by Mirko Bonadei · 6 years ago
  83. 626015d Make AudioSendStream to be OverheadObserver by Anton Sukhanov · 6 years ago
  84. 80a8687 [clang-tidy] Apply performance-move-const-arg fixes (mutable lambdas). by Mirko Bonadei · 6 years ago
  85. 432c833 Remove redundant check in channel_receive.cc. by Ruslan Burakov · 6 years ago
  86. 01dc691 Delete sequence number save and restore in ChannelSend. by Niels Möller · 6 years ago
  87. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 6 years ago
  88. fe055c1 [clang-tidy] Apply modernize-use-override fixes. by Mirko Bonadei · 6 years ago
  89. b4977de Receive-side ready for multiple channels. by Alex Loiko · 6 years ago
  90. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  91. 470a5ea Introduces common AudioAllocationSettings class. by Sebastian Jansson · 6 years ago
  92. 79f0d4d Enables feature to account for unacknowledged data. by Sebastian Jansson · 6 years ago
  93. 5c2f1f0 Add some missing includes and dependencies. by Bjorn Terelius · 6 years ago
  94. e7d08df Fix chromium roll into WebRTC. by Artem Titov · 6 years ago
  95. 0acffb5 Expose `jitterBufferEmittedCount` in addition to the existing `jitterBufferDelay` for `getStats()`. by Chen Xing · 6 years ago
  96. 36faf0b Delete setting of unused variable nack_window_ms by Niels Möller · 6 years ago
  97. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  98. ba50223 Make voiceengine/audio transport stop using voice_detection() interface by Sam Zackrisson · 6 years ago
  99. 53eae87 Add PeerConnection option to enable RTX handling in the audio jitter buffer. by Jakob Ivarsson · 6 years ago
  100. ac63ac7 Update refcounting of AudioState to use rtc::RefCountedObject by Niels Möller · 6 years ago