webrtc/call
2022-11-11 19:10:59 -05:00
..
adaptation Finish resolving merge conflicts 2022-11-11 19:10:59 -05:00
test Replace TaskQueue with MaybeWorkerThread in RtpTransportControllerInterface 2022-10-10 11:56:52 +00:00
audio_receive_stream.cc Rename AudioReceiveStream to AudioReceiveStreamInterface 2022-05-23 08:44:26 +00:00
audio_receive_stream.h Merge in M108 2022-11-11 17:02:35 -05:00
audio_send_stream.cc Reland "Wire up non-sender RTT for audio, and implement related standardized stats." 2021-09-06 14:26:55 +00:00
audio_send_stream.h Update to 5005 (M102) (#86) 2022-08-24 11:07:33 -04:00
audio_sender.h Refactoring AudioSender api out of AudioSendStream for more abstraction to reuse AudioTransportImpl for voip api 2020-01-13 18:31:30 +00:00
audio_state.cc Remove chromium clang style errors affecting sdk/android/media_jni 2018-04-09 13:55:49 +00:00
audio_state.h Update to WebRTC 4389 (e7d9f74) 2021-04-16 13:26:31 -07:00
bitrate_allocator.cc Remove bitrate multiplier (#79) 2022-05-31 11:33:18 -06:00
bitrate_allocator.h Use backticks not vertical bars to denote variables in comments for /call 2021-07-27 18:29:33 +00:00
bitrate_allocator_unittest.cc Adopt absl::string_view in call/ 2022-05-17 12:00:45 +00:00
bitrate_estimator_tests.cc Update rtc::Event::Wait call sites to use TimeDelta. 2022-08-19 10:07:28 +00:00
BUILD.gn Finish resolving merge conflicts 2022-11-11 19:10:59 -05:00
call.cc Finish resolving merge conflicts 2022-11-11 19:10:59 -05:00
call.h Finish resolving merge conflicts 2022-11-11 19:10:59 -05:00
call_config.cc Add ability to pass factory for RtpTransportControllerSend to PeerConnectionFactoryDependencies. 2021-06-01 06:57:31 +00:00
call_config.h Update to 5005 (M102) (#86) 2022-08-24 11:07:33 -04:00
call_factory.cc Finish resolving merge conflicts 2022-11-11 19:10:59 -05:00
call_factory.h Delete Call dependency on ProcessThread as unused 2022-06-21 08:59:38 +00:00
call_perf_tests.cc RtpEncodingParameters::request_resolution patch 2 2022-09-29 14:10:44 +00:00
call_unittest.cc Delete Call dependency on ProcessThread as unused 2022-06-21 08:59:38 +00:00
degraded_call.cc Finish resolving merge conflicts 2022-11-11 19:10:59 -05:00
degraded_call.h Finish resolving merge conflicts 2022-11-11 19:10:59 -05:00
DEPS SimulcastEncoderAdapter: Use FramerateController instead of FramerateControllerDeprecated. 2021-08-30 10:20:55 +00:00
fake_network_pipe.cc Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
fake_network_pipe.h Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
fake_network_pipe_unittest.cc Use backticks not vertical bars to denote variables in comments for /call 2021-07-27 18:29:33 +00:00
flexfec_receive_stream.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
flexfec_receive_stream.h Add SetPayloadType to FlexfecReceiveStream. 2022-07-28 21:24:50 +00:00
flexfec_receive_stream_impl.cc Replace Thread::Invoke with Thread::BlockingCall 2022-09-09 10:44:17 +00:00
flexfec_receive_stream_impl.h Add SetPayloadType to FlexfecReceiveStream. 2022-07-28 21:24:50 +00:00
flexfec_receive_stream_unittest.cc test: fix flexfec test 2022-07-06 10:37:19 +00:00
OWNERS Finish resolving merge conflicts 2022-11-11 19:10:59 -05:00
packet_receiver.h Remove DeliverPacketAsync. 2021-05-29 07:37:33 +00:00
rampup_tests.cc Finish resolving merge conflicts 2022-11-11 19:10:59 -05:00
rampup_tests.h Finish resolving merge conflicts 2022-11-11 19:10:59 -05:00
receive_stream.h Add SetTransportCc to ReceiveStreamInterface. 2022-05-30 14:07:04 +00:00
receive_time_calculator.cc Update to 5005 (M102) (#86) 2022-08-24 11:07:33 -04:00
receive_time_calculator.h Update to 5005 (M102) (#86) 2022-08-24 11:07:33 -04:00
receive_time_calculator_unittest.cc Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
rtp_bitrate_configurator.cc Update to WebRTC 4103 (M83) (#12) 2020-06-25 11:14:34 -07:00
rtp_bitrate_configurator.h Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
rtp_bitrate_configurator_unittest.cc Revert "In RtpBitrateConfigurator ignore new parameters when set to default values." 2020-01-10 16:39:51 +00:00
rtp_config.cc Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
rtp_config.h Update old TODO comments 2022-07-05 09:59:33 +00:00
rtp_demuxer.cc Merge in M108 2022-11-11 17:02:35 -05:00
rtp_demuxer.h Adopt absl::string_view in call/ 2022-05-17 12:00:45 +00:00
rtp_demuxer_unittest.cc Finish resolving merge conflicts 2022-11-11 19:10:59 -05:00
rtp_packet_sink_interface.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rtp_payload_params.cc Merge in M108 2022-11-11 17:02:35 -05:00
rtp_payload_params.h Merge in M108 2022-11-11 17:02:35 -05:00
rtp_payload_params_unittest.cc For VP9 assume max number of spatial layers to simulate generic descriptor 2022-06-08 11:36:54 +00:00
rtp_stream_receiver_controller.cc Demote RtpStreamReceiverController AddSink/RemoveSink to private 2022-07-06 09:31:54 +00:00
rtp_stream_receiver_controller.h Demote RtpStreamReceiverController AddSink/RemoveSink to private 2022-07-06 09:31:54 +00:00
rtp_stream_receiver_controller_interface.h Demote RtpStreamReceiverController AddSink/RemoveSink to private 2022-07-06 09:31:54 +00:00
rtp_transport_config.h Update to 5005 (M102) (#86) 2022-08-24 11:07:33 -04:00
rtp_transport_controller_send.cc Finish resolving merge conflicts 2022-11-11 19:10:59 -05:00
rtp_transport_controller_send.h Finish resolving merge conflicts 2022-11-11 19:10:59 -05:00
rtp_transport_controller_send_factory.h Finish resolving merge conflicts 2022-11-11 19:10:59 -05:00
rtp_transport_controller_send_factory_interface.h Delete Call dependency on ProcessThread as unused 2022-06-21 08:59:38 +00:00
rtp_transport_controller_send_interface.h Replace TaskQueue with MaybeWorkerThread in RtpTransportControllerInterface 2022-10-10 11:56:52 +00:00
rtp_video_sender.cc Merge in M108 2022-11-11 17:02:35 -05:00
rtp_video_sender.h Finish resolving merge conflicts 2022-11-11 19:10:59 -05:00
rtp_video_sender_interface.h Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
rtp_video_sender_unittest.cc Finish resolving merge conflicts 2022-11-11 19:10:59 -05:00
rtx_receive_stream.cc Updated associated payload types without recreating receive streams. 2022-08-16 13:38:24 +00:00
rtx_receive_stream.h Updated associated payload types without recreating receive streams. 2022-08-16 13:38:24 +00:00
rtx_receive_stream_unittest.cc Store RtpPacketReceived::arrival_time as Timestamp. 2021-05-05 16:22:33 +00:00
simulated_network.cc Remove CoDel from webrtc::SimulatedNetwork. 2022-09-08 06:51:05 +00:00
simulated_network.h Remove CoDel from webrtc::SimulatedNetwork. 2022-09-08 06:51:05 +00:00
simulated_packet_receiver.h Calculate next process time in simulated network. 2019-02-08 19:33:17 +00:00
syncable.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
syncable.h Rename AudioReceiveStream to AudioReceiveStreamInterface 2022-05-23 08:44:26 +00:00
version.cc Finish resolving merge conflicts 2022-11-11 19:10:59 -05:00
version.h Update to WebRTC 4389 (e7d9f74) 2021-04-16 13:26:31 -07:00
video_receive_stream.cc Remove unused VideoReceiveStreamInterface::Config::target_delay_ms field. 2022-05-30 09:30:23 +00:00
video_receive_stream.h Finish resolving merge conflicts 2022-11-11 19:10:59 -05:00
video_send_stream.cc Update to 4896 (M100) (#72) 2022-04-15 17:13:23 -06:00
video_send_stream.h [Stats] Update totalPacketSendDelay to only cover time in pacer queue. 2022-11-11 17:24:30 -05:00