1. ef99888 Delete OnIncomingCSRCChanged and related code. by Niels Möller · 7 years ago
  2. bb50ce5 Wire up MID send value to the PeerConnection API by Steve Anton · 7 years ago
  3. 5f22365 Remove unnecessary proxy+lock code around RtcpRttStats pointer by Tommi · 7 years ago
  4. 9cfb18c Delete obsolete method RtpFeedback::OnInitializeDecoder. by Niels Möller · 7 years ago
  5. 77490b9 Pass a real audio codec pair ID to encoders that we create by Karl Wiberg · 7 years ago
  6. 763e947 Reporting packet feedback availability in AudioSendStream by Sebastian Jansson · 7 years ago
  7. 0812634 Pass a real audio codec pair ID to decoders that we create by Karl Wiberg · 7 years ago
  8. fe617a3 Adding has_packet_feedback to LimitObserver callback. by Sebastian Jansson · 7 years ago
  9. 9c1ee36 Fix low_bandwidth_audio_perf_test resource dependency on Android by Oleh Prypin · 7 years ago
  10. 7b2676f Fix low_bandwidth_audio_perf_test binary dependency on Windows by Oleh Prypin · 7 years ago
  11. 8cf0a87 Reland "Split perf-test-specific resources in low_bandwidth_audio_test" by Oleh Prypin · 7 years ago
  12. 7696bef Remove the public_deps to fileutils from test_support. by Patrik Höglund · 7 years ago
  13. 650a826 Revert "Reland "Split perf-test-specific resources in low_bandwidth_audio_test"" by Oleh Prypin · 7 years ago
  14. b3808dc Reland "Split perf-test-specific resources in low_bandwidth_audio_test" by Oleh Prypin · 7 years ago
  15. aaa882c Revert "Split perf-test-specific resources in low_bandwidth_audio_test" by Oleh Prypin · 7 years ago
  16. 4bbc150 Split perf-test-specific resources in low_bandwidth_audio_test by Oleh Prypin · 7 years ago
  17. 9599fd4 Make num-retries default a string. by Edward Lesmes · 7 years ago
  18. 5b9c684 Add num-retries flag to Android perf tests. by Edward Lesmes · 7 years ago
  19. 3faa832 Separate test/fake_audio_device on API and implementation. Step 2. by Artem Titov · 7 years ago
  20. d6fbf2a Tests: Pass codec ID argument to audio codecs by Karl Wiberg · 7 years ago
  21. 6fed924 Delete RTPPayloadRegistry::SetIncomingPayloadType. by Niels Möller · 7 years ago
  22. 881f168 Make SimpleStringBuilder into a non-template by Karl Wiberg · 7 years ago
  23. 8493594 Cleanup of TransportFeedbackObserver interface by Erik Språng · 7 years ago
  24. 12edf4c Separate build target for rtc_base/numerics/safe_minmax.h by Karl Wiberg · 7 years ago
  25. 98cd810 Production code: Pass codec ID argument to audio codecs by Karl Wiberg · 7 years ago
  26. 6723cdc Revert "Separate test/fake_audio_device on API and implementation." by Artem Titov · 7 years ago
  27. 8ea5f9a Separate test/fake_audio_device on API and implementation. by Artem Titov · 7 years ago
  28. f69e768 Propagating total_bitrate_bps from BitrateAllocator to ProbeController, part 1. by philipel · 7 years ago
  29. 3c24ea8 Removed SetTransportOverhead in transport controller. by Sebastian Jansson · 7 years ago
  30. fef0500 Adding a new string utility class: SimpleStringBuilder. by Tommi · 7 years ago
  31. f35c666 Separate build targets for aec3 and aec3_unittests by Gustaf Ullberg · 7 years ago
  32. ef9daee Using mock transport controller in audio unit tests. by Sebastian Jansson · 7 years ago
  33. 41f16be Silencing warnings in audio send stream unit tests. by Sebastian Jansson · 7 years ago
  34. 97f61ea Moved bitrate configuration to rtp controller by Sebastian Jansson · 7 years ago
  35. 1896cec Removed dependencies from audio send stream unit test by Sebastian Jansson · 7 years ago
  36. 2ae140a BUILD.gn file for api/audio. by Gustaf Ullberg · 7 years ago
  37. 4c1ffb8 Removing access to pacer in rtp controller. by Sebastian Jansson · 7 years ago
  38. e4be6da Removing access to send side cc in rtp controller. by Sebastian Jansson · 7 years ago
  39. 1e06289 Delete macro RTC_ACCESS_ON, replaced by RTC_GUARDED_BY. by Niels Möller · 7 years ago
  40. dbbb33c Stop using public_deps in common_audio. by Mirko Bonadei · 7 years ago
  41. 970b088 Reland "Break up rtc_event_log_api to solve circular dependencies." by Qingsi Wang · 7 years ago
  42. ed7b4ff Use isolated-script-test-perf-output on low_bandwidth_audio_test. by Edward Lemur · 7 years ago
  43. 06953ba Move AudioSendStream lifetime reporting into destructor by Sam Zackrisson · 7 years ago
  44. 75df728 Revert "Break up rtc_event_log_api to solve circular dependencies." by Mirko Bonadei · 7 years ago
  45. 001546d Break up rtc_event_log_api to solve circular dependencies. by Qingsi Wang · 7 years ago
  46. f120cba Delete AudioMonitor and related code. by Niels Möller · 7 years ago
  47. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  48. 24ea822 Remove logging in audio/* from release builds. by Jonas Olsson · 7 years ago
  49. a8b7c7f Move remaining traces of VoiceEngine by Fredrik Solenberg · 7 years ago
  50. d8b041c Ignore extra arguments in low_bandwidth_audio_test. by Edward Lemur · 7 years ago
  51. 649a385 Removes usage of analog AGC. by henrika · 7 years ago
  52. 90ea504 Delete Channel::OnRecoveredPacket. by Niels Möller · 7 years ago
  53. 98d4036 Make it possible to run low_bandwidth_audio_test on Android swarming. by Edward Lemur · 7 years ago
  54. b401771 Store JSON perf results for low_bandwidth_audio_test. by Edward Lemur · 7 years ago
  55. 8f5787a Move ownership of voe::Channel into Audio[Receive|Send]Stream. by Fredrik Solenberg · 7 years ago
  56. 3b903d0 Reconfigure, not reconstruct, AudioReceiveStreams. by Fredrik Solenberg · 7 years ago
  57. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  58. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  59. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  60. 24722b3 Reland "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator." by Seth Hampson · 7 years ago
  61. 731082c Reland: Add mock_rtc_event_log.h. by Patrik Höglund · 7 years ago
  62. 5a25ab2 Revert "Add mock_rtc_event_log.h." by Edward Lemur · 7 years ago
  63. 63aea46 Add mock_rtc_event_log.h. by Patrik Höglund · 7 years ago
  64. 94dc177 Add mock_bitrate_controller.h. by Patrik Höglund · 7 years ago
  65. 6213929 Add missing files to audio_processing. by Patrik Höglund · 7 years ago
  66. 8b77aea Revert "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator." by Lu Liu · 7 years ago
  67. d2b912a Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator. by Seth Hampson · 7 years ago
  68. f85e31b Don't (re-)configure BitrateObserver unless already sending by Oskar Sundbom · 7 years ago
  69. d524751 Replace VoEBase::[Start/Stop]Playout(). by Fredrik Solenberg · 7 years ago
  70. aaedf75 Replace VoEBase::[Start/Stop]Send(). by Fredrik Solenberg · 7 years ago
  71. 2a87797 Remove voe::TransmitMixer by Fredrik Solenberg · 7 years ago
  72. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  73. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  74. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  75. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  76. cedd351 Do not add audio bitrate observer if TWCC sending is not supported by Alex Narest · 7 years ago
  77. b5728d9 Stop using public_deps in modules/rtp_rtcp. by Mirko Bonadei · 7 years ago
  78. 5e849cf Stop using public_deps in audio/utility. by Mirko Bonadei · 7 years ago
  79. 56d4609 Use the new AudioProcessing statistics everywhere. by Ivo Creusen · 7 years ago
  80. e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  81. d319534 Move ADM initialization into WebRtcVoiceEngine by Fredrik Solenberg · 7 years ago
  82. 63e6072 Add AudioState::audio_transport() to prepare clients for moving ADM initialization out of VoiceEngine. by Fredrik Solenberg · 7 years ago
  83. 2707fb2 Optional: Use nullopt and implicit construction in /audio by Oskar Sundbom · 7 years ago
  84. 8d9c540 Deprecated BitrateController::CreateRtcpBandwidthObserver. by Sebastian Jansson · 7 years ago
  85. c0e6804 Fix deps of audio:audio_tests. by Patrik Höglund · 7 years ago
  86. 61a7b14 Removing conditional visibility. by Mirko Bonadei · 7 years ago
  87. 6d85252 Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection AP (follow-up) by henrika · 7 years ago
  88. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  89. 5f6bf24 Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API (II) by henrika · 7 years ago
  90. 990d6b8 Revert "Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API" by Mirko Bonadei · 7 years ago
  91. e4be4b7 Revert "Remove const from ThreadChecker in NullAudioPoller." by Mirko Bonadei · 7 years ago
  92. 54e41dd Remove const from ThreadChecker in NullAudioPoller. by Bjorn Terelius · 7 years ago
  93. 90bace0 Add SetAudioPlayout and SetAudioRecording methods to the PeerConnection API by henrika · 7 years ago
  94. 9155e49 New classes RefCounter and RefCountedBase. by Niels Möller · 7 years ago
  95. 78609d5 Reland of BWE allocation strategy by Alex Narest · 7 years ago
  96. 6f72f56 Change return types of refcount methods. by Niels Möller · 7 years ago
  97. dc9ca93 Revert "BWE allocation strategy" by Alex Narest · 7 years ago
  98. a5fbc23 BWE allocation strategy by Alex Narest · 7 years ago
  99. 39260c4 Revert "BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic." by Lu Liu · 7 years ago
  100. 54d1da1 BWE allocation strategy allows controlling of bitrate allocation with WEBRTC external logic. by Alex Narest · 7 years ago