webrtc/audio
2023-08-09 14:40:20 -05:00
..
test Remove low_bandwidth_audio_test. 2023-06-01 07:20:38 +00:00
utility Finish resolving merge conflicts 2022-11-11 19:10:59 -05:00
voip Ensure RtpSenderEgress run on worker queue 2023-06-09 13:40:35 +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 Merge branch 'm116' into 5845 2023-08-09 14:40:20 -05:00
audio_receive_stream.h Merge branch 'm116' into 5845 2023-08-09 14:40:20 -05:00
audio_receive_stream_unittest.cc [SourceTracker] Move state to the worker thread, remove mutex. 2023-04-25 08:18:42 +00:00
audio_send_stream.cc Merge branch 'm116' into 5845 2023-08-09 14:40:20 -05:00
audio_send_stream.h Merge branch 'm116' into 5845 2023-08-09 14:40:20 -05:00
audio_send_stream_tests.cc Reland "Remove dependency of video_replay on TestADM." 2023-04-25 09:39:22 +00:00
audio_send_stream_unittest.cc Pass rtcp message to RtpTransportController through newer interface 2023-05-17 17:19:23 +00:00
audio_state.cc Merge branch 'm116' into 5845 2023-08-09 14:40:20 -05: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 Make capture timestamp optional in ADM. 2023-01-23 17:29:06 +00:00
audio_transport_impl.h Make capture timestamp optional in ADM. 2023-01-23 17:29:06 +00:00
BUILD.gn Remove low_bandwidth_audio_test. 2023-06-01 07:20:38 +00:00
channel_receive.cc Merge branch 'm116' into 5845 2023-08-09 14:40:20 -05:00
channel_receive.h Propagate time of the last received packet with Timestamp type 2023-06-02 14:29:19 +00:00
channel_receive_frame_transformer_delegate.cc Make all encodedaudioframes inherit from TransformableAudioFrameI'face 2023-06-19 18:54:47 +00:00
channel_receive_frame_transformer_delegate.h Use backticks not vertical bars to denote variables in comments for /audio 2021-07-27 15:36:40 +00:00
channel_receive_frame_transformer_delegate_unittest.cc Move rtc::make_ref_counted to api/ 2022-06-15 09:47:38 +00:00
channel_receive_unittest.cc Create unit test for the population of capture_start_ntp_time 2023-02-06 14:00:39 +00:00
channel_send.cc Pass rtcp message to RtpTransportController through newer interface 2023-05-17 17:19:23 +00:00
channel_send.h Simplify handling rtcp messages in audio send channel 2023-05-17 06:32:12 +00:00
channel_send_frame_transformer_delegate.cc Make all encodedaudioframes inherit from TransformableAudioFrameI'face 2023-06-19 18:54:47 +00:00
channel_send_frame_transformer_delegate.h Make all encodedaudioframes inherit from TransformableAudioFrameI'face 2023-06-19 18:54:47 +00:00
channel_send_frame_transformer_delegate_unittest.cc Move rtc::make_ref_counted to api/ 2022-06-15 09:47:38 +00:00
channel_send_unittest.cc Simplify handling rtcp messages in audio send channel 2023-05-17 06:32:12 +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 Simplify handling rtcp messages in audio send channel 2023-05-17 06:32:12 +00:00
OWNERS Add alessiob@webrtc.org in audio/OWNERS 2022-09-09 07:33:11 +00:00
remix_resample.cc Update to WebRTC 4389 (e7d9f74) 2021-04-16 13:26:31 -07:00
remix_resample.h Use backticks not vertical bars to denote variables in comments for /audio 2021-07-27 15:36:40 +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