webrtc/call
webrtc-version-updater b2a2b1b51e Update WebRTC code version (2024-09-05T04:05:51).
Bug: None
Change-Id: I573f99eb34c5219be17224a05d9b6073d679737b
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/361701
Bot-Commit: webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com <webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com>
Commit-Queue: webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com <webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#42953}
2024-09-05 05:55:00 +00:00
..
adaptation Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
test Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
audio_receive_stream.cc Rename AudioReceiveStream to AudioReceiveStreamInterface 2022-05-23 08:44:26 +00:00
audio_receive_stream.h Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
audio_send_stream.cc Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
audio_send_stream.h Apply include-cleaner to call/ 2024-09-03 07:51:03 +00: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 Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
bitrate_allocator.cc Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
bitrate_allocator.h Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
bitrate_allocator_unittest.cc Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
bitrate_estimator_tests.cc Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
BUILD.gn Move the payload type picker to call/ 2024-09-03 12:36:50 +00:00
call.cc Move the payload type picker to call/ 2024-09-03 12:36:50 +00:00
call.h Move the payload type picker to call/ 2024-09-03 12:36:50 +00:00
call_config.cc Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
call_config.h Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
call_perf_tests.cc Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
call_unittest.cc Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
create_call.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
DEPS Move the payload type picker to call/ 2024-09-03 12:36:50 +00:00
fake_network_pipe.cc Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
fake_network_pipe.h Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
fake_network_pipe_unittest.cc Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
flexfec_receive_stream.cc Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
flexfec_receive_stream.h Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
flexfec_receive_stream_impl.cc Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
flexfec_receive_stream_impl.h Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
flexfec_receive_stream_unittest.cc Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
OWNERS Make perkj owner of call/ 2024-05-07 15:13:29 +00:00
packet_receiver.h Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
payload_type.h Move the payload type picker to call/ 2024-09-03 12:36:50 +00:00
payload_type_picker.cc Move the payload type picker to call/ 2024-09-03 12:36:50 +00:00
payload_type_picker.h Move the payload type picker to call/ 2024-09-03 12:36:50 +00:00
payload_type_picker_unittest.cc Move the payload type picker to call/ 2024-09-03 12:36:50 +00:00
rampup_tests.cc Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
rampup_tests.h Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
receive_stream.h Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
receive_time_calculator.cc Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
receive_time_calculator.h WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf 2022-03-29 10:14:00 +00:00
receive_time_calculator_unittest.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
rtp_bitrate_configurator.cc Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
rtp_bitrate_configurator.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
rtp_bitrate_configurator_unittest.cc Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
rtp_config.cc Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
rtp_config.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
rtp_demuxer.cc Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
rtp_demuxer.h Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
rtp_demuxer_unittest.cc Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
rtp_packet_sink_interface.h
rtp_payload_params.cc Add FrameInstrumentationData to RTPVideoHeader and CodecSpecificInfo 2024-09-04 07:21:02 +00:00
rtp_payload_params.h Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
rtp_payload_params_unittest.cc Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
rtp_stream_receiver_controller.cc Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
rtp_stream_receiver_controller.h Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
rtp_stream_receiver_controller_interface.h Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
rtp_transport_config.h Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
rtp_transport_controller_send.cc Use Environment instead of Clock in ModuleRtpRtcp2 and its RTP subcomponents 2024-09-04 20:39:39 +00:00
rtp_transport_controller_send.h Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
rtp_transport_controller_send_factory.h Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
rtp_transport_controller_send_factory_interface.h Use Environment in RtpTransportyControllerSend 2023-12-20 14:47:51 +00:00
rtp_transport_controller_send_interface.h Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
rtp_video_sender.cc Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
rtp_video_sender.h Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
rtp_video_sender_interface.h Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
rtp_video_sender_unittest.cc Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
rtx_receive_stream.cc Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
rtx_receive_stream.h Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
rtx_receive_stream_unittest.cc Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
simulated_network.h Move call/simulated_network to test/network 2024-04-29 09:55:06 +00:00
simulated_packet_receiver.h Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
syncable.cc
syncable.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
version.cc Update WebRTC code version (2024-09-05T04:05:51). 2024-09-05 05:55:00 +00:00
version.h Add WebRTC code freshness version string. 2020-12-14 16:22:35 +00:00
video_receive_stream.cc Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
video_receive_stream.h Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
video_send_stream.cc Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00
video_send_stream.h Apply include-cleaner to call/ 2024-09-03 07:51:03 +00:00