webrtc/audio
2024-10-23 20:01:09 -07: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 Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
audio_level.cc Update to WebRTC 4389 (e7d9f74) 2021-04-16 13:26:31 -07:00
audio_level.h Update to WebRTC 4389 (e7d9f74) 2021-04-16 13:26:31 -07:00
audio_receive_stream.cc m130 merge fixes 2024-10-23 20:01:09 -07:00
audio_receive_stream.h Merge remote-tracking branch 'upstream/branch-heads/6723' 2024-10-17 09:03:43 -07:00
audio_receive_stream_unittest.cc Move thread handling from source tracker. 2024-09-05 08:45:11 +00:00
audio_send_stream.cc m130 merge fixes 2024-10-23 20:01:09 -07:00
audio_send_stream.h Merge remote-tracking branch 'upstream/branch-heads/6723' 2024-10-17 09:03:43 -07: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 Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
audio_state.cc Merge remote-tracking branch 'google/branch-heads/6478' 2024-06-21 16:31:45 -07:00
audio_state.h Disable audio and media flow by default 2023-09-12 18:03:28 -07: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 Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
audio_transport_impl.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
BUILD.gn Remove use of AcmReceiver in ChannelReceive 2024-09-06 12:47:36 +00:00
channel_receive.cc Merge remote-tracking branch 'upstream/branch-heads/6723' 2024-10-17 09:03:43 -07:00
channel_receive.h Merge remote-tracking branch 'upstream/branch-heads/6723' 2024-10-17 09:03:43 -07:00
channel_receive_frame_transformer_delegate.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
channel_receive_frame_transformer_delegate.h Pass receive_time through frame transformer 2024-08-02 07:01:33 +00:00
channel_receive_frame_transformer_delegate_unittest.cc Pass receive_time through frame transformer 2024-08-02 07:01:33 +00:00
channel_receive_unittest.cc Merge remote-tracking branch 'upstream/branch-heads/6723' 2024-10-17 09:03:43 -07:00
channel_send.cc Ensure the AudioCodingModule is reset when sending is stopped. 2024-09-12 22:47:11 +00:00
channel_send.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
channel_send_frame_transformer_delegate.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
channel_send_frame_transformer_delegate.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
channel_send_frame_transformer_delegate_unittest.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
channel_send_unittest.cc Ensure the AudioCodingModule is reset when sending is stopped. 2024-09-12 22:47:11 +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 Move thread handling from source tracker. 2024-09-05 08:45:11 +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