1. 8e1bf7e Merge remote-tracking branch 'upstream-master' by Jorge E. Moreira · 4 years ago
  2. f8ebb49 Merge branch 'upstream-master' by Jorge E. Moreira · 4 years ago
  3. 3d22108 Remove unused critical section includes. by Markus Handell · 4 years ago
  4. a166a35 webrtc::AudioSendStream: Add lock annotation to audio_level_ by Sam Zackrisson · 4 years ago
  5. 6287280 Migrate audio/ to use webrtc::Mutex by Markus Handell · 4 years ago
  6. 1ff3c58 Add TimeController to the CreatePeerConnectionE2EQualityTestFixture API by Artem Titov · 4 years ago
  7. 2b4d2f3 Removes locking in TransportFeedbackProxy. by Erik Språng · 4 years ago
  8. edcd966 negotiate RED codec for audio by Philipp Hancke · 4 years ago
  9. 08ce986 Switch to absl single target when building with Chromium. by Mirko Bonadei · 4 years, 1 month ago
  10. 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 1 month ago
  11. 506d4eb Add missing headers to fix chromium roll by Artem Titov · 4 years, 1 month ago
  12. f25761d Remove dependency from RtpRtcp on the Module interface. by Tomas Gunnarsson · 4 years, 1 month ago
  13. fae0562 Deprecate the static RtpRtcp::Create() method. by Tomas Gunnarsson · 4 years, 1 month ago
  14. 1a49756 fix typos in comments by Philipp Hancke · 4 years, 1 month ago
  15. 909f3a5 Rename several more tests that use EXPECT_DEATH to *DeathTest. by Tommi · 4 years, 2 months ago
  16. cf6544a Avoids unnecessary calls to audio encoder. by Erik Språng · 4 years, 2 months ago
  17. f9c6b68 In audio/ replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 2 months ago
  18. 04e1bab Replaces OverheadObserver with simple getter. by Erik Språng · 4 years, 2 months ago
  19. c0df5fc VoIP API implementation on top of AudioIngress/Egress by Tim Na · 4 years, 2 months ago
  20. d719708 Add unit tests for audio channel send frame transformer delegate. by Marina Ciocea · 4 years, 2 months ago
  21. 701ccf9 Add unit tests for audio receive channel frame transformer delegate. by Marina Ciocea · 4 years, 2 months ago
  22. 9abc6bd Reduce audiosendstream dependency on rttstats (dead code). by Tommi · 4 years, 2 months ago
  23. cc73ed3 APM: Add build flag to allow building WebRTC without APM by Per Åhgren · 4 years, 2 months ago
  24. f4ee036 [InsertableStreams] Clear callback to audio receive channel in delegate. by Marina Ciocea · 4 years, 2 months ago
  25. 11f92bc Audio ingress implementation for voip api. by Tim Na · 4 years, 2 months ago
  26. b9d4685 insertable streams: include rtp_timestamp offset for audio by Philipp Hancke · 4 years, 3 months ago
  27. fc23cc0 [InsertableStreams] Don't include the header in the transformable payload. by Marina Ciocea · 4 years, 3 months ago
  28. 4862320 Transform received audio frames in ChannelReceive. by Marina Ciocea · 4 years, 3 months ago
  29. 3e9af7f Insert audio frame transformer between depacketizer and decoder. by Marina Ciocea · 4 years, 3 months ago
  30. 65674d8 Transform encoded frames in ChannelSend. by Marina Ciocea · 4 years, 3 months ago
  31. d2aa8f9 Insert audio frame transformer between encoder and packetizer. by Marina Ciocea · 4 years, 3 months ago
  32. a7a0173 Remove the histogram flag and all Chart JSON code. by Patrik Höglund · 4 years, 3 months ago
  33. a298fd5 Don't double import protobuf code. by Patrik Höglund · 4 years, 3 months ago
  34. 8ab3c77 Audio egress implementation for initial voip api in api/voip. by Tim Na · 4 years, 3 months ago
  35. a782299 Add PYTHONPATH entry for proto internal. by Patrik Höglund · 4 years, 3 months ago
  36. e4ae1ce Reland: Add in missing protobuf code. by Patrik Höglund · 4 years, 3 months ago
  37. 749dff1 Revert "Add in missing protobuf code." by Patrik Höglund · 4 years, 3 months ago
  38. 0a663bf Add in missing protobuf code. by Patrik Höglund · 4 years, 3 months ago
  39. 28b8a0b Partial revert of flag simplification. by Patrik Höglund · 4 years, 3 months ago
  40. 7ac010c Fix low bw test. by Patrik Höglund · 4 years, 3 months ago
  41. 3246466 Add debug info to low bw test. by Patrik Höglund · 4 years, 3 months ago
  42. 3b4bbf5 Reland "Switch low bw audio test to histograms." by Patrik Höglund · 4 years, 3 months ago
  43. ad502fa Revert "Switch low bw audio test to histograms." by Patrik Höglund · 4 years, 3 months ago
  44. 71c9a18 Switch low bw audio test to histograms. by Patrik Höglund · 4 years, 3 months ago
  45. 1b20c41 Greatly simplify flags for test binaries. by Patrik Höglund · 4 years, 3 months ago
  46. 7eab0a8 Split RMS level measurement utility from APM by Sam Zackrisson · 4 years, 3 months ago
  47. dc5522b APM: Removing the redundant VAD output from the integer API by Per Åhgren · 4 years, 4 months ago
  48. 71652f4 APM: Localize/abstract the usage of AudioFrame by Per Åhgren · 4 years, 4 months ago
  49. 0c96449 Clamp stable target bitrate to min/max allocated bitrate. by Jakob Ivarsson · 4 years, 4 months ago
  50. b8e69ef Write protos as binary. by Patrik Höglund · 4 years, 4 months ago
  51. e618cc9 Add jitterBufferTargetDelay as RTCNonStandardStatsMember to new GetStats API by Artem Titov · 4 years, 4 months ago
  52. c771084 Remove RTC_NOTREACHED from audio_send_stream when ANA didn't work by Alejandro Luebs · 4 years, 4 months ago
  53. 01ab084 Add minimum overhead to configured priorty bitrate instead of maximum. by Jakob Ivarsson · 4 years, 4 months ago
  54. d14525e Make sure that the audio stream is allocated with the correct overhead. by Jakob Ivarsson · 4 years, 4 months ago
  55. 74dadc1 Ready to support of absolute capture timestamp header extension. by Minyue Li · 4 years, 4 months ago
  56. 8a5776a Only update the current time of a played out frame if a new frame is played out. by Åsa Persson · 4 years, 4 months ago
  57. 9526c55 Refactoring mock_transport to be used separately by Tim Na · 4 years, 4 months ago
  58. 4a14f49 Remove wildcard ownership for build files. by Mirko Bonadei · 4 years, 4 months ago
  59. e52115a Remove inactive OWNERS. by Mirko Bonadei · 4 years, 4 months ago
  60. cad3e0e Replace DataSize and DataRate factories with newer versions by Danil Chapovalov · 4 years, 5 months ago
  61. b506fee Add AbsoluteCaptureTimeReceiver to audio ChannelReceive. by Minyue Li · 4 years, 5 months ago
  62. 74d2b1d Add periodic logging of sync delays. by Åsa Persson · 4 years, 5 months ago
  63. 0c626af Use newer version of TimeDelta and TimeStamp factories in webrtc by Danil Chapovalov · 4 years, 5 months ago
  64. 2fe31a4 Remove ossu@ from audio/ and audio_coding/ OWNERS by Oskar Sundbom · 4 years, 5 months ago
  65. fdbbada Revert "Inlines NullAudioPoller functionality into AudioState class." by Sebastian Jansson · 4 years, 5 months ago
  66. 0e96535 Inlines NullAudioPoller functionality into AudioState class. by Sebastian Jansson · 4 years, 5 months ago
  67. bef818d Default disables legacy overhead calculation. by Sebastian Jansson · 4 years, 5 months ago
  68. c3eb9fd Reland "Reland "Only include overhead if using send side bandwidth estimation."" by Sebastian Jansson · 4 years, 5 months ago
  69. 4356490 Revert "Reland "Only include overhead if using send side bandwidth estimation."" by Mirko Bonadei · 4 years, 5 months ago
  70. 086055d Reland "Only include overhead if using send side bandwidth estimation." by Sebastian Jansson · 4 years, 5 months ago
  71. c709412 Revert "Only include overhead if using send side bandwidth estimation." by Sebastian Jansson · 4 years, 5 months ago
  72. 8c79c6e Only include overhead if using send side bandwidth estimation. by Sebastian Jansson · 4 years, 5 months ago
  73. ff0e4db Reland "Send absolute capture time through audio coding module." by Minyue Li · 4 years, 5 months ago
  74. 4175914 Revert "Send absolute capture time through audio coding module." by Minyue Li · 4 years, 5 months ago
  75. 48655cf Send absolute capture time through audio coding module. by Minyue Li · 4 years, 5 months ago
  76. ccbe95f Reformat GN files. by Mirko Bonadei · 4 years, 5 months ago
  77. 6298b56 Cleanup: Using RtpRtcp directly from AudioSendStream by Sebastian Jansson · 4 years, 6 months ago
  78. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 4 years, 6 months ago
  79. b8c775a Refactoring AudioSender api out of AudioSendStream for more abstraction to reuse AudioTransportImpl for voip api by Tim Na · 4 years, 6 months ago
  80. fae6400 Add saza@ and peah@ to OWNERS of some audio files by Sam Zackrisson · 4 years, 6 months ago
  81. 4db28b5 Cleanup: Removes redundant includes on message_queue.h by Sebastian Jansson · 4 years, 6 months ago
  82. 1b4e4bf Migrate several call tests from legacy RtpHeaderParser to RtpPacket parsing. by Danil Chapovalov · 4 years, 7 months ago
  83. f2c0818 Minor fixes to ChannelSend. by Mirko Bonadei · 4 years, 7 months ago
  84. 7a9a092 Delete media transport integration. by Bjorn A Mellem · 4 years, 7 months ago
  85. 5b82ba3 Adding VoIP specific channel adjustments by Per Åhgren · 4 years, 7 months ago
  86. 662678d Adds injectable trials from peerconnection down to transport controller. by Erik Språng · 4 years, 8 months ago
  87. 39bab5a Add missing assert.h for win no-test build by Jerome Humbert · 4 years, 8 months ago
  88. c3d1f9b Enable injection of a custom NetEqFactory into PeerConnectionFactory. by Ivo Creusen · 4 years, 8 months ago
  89. cd2a92f Removes RPLR based FEC controller. by Sebastian Jansson · 4 years, 8 months ago
  90. fcf79cc Add estimatedPlayoutTimestamp to RTCInboundRTPStreamStats. by Åsa Persson · 4 years, 8 months ago
  91. 85a1000 Use deprecated SingleThreadedTaskQueueForTesting as regular task queue by Danil Chapovalov · 4 years, 9 months ago
  92. 55d19e5 Add gustaf to audio/OWNERS by Gustaf Ullberg · 4 years, 9 months ago
  93. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 4 years, 9 months ago
  94. dabdde6 Avoid running NullAudioPoller without receiving streams by Gustaf Ullberg · 4 years, 9 months ago
  95. 9429888 Delete deprecated bytes_sent/bytes_rcvd stat values by Niels Möller · 4 years, 9 months ago
  96. f39c815 Cleanup: Replacing set extension status bool with CHECK. by Sebastian Jansson · 4 years, 9 months ago
  97. ac0a4cb Reland "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received" by Niels Möller · 4 years, 9 months ago
  98. eb90e6f Merge SendTask implementation for SingleThreadedTaskQueueForTesting and TaskQueueForTest by Danil Chapovalov · 4 years, 9 months ago
  99. ef0627f Revert "Fix GetStats bytesSent/Received, wireup headerBytesSent/Received" by Mirko Bonadei · 4 years, 9 months ago
  100. fbde32e Fix GetStats bytesSent/Received, wireup headerBytesSent/Received by Niels Möller · 4 years, 9 months ago