aboutsummaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)Author
2020-07-23Merge remote tracking branch 'upstream-master'Jorge E. Moreira
2020-07-17Merge branch 'upstream-master'Jorge E. Moreira
2020-07-16Remove unused critical section includes.Markus Handell
2020-07-06webrtc::AudioSendStream: Add lock annotation to audio_level_Sam Zackrisson
2020-07-06Migrate audio/ to use webrtc::MutexMarkus Handell
2020-07-01Add TimeController to the CreatePeerConnectionE2EQualityTestFixture APIArtem Titov
2020-06-29Removes locking in TransportFeedbackProxy.Erik Språng
2020-06-25negotiate RED codec for audioPhilipp Hancke
2020-06-11Switch to absl single target when building with Chromium.Mirko Bonadei
2020-06-08Use absl_deps in order to preapre to the Abseil component build release.Mirko Bonadei
2020-06-05Add missing headers to fix chromium rollArtem Titov
2020-06-04Remove dependency from RtpRtcp on the Module interface.Tomas Gunnarsson
2020-06-03Deprecate the static RtpRtcp::Create() method.Tomas Gunnarsson
2020-05-28fix typos in commentsPhilipp Hancke
2020-05-18Rename several more tests that use EXPECT_DEATH to *DeathTest.Tommi
2020-05-15Avoids unnecessary calls to audio encoder.Erik Språng
2020-05-15In audio/ replace mock macros with unified MOCK_METHOD macroDanil Chapovalov
2020-05-07Replaces OverheadObserver with simple getter.Erik Språng
2020-05-05VoIP API implementation on top of AudioIngress/EgressTim Na
2020-05-04Add unit tests for audio channel send frame transformer delegate.Marina Ciocea
2020-05-04Add unit tests for audio receive channel frame transformer delegate.Marina Ciocea
2020-04-27Reduce audiosendstream dependency on rttstats (dead code).Tommi
2020-04-26APM: Add build flag to allow building WebRTC without APMPer Åhgren
2020-04-22[InsertableStreams] Clear callback to audio receive channel in delegate.Marina Ciocea
2020-04-21Audio ingress implementation for voip api.Tim Na
2020-04-14insertable streams: include rtp_timestamp offset for audioPhilipp Hancke
2020-04-02[InsertableStreams] Don't include the header in the transformable payload.Marina Ciocea
2020-04-01Transform received audio frames in ChannelReceive.Marina Ciocea
2020-04-01Insert audio frame transformer between depacketizer and decoder.Marina Ciocea
2020-03-31Transform encoded frames in ChannelSend.Marina Ciocea
2020-03-31Insert audio frame transformer between encoder and packetizer.Marina Ciocea
2020-03-28Remove the histogram flag and all Chart JSON code.Patrik Höglund
2020-03-27Don't double import protobuf code.Patrik Höglund
2020-03-27Audio egress implementation for initial voip api in api/voip.Tim Na
2020-03-27Add PYTHONPATH entry for proto internal.Patrik Höglund
2020-03-27Reland: Add in missing protobuf code.Patrik Höglund
2020-03-27Revert "Add in missing protobuf code."Patrik Höglund
2020-03-27Add in missing protobuf code.Patrik Höglund
2020-03-26Partial revert of flag simplification.Patrik Höglund
2020-03-26Fix low bw test.Patrik Höglund
2020-03-26Add debug info to low bw test.Patrik Höglund
2020-03-26Reland "Switch low bw audio test to histograms."Patrik Höglund
2020-03-26Revert "Switch low bw audio test to histograms."Patrik Höglund
2020-03-25Switch low bw audio test to histograms.Patrik Höglund
2020-03-25Greatly simplify flags for test binaries.Patrik Höglund
2020-03-23Split RMS level measurement utility from APMSam Zackrisson
2020-03-19APM: Removing the redundant VAD output from the integer APIPer Åhgren
2020-03-17APM: Localize/abstract the usage of AudioFramePer Åhgren
2020-03-12Clamp stable target bitrate to min/max allocated bitrate.Jakob Ivarsson
2020-03-12Write protos as binary.Patrik Höglund