webrtc/audio
Danil Chapovalov f065ff85e2 Cleanup expired field trial WebRTC-VoIPChannelRemixingAdjustmentKillSwitch
Bug: chromium:40108588
Change-Id: Ifc334819dd486ac791b5d04faa6d6bd77a481dd7
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/349644
Reviewed-by: Per Åhgren <peah@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#42668}
2024-07-23 13:23:26 +00:00
..
test Move call/simulated_network to test/network 2024-04-29 09:55:06 +00:00
utility Cleanup expired field trial WebRTC-VoIPChannelRemixingAdjustmentKillSwitch 2024-07-23 13:23:26 +00:00
voip Provide Environment to create an audio encoder in tests 2024-06-26 12:54:36 +00:00
audio_level.cc Migrate audio/ to use webrtc::Mutex 2020-07-06 14:21:38 +00:00
audio_level.h Migrate audio/ to use webrtc::Mutex 2020-07-06 14:21:38 +00:00
audio_receive_stream.cc Computing and propagating the audio stats totalprocessingdelay. 2024-06-18 08:05:28 +00:00
audio_receive_stream.h RTCP: implement reduced size RTCP for audio 2024-05-16 18:24:10 +00:00
audio_receive_stream_unittest.cc Computing and propagating the audio stats totalprocessingdelay. 2024-06-18 08:05:28 +00:00
audio_send_stream.cc Provide Environment to create audio encoders in both prod code paths 2024-06-18 12:31:27 +00:00
audio_send_stream.h Pass Environment into audio ChannelSend 2024-05-29 07:05:05 +00:00
audio_send_stream_tests.cc Expose AudioLevel as an absl::optional struct in api/rtp_headers.h 2024-03-22 10:07:47 +00:00
audio_send_stream_unittest.cc Update MockAudioEncoderFactory to override Create instead of MakeAudioEncoder 2024-07-11 13:15:01 +00:00
audio_state.cc Move webrtc::AudioDeviceModule include to api/ folder 2024-04-22 08:56:31 +00:00
audio_state.h Use SequenceChecker(SequenceChecker::kDetached) in a few places. 2023-03-24 07:44:18 +00:00
audio_state_unittest.cc Implement support for Chrome task origin tracing. #3.5/4 2023-03-01 11:11:37 +00:00
audio_transport_impl.cc Remove PushResampler<T>::InitializeIfNeeded 2024-07-04 10:33:21 +00:00
audio_transport_impl.h Move webrtc::AudioDeviceModule include to api/ folder 2024-04-22 08:56:31 +00:00
BUILD.gn Reland "Run IWYU on some files I intend to work on" 2024-06-05 08:59:49 +00:00
channel_receive.cc Propagate arrival time inside NetEq 2024-05-30 14:21:42 +00:00
channel_receive.h RTCP: implement reduced size RTCP for audio 2024-05-16 18:24:10 +00:00
channel_receive_frame_transformer_delegate.cc Reland "Run IWYU on some files I intend to work on" 2024-06-05 08:59:49 +00:00
channel_receive_frame_transformer_delegate.h Reland "Run IWYU on some files I intend to work on" 2024-06-05 08:59:49 +00:00
channel_receive_frame_transformer_delegate_unittest.cc Reland "Run IWYU on some files I intend to work on" 2024-06-05 08:59:49 +00:00
channel_receive_unittest.cc Split out time_util to separate target ntp_time_util 2024-05-28 13:31:00 +00:00
channel_send.cc Include-what-you-use api/rtc_event_log/ 2024-06-16 13:53:56 +00:00
channel_send.h Pass Environment into audio ChannelSend 2024-05-29 07:05:05 +00:00
channel_send_frame_transformer_delegate.cc Add passkey to TransformableFrameInterface to prevent external impls 2024-05-16 13:12:51 +00:00
channel_send_frame_transformer_delegate.h Calculate the audio level of audio packets before encoded transforms 2024-04-29 15:14:25 +00:00
channel_send_frame_transformer_delegate_unittest.cc Reland "Run IWYU on some files I intend to work on" 2024-06-05 08:59:49 +00:00
channel_send_unittest.cc Provide Environment to create an audio encoder in tests 2024-06-26 12:54:36 +00:00
conversion.h Make header files self contained. 2022-10-08 08:38:36 +00:00
DEPS pc: Add asynchronous RtpSender::SetParameters() call 2022-11-15 15:31:40 +00:00
mock_voe_channel_proxy.h RTCP: implement reduced size RTCP for audio 2024-05-16 18:24:10 +00:00
OWNERS Add alessiob@webrtc.org in audio/OWNERS 2022-09-09 07:33:11 +00:00
remix_resample.cc Remove PushResampler<T>::InitializeIfNeeded 2024-07-04 10:33:21 +00:00
remix_resample.h Update RemixAndResample to use audio views 2024-07-03 09:52:24 +00:00
remix_resample_unittest.cc Clarify and extend test support for certain sample rates in audio processing 2022-08-03 14:26:36 +00:00