tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

files / third_party / libwebrtc / call


ModeNameSize
-rw-r--r--BUILD.gn753L
-rw-r--r--DEPS77L
-rw-r--r--OWNERS9L
-rw-r--r--audio_receive_stream.cc24L
-rw-r--r--audio_receive_stream.h231L
-rw-r--r--audio_send_stream.cc117L
-rw-r--r--audio_send_stream.h214L
-rw-r--r--audio_sender.h30L
-rw-r--r--audio_state.cc18L
-rw-r--r--audio_state.h67L
-rw-r--r--bitrate_allocator.cc769L
-rw-r--r--bitrate_allocator.h193L
-rw-r--r--bitrate_allocator_unittest.cc1197L
-rw-r--r--bitrate_estimator_tests.cc338L
-rw-r--r--call.cc1493L
-rw-r--r--call.h164L
-rw-r--r--call_config.cc39L
-rw-r--r--call_config.h92L
-rw-r--r--call_perf_tests.cc1086L
-rw-r--r--call_unittest.cc458L
-rw-r--r--fake_network_pipe.cc388L
-rw-r--r--fake_network_pipe.h231L
-rw-r--r--fake_network_pipe_unittest.cc508L
-rw-r--r--fake_payload_type_suggester.h45L
-rw-r--r--flexfec_receive_stream.cc27L
-rw-r--r--flexfec_receive_stream.h78L
-rw-r--r--flexfec_receive_stream_impl.cc188L
-rw-r--r--flexfec_receive_stream_impl.h101L
-rw-r--r--flexfec_receive_stream_unittest.cc152L
-rw-r--r--packet_receiver.h44L
-rw-r--r--payload_type.h67L
-rw-r--r--payload_type_picker.cc335L
-rw-r--r--payload_type_picker.h101L
-rw-r--r--payload_type_picker_unittest.cc248L
-rw-r--r--rampup_tests.cc735L
-rw-r--r--rampup_tests.h175L
-rw-r--r--receive_stream.h74L
-rw-r--r--receive_time_calculator.cc122L
-rw-r--r--receive_time_calculator.h63L
-rw-r--r--receive_time_calculator_unittest.cc248L
-rw-r--r--rtp_bitrate_configurator.cc138L
-rw-r--r--rtp_bitrate_configurator.h78L
-rw-r--r--rtp_bitrate_configurator_unittest.cc302L
-rw-r--r--rtp_config.cc269L
-rw-r--r--rtp_config.h201L
-rw-r--r--rtp_demuxer.cc454L
-rw-r--r--rtp_demuxer.h221L
-rw-r--r--rtp_demuxer_unittest.cc1272L
-rw-r--r--rtp_packet_sink_interface.h26L
-rw-r--r--rtp_payload_params.cc817L
-rw-r--r--rtp_payload_params.h139L
-rw-r--r--rtp_payload_params_unittest.cc1450L
-rw-r--r--rtp_stream_receiver_controller.cc75L
-rw-r--r--rtp_stream_receiver_controller.h82L
-rw-r--r--rtp_stream_receiver_controller_interface.h44L
-rw-r--r--rtp_transport_config.h43L
-rw-r--r--rtp_transport_controller_send.cc859L
-rw-r--r--rtp_transport_controller_send.h254L
-rw-r--r--rtp_transport_controller_send_interface.h172L
-rw-r--r--rtp_video_sender.cc1054L
-rw-r--r--rtp_video_sender.h239L
-rw-r--r--rtp_video_sender_interface.h67L
-rw-r--r--rtp_video_sender_unittest.cc1610L
-rw-r--r--rtx_receive_stream.cc85L
-rw-r--r--rtx_receive_stream.h60L
-rw-r--r--rtx_receive_stream_unittest.cc276L
-rw-r--r--simulated_network.h17L
-rw-r--r--simulated_packet_receiver.h44L
-rw-r--r--syncable.cc17L
-rw-r--r--syncable.h59L
-rw-r--r--version.cc25L
-rw-r--r--version.h25L
-rw-r--r--video_receive_stream.cc174L
-rw-r--r--video_receive_stream.h372L
-rw-r--r--video_send_stream.cc128L
-rw-r--r--video_send_stream.h277L
d---------adaptation/-
d---------audio_sender_interface_gn/-
d---------bitrate_allocator_gn/-
d---------bitrate_configurator_gn/-
d---------call_gn/-
d---------call_interfaces_gn/-
d---------payload_type_gn/-
d---------payload_type_picker_gn/-
d---------receive_stream_interface_gn/-
d---------rtp_interfaces_gn/-
d---------rtp_receiver_gn/-
d---------rtp_sender_gn/-
d---------version_gn/-
d---------video_receive_stream_api_gn/-
d---------video_send_stream_api_gn/-
d---------test/-