aboutsummaryrefslogtreecommitdiff
path: root/audio/voip
AgeCommit message (Expand)Author
2022-09-09Replace Thread::Invoke with Thread::BlockingCallDanil Chapovalov
2022-08-19Update rtc::Event::Wait call sites to use TimeDelta.Markus Handell
2022-07-20Migrate remaining webrtc usage of TaskQueueBase to absl::AnyInvocableDanil Chapovalov
2022-07-04Delete ProcessThread and related Module interfaceDanil Chapovalov
2022-05-20Delete TestListener and top-level thread wrapping.Niels Möller
2022-05-16Revert "Use ADM internal state for init state check."Mirko Bonadei
2022-05-14Use ADM internal state for init state check.Tim Na
2022-05-10Migrate RemoteNtpTimeEstimator to more precise time representationsDanil Chapovalov
2022-05-09Revert "Migrate RemoteNtpTimeEstimator to more precise time representations"Danil Chapovalov
2022-05-09Migrate RemoteNtpTimeEstimator to more precise time representationsDanil Chapovalov
2022-04-25Remove dependency on rtc_base_approved from most targetsFlorent Castelli
2022-04-19Move location out of rtc_base_approvedFlorent Castelli
2022-01-03Delete some unneeded references to ProcessThread.Niels Möller
2021-11-11Use a new instance of RTP stack for each test.Tim Na
2021-07-27Use backticks not vertical bars to denote variables in comments for /audioArtem Titov
2021-06-22ModuleRtcRtcpImpl2: remove Module inheritance.upstream-masterMarkus Handell
2021-04-23Replace `new rtc::RefCountedObject` with `rtc::make_ref_counted` in a few filesTomas Gunnarsson
2021-02-10Use SequenceChecker from public APIArtem Titov
2021-02-10Remove deprecated thread checkerArtem Titov
2021-02-02Replace rtc::ThreadChecker with webrtc::SequenceCheckerArtem Titov
2021-02-01Remove from chromium build targets that are not compatible with it.Andrey Logvin
2021-01-19ChannelStatistics RTT test case around remote SSRC change.Tim Na
2021-01-13Reland "ChannelStatistics used for RTP stats in VoipStatistics."Tim Na
2021-01-12Revert "ChannelStatistics used for RTP stats in VoipStatistics."Alex Loiko
2021-01-12ChannelStatistics used for RTP stats in VoipStatistics.Tim Na
2021-01-12Revert "Add task queue to RtpRtcpInterface::Configuration."Niels Moller
2021-01-12Add task queue to RtpRtcpInterface::Configuration.Niels Möller
2020-12-15Using absl::optional for round trip time return type handling.Tim Na
2020-12-11Enforcing return type handling on VoIP API.Tim Na
2020-12-07Remove nesting of Naggy/Strict/NiceMockAlex Konradi
2020-11-23Reland "Introduce RTC_NO_UNIQUE_ADDRESS."Mirko Bonadei
2020-11-20Defining API result types on VoIP APITim Na
2020-11-17Locating input audio level before TaskQueue.Tim Na
2020-11-13VoipVolumeControl subAPI for VoIP APITim Na
2020-11-12Delay VoipCore initialization.Tim Na
2020-11-12Name change on channel and channel_id for consistency.Tim Na
2020-11-04Enable continuous audio polling from ADM after StopPlay in VoIP APITim Na
2020-11-03Adding total duration and more test cases to VoipStatistics.Tim Na
2020-10-28VoipStatistics subAPI and implementation.Tim Na
2020-10-07Revert "Introduce RTC_NO_UNIQUE_ADDRESS."Mirko Bonadei
2020-10-06Unit test around ProcessThread usageTim Na
2020-10-02Async audio processing APIOlga Sharonova
2020-09-30Introduce RTC_NO_UNIQUE_ADDRESS.Mirko Bonadei
2020-09-28Start/stop ProcessThread as first/last audio channel is added/removed.Tim Na
2020-09-17Removing logic forcing AEC within VoIP coreTim Na
2020-08-20DTMF Event Sub-API on VoIP APIJason Long
2020-08-06Added Error Checking in Ingress/Egress and Extra Unit TestsJason Long
2020-07-16Remove unused critical section includes.Markus Handell
2020-07-06Migrate audio/ to use webrtc::MutexMarkus Handell
2020-06-08Use absl_deps in order to preapre to the Abseil component build release.Mirko Bonadei