[webkit-changes] [WebKit/WebKit] f27f3a: Update libwebrtc to M126
youennf
noreply at github.com
Thu Jun 27 10:22:40 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f27f3af5984a833c91d6f973837282dfdbac29c2
https://github.com/WebKit/WebKit/commit/f27f3af5984a833c91d6f973837282dfdbac29c2
Author: Youenn Fablet <youenn at apple.com>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M LayoutTests/webrtc/libwebrtc/descriptionGetters.html
M LayoutTests/webrtc/video-stats.html
M Source/ThirdParty/libwebrtc/CMakeLists.txt
M Source/ThirdParty/libwebrtc/Configurations/Base-libwebrtc.xcconfig
M Source/ThirdParty/libwebrtc/Configurations/libwebrtc.exp
A Source/ThirdParty/libwebrtc/Configurations/libwebrtc.release.exp
M Source/ThirdParty/libwebrtc/Source/webrtc/.gn
R Source/ThirdParty/libwebrtc/Source/webrtc/.vpython
M Source/ThirdParty/libwebrtc/Source/webrtc/.vpython3
M Source/ThirdParty/libwebrtc/Source/webrtc/AUTHORS
M Source/ThirdParty/libwebrtc/Source/webrtc/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/DEPS
M Source/ThirdParty/libwebrtc/Source/webrtc/PRESUBMIT.py
M Source/ThirdParty/libwebrtc/Source/webrtc/api/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/api/DEPS
R Source/ThirdParty/libwebrtc/Source/webrtc/api/async_resolver_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/audio/BUILD.gn
A Source/ThirdParty/libwebrtc/Source/webrtc/api/audio/audio_device.h
A Source/ThirdParty/libwebrtc/Source/webrtc/api/audio/audio_device_defines.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/audio/audio_frame.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/audio/audio_frame.h
A Source/ThirdParty/libwebrtc/Source/webrtc/api/audio/audio_processing.cc
A Source/ThirdParty/libwebrtc/Source/webrtc/api/audio/audio_processing.h
A Source/ThirdParty/libwebrtc/Source/webrtc/api/audio/audio_processing_statistics.cc
A Source/ThirdParty/libwebrtc/Source/webrtc/api/audio/audio_processing_statistics.h
R Source/ThirdParty/libwebrtc/Source/webrtc/api/audio/echo_canceller3_config_json.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/audio/echo_detector_creator.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/audio/test/audio_frame_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/audio_codecs/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/api/audio_codecs/audio_decoder_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/audio_codecs/audio_encoder.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/audio_codecs/audio_format.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/audio_codecs/audio_format.h
R Source/ThirdParty/libwebrtc/Source/webrtc/api/call/call_factory_interface.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/call/transport.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/candidate.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/candidate.h
A Source/ThirdParty/libwebrtc/Source/webrtc/api/candidate_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/create_peerconnection_factory.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/create_peerconnection_factory.h
R Source/ThirdParty/libwebrtc/Source/webrtc/api/crypto_params.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/data_channel_interface.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/dtls_transport_interface.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/dtmf_sender_interface.h
A Source/ThirdParty/libwebrtc/Source/webrtc/api/enable_media.cc
A Source/ThirdParty/libwebrtc/Source/webrtc/api/enable_media.h
A Source/ThirdParty/libwebrtc/Source/webrtc/api/enable_media_with_defaults.cc
A Source/ThirdParty/libwebrtc/Source/webrtc/api/enable_media_with_defaults.h
A Source/ThirdParty/libwebrtc/Source/webrtc/api/environment/BUILD.gn
A Source/ThirdParty/libwebrtc/Source/webrtc/api/environment/OWNERS
A Source/ThirdParty/libwebrtc/Source/webrtc/api/environment/environment.h
A Source/ThirdParty/libwebrtc/Source/webrtc/api/environment/environment_factory.cc
A Source/ThirdParty/libwebrtc/Source/webrtc/api/environment/environment_factory.h
A Source/ThirdParty/libwebrtc/Source/webrtc/api/environment/environment_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/fec_controller.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/frame_transformer_interface.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/ice_transport_interface.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/jsep.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/legacy_stats_types.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/media_stream_interface.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/metronome/BUILD.gn
R Source/ThirdParty/libwebrtc/Source/webrtc/api/metronome/metronome.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/metronome/metronome.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/metronome/test/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/api/metronome/test/fake_metronome.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/metronome/test/fake_metronome.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/neteq/neteq.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/neteq/neteq.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/packet_socket_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/peer_connection_interface.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/peer_connection_interface.h
A Source/ThirdParty/libwebrtc/Source/webrtc/api/ref_count.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/rtc_event_log/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/api/rtc_event_log/rtc_event_log_factory.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/rtc_event_log/rtc_event_log_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/rtc_event_log/rtc_event_log_factory_interface.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/rtc_event_log_output_file_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/rtp_headers.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/rtp_headers.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/rtp_packet_info.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/rtp_parameters.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/rtp_parameters.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/rtp_receiver_interface.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/rtp_receiver_interface.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/rtp_sender_interface.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/rtp_transceiver_interface.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/scoped_refptr.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/sctp_transport_interface.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/set_local_description_observer_interface.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/set_remote_description_observer_interface.h
A Source/ThirdParty/libwebrtc/Source/webrtc/api/stats/attribute.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/stats/rtc_stats.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/stats/rtc_stats_report.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/stats/rtcstats_objects.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/task_queue/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/api/task_queue/task_queue_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/test/audioproc_float.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/test/compile_all_headers.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/test/create_frame_generator.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/test/create_frame_generator.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/test/create_network_emulation_manager.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/test/create_network_emulation_manager.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/test/create_time_controller.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/test/create_time_controller.h
R Source/ThirdParty/libwebrtc/Source/webrtc/api/test/create_video_codec_tester.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/api/test/create_video_codec_tester.h
A Source/ThirdParty/libwebrtc/Source/webrtc/api/test/mock_frame_transformer.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/test/mock_packet_socket_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/test/mock_peerconnectioninterface.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/test/mock_rtpsender.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/test/mock_transformable_audio_frame.h
A Source/ThirdParty/libwebrtc/Source/webrtc/api/test/mock_transformable_frame.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/test/mock_video_decoder_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/test/mock_video_encoder_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/test/neteq_simulator.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/test/neteq_simulator_factory.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/test/neteq_simulator_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/test/network_emulation_manager.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/test/network_emulation_manager.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/test/pclf/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/api/test/pclf/media_configuration.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/test/pclf/media_quality_test_params.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/test/pclf/peer_configurer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/test/pclf/peer_configurer.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/test/peerconnection_quality_test_fixture.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/test/simulated_network.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/test/video/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/api/test/video/function_video_decoder_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/test/video/function_video_encoder_factory.h
R Source/ThirdParty/libwebrtc/Source/webrtc/api/test/video_codec_stats.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/api/test/video_codec_stats.h
R Source/ThirdParty/libwebrtc/Source/webrtc/api/test/video_codec_tester.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/test/video_quality_test_fixture.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/transport/BUILD.gn
A Source/ThirdParty/libwebrtc/Source/webrtc/api/transport/bandwidth_estimation_settings.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/transport/data_channel_transport_interface.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/transport/goog_cc_factory.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/transport/goog_cc_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/transport/network_control.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/transport/network_types.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/transport/rtp/dependency_descriptor.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/transport/sctp_transport_factory_interface.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/transport/stun.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/transport/stun.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/transport/stun_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video/encoded_image.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video/resolution.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video/video_codec_type.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video/video_frame.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video/video_frame.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video/video_frame_buffer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video/video_frame_buffer.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/av1_profile.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/av1_profile.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/builtin_video_encoder_factory.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/h264_profile_level_id.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/h264_profile_level_id.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/h265_profile_tier_level.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/h265_profile_tier_level.h
A Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/libaom_av1_encoder_factory.cc
A Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/libaom_av1_encoder_factory.h
A Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/libaom_av1_encoder_factory_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/sdp_video_format.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/sdp_video_format.h
A Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/simple_encoder_wrapper.cc
A Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/simple_encoder_wrapper.h
A Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/simple_encoder_wrapper_unittests.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/simulcast_stream.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/simulcast_stream.h
R Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/spatial_layer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/spatial_layer.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/test/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/test/h264_profile_level_id_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/test/h265_profile_tier_level_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/test/sdp_video_format_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/test/video_decoder_factory_template_tests.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/test/video_decoder_software_fallback_wrapper_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/test/video_encoder_factory_template_tests.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/test/video_encoder_software_fallback_wrapper_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/video_codec.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/video_codec.h
A Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/video_decoder_factory.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/video_decoder_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/video_decoder_factory_template.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/video_decoder_factory_template_dav1d_adapter.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/video_decoder_factory_template_libvpx_vp8_adapter.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/video_decoder_software_fallback_wrapper.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/video_decoder_software_fallback_wrapper.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/video_encoder_factory.h
A Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/video_encoder_factory_interface.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/video_encoder_factory_template.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/video_encoder_factory_template_libaom_av1_adapter.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/video_encoder_factory_template_libvpx_vp8_adapter.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/video_encoder_factory_template_libvpx_vp9_adapter.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/video_encoder_factory_template_open_h264_adapter.h
A Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/video_encoder_interface.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/video_encoder_software_fallback_wrapper.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/video_encoder_software_fallback_wrapper.h
A Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/video_encoding_general.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/vp9_profile.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/api/video_codecs/vp9_profile.h
M Source/ThirdParty/libwebrtc/Source/webrtc/api/voip/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/api/voip/voip_engine_factory.h
R Source/ThirdParty/libwebrtc/Source/webrtc/api/wrapping_async_dns_resolver.h
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/audio_receive_stream.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/audio_send_stream.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/audio_send_stream.h
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/audio_send_stream_tests.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/audio_send_stream_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/audio_state.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/audio_transport_impl.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/audio_transport_impl.h
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/channel_receive.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/channel_receive_frame_transformer_delegate.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/channel_receive_frame_transformer_delegate.h
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/channel_receive_frame_transformer_delegate_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/channel_receive_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/channel_send.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/channel_send.h
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/channel_send_frame_transformer_delegate.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/channel_send_frame_transformer_delegate.h
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/channel_send_frame_transformer_delegate_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/channel_send_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/mock_voe_channel_proxy.h
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/remix_resample.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/remix_resample.h
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/test/audio_end_to_end_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/test/audio_end_to_end_test.h
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/utility/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/utility/audio_frame_operations.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/utility/audio_frame_operations.h
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/utility/audio_frame_operations_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/utility/channel_mixer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/utility/channel_mixer.h
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/utility/channel_mixing_matrix.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/utility/channel_mixing_matrix.h
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/voip/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/voip/audio_egress.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/voip/audio_egress.h
M Source/ThirdParty/libwebrtc/Source/webrtc/audio/voip/voip_core.h
M Source/ThirdParty/libwebrtc/Source/webrtc/build_overrides/build.gni
M Source/ThirdParty/libwebrtc/Source/webrtc/build_overrides/partition_alloc.gni
M Source/ThirdParty/libwebrtc/Source/webrtc/call/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/call/DEPS
M Source/ThirdParty/libwebrtc/Source/webrtc/call/OWNERS
M Source/ThirdParty/libwebrtc/Source/webrtc/call/adaptation/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/call/audio_send_stream.h
M Source/ThirdParty/libwebrtc/Source/webrtc/call/audio_state.h
M Source/ThirdParty/libwebrtc/Source/webrtc/call/bitrate_estimator_tests.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/call/call.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/call/call.h
M Source/ThirdParty/libwebrtc/Source/webrtc/call/call_config.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/call/call_config.h
R Source/ThirdParty/libwebrtc/Source/webrtc/call/call_factory.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/call/call_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/call/call_perf_tests.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/call/call_unittest.cc
A Source/ThirdParty/libwebrtc/Source/webrtc/call/create_call.cc
A Source/ThirdParty/libwebrtc/Source/webrtc/call/create_call.h
M Source/ThirdParty/libwebrtc/Source/webrtc/call/degraded_call.h
M Source/ThirdParty/libwebrtc/Source/webrtc/call/fake_network_pipe_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/call/packet_receiver.h
M Source/ThirdParty/libwebrtc/Source/webrtc/call/rampup_tests.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/call/rampup_tests.h
M Source/ThirdParty/libwebrtc/Source/webrtc/call/rtp_config.h
M Source/ThirdParty/libwebrtc/Source/webrtc/call/rtp_demuxer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/call/rtp_demuxer.h
M Source/ThirdParty/libwebrtc/Source/webrtc/call/rtp_payload_params.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/call/rtp_payload_params.h
M Source/ThirdParty/libwebrtc/Source/webrtc/call/rtp_payload_params_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/call/rtp_transport_config.h
M Source/ThirdParty/libwebrtc/Source/webrtc/call/rtp_transport_controller_send.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/call/rtp_transport_controller_send.h
M Source/ThirdParty/libwebrtc/Source/webrtc/call/rtp_transport_controller_send_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/call/rtp_transport_controller_send_factory_interface.h
M Source/ThirdParty/libwebrtc/Source/webrtc/call/rtp_transport_controller_send_interface.h
M Source/ThirdParty/libwebrtc/Source/webrtc/call/rtp_video_sender.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/call/rtp_video_sender.h
M Source/ThirdParty/libwebrtc/Source/webrtc/call/rtp_video_sender_interface.h
M Source/ThirdParty/libwebrtc/Source/webrtc/call/rtp_video_sender_unittest.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/call/simulated_network.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/call/simulated_network.h
R Source/ThirdParty/libwebrtc/Source/webrtc/call/simulated_network_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/call/test/mock_rtp_transport_controller_send.h
M Source/ThirdParty/libwebrtc/Source/webrtc/call/version.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/call/video_receive_stream.h
M Source/ThirdParty/libwebrtc/Source/webrtc/call/video_send_stream.h
M Source/ThirdParty/libwebrtc/Source/webrtc/common_audio/include/audio_util.h
M Source/ThirdParty/libwebrtc/Source/webrtc/common_audio/resampler/include/push_resampler.h
M Source/ThirdParty/libwebrtc/Source/webrtc/common_audio/resampler/push_resampler.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/common_audio/wav_file_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/common_video/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/common_video/h264/h264_common.h
M Source/ThirdParty/libwebrtc/Source/webrtc/common_video/h264/sps_parser.h
M Source/ThirdParty/libwebrtc/Source/webrtc/common_video/h265/h265_bitstream_parser.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/common_video/h265/h265_bitstream_parser.h
M Source/ThirdParty/libwebrtc/Source/webrtc/common_video/h265/h265_common.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/common_video/h265/h265_common.h
M Source/ThirdParty/libwebrtc/Source/webrtc/common_video/h265/h265_pps_parser.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/common_video/h265/h265_pps_parser.h
M Source/ThirdParty/libwebrtc/Source/webrtc/common_video/h265/h265_sps_parser.h
M Source/ThirdParty/libwebrtc/Source/webrtc/common_video/h265/h265_vps_parser.h
M Source/ThirdParty/libwebrtc/Source/webrtc/common_video/video_frame_unittest.cc
A Source/ThirdParty/libwebrtc/Source/webrtc/docs/monorail-bug-tracker-migration/monorail-issue-tracker-map.csv
M Source/ThirdParty/libwebrtc/Source/webrtc/docs/native-code/development/README.md
A Source/ThirdParty/libwebrtc/Source/webrtc/docs/native-code/development/fuzzers/README.md
M Source/ThirdParty/libwebrtc/Source/webrtc/docs/native-code/ios/README.md
A Source/ThirdParty/libwebrtc/Source/webrtc/docs/native-code/sdp-ext/fmtp-x-google-per-layer-pli.md
M Source/ThirdParty/libwebrtc/Source/webrtc/examples/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/examples/androidnativeapi/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/examples/androidnativeapi/jni/android_call_client.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/examples/androidvoip/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/examples/androidvoip/jni/android_voip_client.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/examples/androidvoip/jni/android_voip_client.h
M Source/ThirdParty/libwebrtc/Source/webrtc/examples/objcnativeapi/objc/objc_call_client.mm
M Source/ThirdParty/libwebrtc/Source/webrtc/examples/peerconnection/client/conductor.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/examples/peerconnection/client/peer_connection_client.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/examples/stunserver/stunserver_main.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/examples/unityplugin/ANDROID_INSTRUCTION
R Source/ThirdParty/libwebrtc/Source/webrtc/examples/unityplugin/DEPS
R Source/ThirdParty/libwebrtc/Source/webrtc/examples/unityplugin/README
R Source/ThirdParty/libwebrtc/Source/webrtc/examples/unityplugin/class_reference_holder.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/examples/unityplugin/class_reference_holder.h
R Source/ThirdParty/libwebrtc/Source/webrtc/examples/unityplugin/java/src/org/webrtc/UnityUtility.java
R Source/ThirdParty/libwebrtc/Source/webrtc/examples/unityplugin/jni_onload.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/examples/unityplugin/simple_peer_connection.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/examples/unityplugin/simple_peer_connection.h
R Source/ThirdParty/libwebrtc/Source/webrtc/examples/unityplugin/unity_plugin_apis.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/examples/unityplugin/unity_plugin_apis.h
R Source/ThirdParty/libwebrtc/Source/webrtc/examples/unityplugin/video_observer.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/examples/unityplugin/video_observer.h
M Source/ThirdParty/libwebrtc/Source/webrtc/experiments/field_trials.py
M Source/ThirdParty/libwebrtc/Source/webrtc/g3doc/style-guide.md
M Source/ThirdParty/libwebrtc/Source/webrtc/infra/OWNERS
M Source/ThirdParty/libwebrtc/Source/webrtc/infra/config/commit-queue.cfg
M Source/ThirdParty/libwebrtc/Source/webrtc/infra/config/config.star
M Source/ThirdParty/libwebrtc/Source/webrtc/infra/config/cr-buildbucket.cfg
M Source/ThirdParty/libwebrtc/Source/webrtc/infra/config/luci-milo.cfg
M Source/ThirdParty/libwebrtc/Source/webrtc/infra/config/luci-notify.cfg
M Source/ThirdParty/libwebrtc/Source/webrtc/infra/config/project.cfg
M Source/ThirdParty/libwebrtc/Source/webrtc/infra/specs/client.webrtc.json
M Source/ThirdParty/libwebrtc/Source/webrtc/infra/specs/client.webrtc.perf.json
M Source/ThirdParty/libwebrtc/Source/webrtc/infra/specs/internal.client.webrtc.json
M Source/ThirdParty/libwebrtc/Source/webrtc/infra/specs/mixins.pyl
M Source/ThirdParty/libwebrtc/Source/webrtc/infra/specs/mixins_webrtc.pyl
M Source/ThirdParty/libwebrtc/Source/webrtc/infra/specs/test_suites.pyl
M Source/ThirdParty/libwebrtc/Source/webrtc/infra/specs/tryserver.webrtc.json
M Source/ThirdParty/libwebrtc/Source/webrtc/infra/specs/variants.pyl
M Source/ThirdParty/libwebrtc/Source/webrtc/infra/specs/waterfalls.pyl
M Source/ThirdParty/libwebrtc/Source/webrtc/logging/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/logging/rtc_event_log/encoder/rtc_event_log_encoder_legacy.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/logging/rtc_event_log/encoder/rtc_event_log_encoder_new_format.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/logging/rtc_event_log/encoder/rtc_event_log_encoder_new_format.h
M Source/ThirdParty/libwebrtc/Source/webrtc/logging/rtc_event_log/encoder/rtc_event_log_encoder_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/logging/rtc_event_log/events/rtc_event_ice_candidate_pair_config.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/logging/rtc_event_log/events/rtc_event_ice_candidate_pair_config.h
M Source/ThirdParty/libwebrtc/Source/webrtc/logging/rtc_event_log/fake_rtc_event_log_factory.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/logging/rtc_event_log/fake_rtc_event_log_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/logging/rtc_event_log/ice_logger.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/logging/rtc_event_log/rtc_event_log2_proto_include.h
M Source/ThirdParty/libwebrtc/Source/webrtc/logging/rtc_event_log/rtc_event_log2rtp_dump.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/logging/rtc_event_log/rtc_event_log_impl.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/logging/rtc_event_log/rtc_event_log_impl.h
M Source/ThirdParty/libwebrtc/Source/webrtc/logging/rtc_event_log/rtc_event_log_parser.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/logging/rtc_event_log/rtc_event_log_parser.h
M Source/ThirdParty/libwebrtc/Source/webrtc/logging/rtc_event_log/rtc_event_log_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/logging/rtc_event_log/rtc_event_log_unittest_helper.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/logging/rtc_event_log/rtc_event_log_unittest_helper.h
M Source/ThirdParty/libwebrtc/Source/webrtc/media/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/media/base/codec.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/media/base/codec.h
M Source/ThirdParty/libwebrtc/Source/webrtc/media/base/codec_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/media/base/fake_media_engine.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/media/base/fake_media_engine.h
M Source/ThirdParty/libwebrtc/Source/webrtc/media/base/media_channel.h
M Source/ThirdParty/libwebrtc/Source/webrtc/media/base/media_channel_impl.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/media/base/media_channel_impl.h
M Source/ThirdParty/libwebrtc/Source/webrtc/media/base/media_constants.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/media/base/media_constants.h
M Source/ThirdParty/libwebrtc/Source/webrtc/media/base/media_engine.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/media/base/media_engine.h
M Source/ThirdParty/libwebrtc/Source/webrtc/media/base/media_engine_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/media/base/rtp_utils.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/media/base/rtp_utils.h
M Source/ThirdParty/libwebrtc/Source/webrtc/media/base/rtp_utils_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/media/base/sdp_video_format_utils.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/media/base/sdp_video_format_utils.h
M Source/ThirdParty/libwebrtc/Source/webrtc/media/base/sdp_video_format_utils_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/media/base/video_adapter.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/media/base/video_adapter.h
M Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/adm_helpers.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/fake_video_codec_factory.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/fake_video_codec_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/fake_webrtc_call.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/fake_webrtc_call.h
M Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/fake_webrtc_video_engine.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/fake_webrtc_video_engine.h
M Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/internal_decoder_factory.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/internal_decoder_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/internal_decoder_factory_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/internal_encoder_factory.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/internal_encoder_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/internal_encoder_factory_unittest.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/multiplex_codec_factory.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/multiplex_codec_factory.h
R Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/multiplex_codec_factory_unittest.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/null_webrtc_video_engine.h
R Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/null_webrtc_video_engine_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/payload_type_mapper.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/payload_type_mapper.h
M Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/payload_type_mapper_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/simulcast_encoder_adapter.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/simulcast_encoder_adapter.h
M Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/simulcast_encoder_adapter_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/webrtc_media_engine.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/webrtc_media_engine.h
R Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/webrtc_media_engine_defaults.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/webrtc_media_engine_defaults.h
M Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/webrtc_media_engine_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/webrtc_video_engine.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/webrtc_video_engine.h
M Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/webrtc_video_engine_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/webrtc_voice_engine.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/webrtc_voice_engine.h
M Source/ThirdParty/libwebrtc/Source/webrtc/media/engine/webrtc_voice_engine_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/media/sctp/dcsctp_transport.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/media/sctp/dcsctp_transport.h
M Source/ThirdParty/libwebrtc/Source/webrtc/media/sctp/dcsctp_transport_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/media/sctp/sctp_transport_factory.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/media/sctp/sctp_transport_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/media/sctp/sctp_transport_internal.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/async_audio_processing/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/async_audio_processing/async_audio_processing.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/async_audio_processing/async_audio_processing.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/acm2/acm_receiver.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/acm2/acm_receiver.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/acm2/acm_receiver_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/acm2/acm_resampler.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/acm2/audio_coding_module.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/acm2/audio_coding_module_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/audio_network_adaptor/controller_manager.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/audio_network_adaptor/controller_manager_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/audio_network_adaptor/debug_dump_writer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/audio_network_adaptor/debug_dump_writer.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/audio_network_adaptor/fec_controller_plr_based.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/codecs/builtin_audio_decoder_factory_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/codecs/g722/audio_decoder_g722.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/codecs/g722/audio_decoder_g722.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/codecs/opus/audio_decoder_opus.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/codecs/opus/audio_decoder_opus.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/codecs/opus/opus_interface.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/codecs/pcm16b/audio_decoder_pcm16b.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/codecs/pcm16b/audio_decoder_pcm16b.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/neteq/background_noise.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/neteq/background_noise.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/neteq/decision_logic.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/neteq/decision_logic.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/neteq/decision_logic_unittest.cc
A Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/neteq/mock/mock_packet_arrival_history.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/neteq/mock/mock_packet_buffer.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/neteq/neteq_impl.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/neteq/neteq_impl.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/neteq/neteq_impl_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/neteq/neteq_network_stats_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/neteq/neteq_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/neteq/packet_arrival_history.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/neteq/packet_arrival_history.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/neteq/packet_arrival_history_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/neteq/packet_buffer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/neteq/packet_buffer.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/neteq/packet_buffer_unittest.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/neteq/post_decode_vad.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/neteq/post_decode_vad.h
R Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/neteq/post_decode_vad_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/neteq/test/neteq_decoding_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/neteq/test/neteq_opus_quality_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/neteq/test/result_sink.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/neteq/tools/neteq_replacement_input.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/neteq/tools/neteq_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/neteq/tools/neteq_test.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/neteq/tools/rtp_analyze.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/test/TestStereo.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_device/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_device/audio_device_buffer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_device/audio_device_buffer.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_device/audio_device_data_observer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_device/audio_device_generic.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_device/audio_device_impl.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_device/audio_device_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_device/dummy/audio_device_dummy.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_device/fine_audio_buffer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_device/fine_audio_buffer.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_device/fine_audio_buffer_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_device/include/audio_device.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_device/include/audio_device_data_observer.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_device/include/audio_device_default.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_device/include/audio_device_defines.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_device/include/audio_device_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_device/include/fake_audio_device.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_device/include/mock_audio_device.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_device/include/mock_audio_transport.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_device/include/test_audio_device.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_device/include/test_audio_device.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_device/include/test_audio_device_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_device/linux/audio_device_pulse_linux.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_device/linux/audio_mixer_manager_alsa_linux.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_device/mac/audio_mixer_manager_mac.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_device/mock_audio_device_buffer.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_device/test_audio_device_impl.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_device/test_audio_device_impl.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_device/test_audio_device_impl_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_device/win/audio_device_module_win.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_device/win/audio_device_module_win.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_device/win/core_audio_utility_win.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_mixer/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_mixer/audio_frame_manipulator.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_mixer/audio_mixer_impl_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_mixer/default_output_rate_calculator.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_mixer/frame_combiner.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_mixer/frame_combiner_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/aec3/echo_canceller3.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/aec3/echo_canceller3_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/aec3/matched_filter.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/aec3/matched_filter.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/aec3/matched_filter_lag_aggregator.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/aec3/matched_filter_lag_aggregator.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/aec3/matched_filter_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/aec_dump/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/aec_dump/aec_dump_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/aec_dump/aec_dump_impl.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/aec_dump/aec_dump_impl.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/aec_dump/aec_dump_integration_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/aec_dump/aec_dump_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/aec_dump/capture_stream_info.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/aec_dump/null_aec_dump_factory.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/agc/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/agc/agc_manager_direct.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/agc2/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/agc2/adaptive_digital_gain_controller.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/agc2/adaptive_digital_gain_controller_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/agc2/clipping_predictor.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/agc2/input_volume_controller.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/agc2/speech_level_estimator.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/agc2/speech_level_estimator_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/agc2/vad_wrapper.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/audio_buffer.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/audio_processing_builder_impl.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/audio_processing_impl.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/audio_processing_impl.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/audio_processing_impl_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/audio_processing_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/echo_control_mobile_impl.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/echo_control_mobile_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/gain_control_impl.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/gain_controller2.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/gain_controller2_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/include/aec_dump.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/include/audio_frame_proxies.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/include/audio_processing.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/include/audio_processing.h
R Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/include/audio_processing_statistics.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/include/audio_processing_statistics.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/include/mock_audio_processing.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/residual_echo_detector.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/test/aec_dump_based_simulator.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/test/audio_buffer_tools.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/test/audio_processing_builder_for_testing.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/test/audio_processing_simulator.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/test/audio_processing_simulator.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/test/audioproc_float_impl.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/test/audioproc_float_impl.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/test/debug_dump_replayer.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/test/debug_dump_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/test/protobuf_utils.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/test/runtime_setting_util.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/test/simulator_buffers.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/test/test_utils.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/congestion_controller/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/congestion_controller/goog_cc/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/congestion_controller/goog_cc/congestion_window_pushback_controller.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/congestion_controller/goog_cc/congestion_window_pushback_controller.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/congestion_controller/goog_cc/congestion_window_pushback_controller_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/congestion_controller/goog_cc/delay_based_bwe_unittest_helper.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/congestion_controller/goog_cc/delay_based_bwe_unittest_helper.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/congestion_controller/goog_cc/goog_cc_network_control.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/congestion_controller/goog_cc/goog_cc_network_control.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/congestion_controller/goog_cc/goog_cc_network_control_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/congestion_controller/goog_cc/loss_based_bwe_v2.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/congestion_controller/goog_cc/loss_based_bwe_v2.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/congestion_controller/goog_cc/loss_based_bwe_v2_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/congestion_controller/goog_cc/probe_controller.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/congestion_controller/goog_cc/probe_controller.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/congestion_controller/goog_cc/probe_controller_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/congestion_controller/goog_cc/send_side_bandwidth_estimation.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/congestion_controller/goog_cc/send_side_bandwidth_estimation.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/congestion_controller/include/receive_side_congestion_controller.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/congestion_controller/pcc/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/congestion_controller/pcc/pcc_network_controller_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/congestion_controller/receive_side_congestion_controller.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/congestion_controller/receive_side_congestion_controller_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/congestion_controller/rtp/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/congestion_controller/rtp/control_handler.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/congestion_controller/rtp/control_handler.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/congestion_controller/rtp/transport_feedback_adapter.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/desktop_capture/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/desktop_capture/linux/wayland/base_capturer_pipewire.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/desktop_capture/linux/wayland/shared_screencast_stream.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/desktop_capture/mac/desktop_frame_provider.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/desktop_capture/mac/screen_capturer_mac.mm
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/desktop_capture/screen_capturer_fuchsia.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/desktop_capture/win/dxgi_duplicator_controller.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/desktop_capture/win/dxgi_duplicator_controller.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/desktop_capture/win/dxgi_output_duplicator.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/desktop_capture/win/wgc_capture_session.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/pacing/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/pacing/OWNERS
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/pacing/bitrate_prober.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/pacing/bitrate_prober.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/pacing/pacing_controller.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/pacing/pacing_controller.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/pacing/pacing_controller_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/pacing/packet_router.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/pacing/packet_router.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/pacing/packet_router_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/pacing/prioritized_packet_queue.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/pacing/prioritized_packet_queue.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/pacing/prioritized_packet_queue_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/pacing/task_queue_paced_sender.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/pacing/task_queue_paced_sender.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/pacing/task_queue_paced_sender_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/portal/pipewire_utils.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/remote_bitrate_estimator/aimd_rate_control.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/remote_bitrate_estimator/aimd_rate_control_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/mocks/mock_network_link_rtcp_observer.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/mocks/mock_rtp_rtcp.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/create_video_rtp_depacketizer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/deprecated/deprecated_rtp_sender_egress.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/flexfec_header_reader_writer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/flexfec_header_reader_writer_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/frame_transformer_factory_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/receive_statistics_unittest.cc
A Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtcp_packet/congestion_control_feedback.cc
A Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtcp_packet/congestion_control_feedback.h
A Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtcp_packet/congestion_control_feedback_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtcp_receiver.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtcp_receiver_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_dependency_descriptor_extension.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_dependency_descriptor_extension.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_format.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_format.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_format_h264.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_format_h265.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_format_h265.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_format_vp8.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_format_vp8_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_format_vp9.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_format_vp9_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_header_extension_map.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_header_extension_map_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_header_extensions.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_header_extensions.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_packet.h
A Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_packet_h265_common.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_packet_received.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_packet_received.h
A Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_packet_send_info.cc
A Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_packet_send_info_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_packet_to_send.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_packet_to_send.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_packet_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_packetizer_av1.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_packetizer_av1.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_packetizer_av1_unittest.cc
A Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_packetizer_h265.cc
A Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_packetizer_h265.h
A Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_packetizer_h265_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl2.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl2.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl2_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_rtcp_interface.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_sender.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_sender_audio.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_sender_audio.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_sender_audio_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_sender_egress.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_sender_egress.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_sender_egress_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_sender_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_sender_video.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_sender_video.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_sender_video_frame_transformer_delegate.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_sender_video_frame_transformer_delegate.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_sender_video_frame_transformer_delegate_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_sender_video_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_video_header.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_video_stream_receiver_frame_transformer_delegate.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_video_stream_receiver_frame_transformer_delegate.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_video_stream_receiver_frame_transformer_delegate_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/source_tracker.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_av1.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_h264.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_h264_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_h265.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_h265.h
A Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_h265_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_vp9.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/video_rtp_depacketizer_vp9_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_capture/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_capture/linux/camera_portal.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_capture/linux/device_info_pipewire.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_capture/linux/device_info_pipewire.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_capture/linux/video_capture_pipewire.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_capture/linux/video_capture_pipewire.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_capture/linux/video_capture_v4l2.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_capture/linux/video_capture_v4l2.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_capture/test/video_capture_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_capture/video_capture.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_capture/video_capture_impl.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/av1/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/av1/dav1d_decoder.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/av1/libaom_av1_encoder.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/av1/libaom_av1_encoder.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/av1/libaom_av1_encoder_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/av1/libaom_av1_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/h264/h264.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/h264/h264_color_space.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/h264/h264_decoder_impl.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/h264/h264_decoder_impl.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/h264/h264_encoder_impl.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/h264/h264_encoder_impl.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/h264/h264_encoder_impl_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/h264/h264_simulcast_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/h264/include/h264.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/h264/test/h264_impl_unittest.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/h265/include/h265_globals.h
R Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/multiplex/augmented_video_frame_buffer.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/multiplex/include/augmented_video_frame_buffer.h
R Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/multiplex/include/multiplex_decoder_adapter.h
R Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/multiplex/include/multiplex_encoder_adapter.h
R Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/multiplex/multiplex_decoder_adapter.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/multiplex/multiplex_encoded_image_packer.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/multiplex/multiplex_encoded_image_packer.h
R Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/multiplex/multiplex_encoder_adapter.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/multiplex/test/multiplex_adapter_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/test/encoded_video_frame_producer.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/test/video_codec_analyzer.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/test/video_codec_analyzer.h
R Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/test/video_codec_analyzer_unittest.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/test/video_codec_stats_impl.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/test/video_codec_stats_impl.h
R Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/test/video_codec_stats_impl_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/test/video_codec_test.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/test/video_codec_tester_impl.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/test/video_codec_tester_impl.h
R Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/test/video_codec_tester_impl_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/test/video_codec_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/test/video_codec_unittest.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/test/video_encoder_decoder_instantiation_tests.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/test/videocodec_test_fixture_impl.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/test/videocodec_test_libvpx.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/test/videoprocessor.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/test/videoprocessor_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/vp8/default_temporal_layers_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/vp8/include/vp8.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/vp8/libvpx_vp8_decoder.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/vp8/libvpx_vp8_decoder.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/vp8/libvpx_vp8_encoder.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/vp8/libvpx_vp8_encoder.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/vp8/libvpx_vp8_simulcast_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/vp8/test/vp8_impl_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/vp9/include/vp9.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/vp9/include/vp9_globals.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/vp9/libvpx_vp9_decoder.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/vp9/libvpx_vp9_encoder.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/vp9/libvpx_vp9_encoder.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/vp9/svc_config.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/vp9/svc_config_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/vp9/test/vp9_impl_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/vp9/vp9.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/deprecated/receiver.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/fec_controller_default.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/fec_controller_default.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/fec_controller_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/generic_decoder.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/generic_decoder_unittest.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/h264_packet_buffer.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/h264_packet_buffer.h
R Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/h264_packet_buffer_unittest.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/h265_vps_sps_pps_tracker.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/h265_vps_sps_pps_tracker.h
A Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/h26x_packet_buffer.cc
A Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/h26x_packet_buffer.h
A Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/h26x_packet_buffer_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/include/video_codec_initializer.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/include/video_codec_interface.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/include/video_coding.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/include/video_error_codes.h
A Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/include/video_error_codes_utils.cc
A Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/include/video_error_codes_utils.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/media_opt_util.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/media_opt_util.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/nack_requester.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/nack_requester.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/nack_requester_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/packet_buffer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/rtp_generic_ref_finder.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/rtp_vp9_ref_finder.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/rtp_vp9_ref_finder_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/svc/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/svc/scalability_mode_util.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/svc/scalability_mode_util.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/svc/scalability_mode_util_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/timing/timestamp_extrapolator.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/timing/timestamp_extrapolator_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/utility/bandwidth_quality_scaler.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/utility/bandwidth_quality_scaler.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/utility/bandwidth_quality_scaler_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/utility/qp_parser.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/utility/qp_parser.h
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/utility/simulcast_test_fixture_impl.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/video_codec_initializer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/video_codec_initializer_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/video_coding_impl.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/common/BUILD.gn
R Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/common/str_join.h
R Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/common/str_join_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/fuzzers/dcsctp_fuzzers.h
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/packet/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/packet/chunk/sack_chunk.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/packet/error_cause/missing_mandatory_parameter_cause.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/packet/parameter/supported_extensions_parameter.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/packet/parameter/zero_checksum_acceptable_chunk_parameter.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/packet/parameter/zero_checksum_acceptable_chunk_parameter.h
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/packet/parameter/zero_checksum_acceptable_chunk_parameter_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/packet/sctp_packet.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/packet/sctp_packet_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/public/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/public/dcsctp_options.h
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/public/dcsctp_socket.h
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/public/mock_dcsctp_socket.h
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/public/types.h
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/rx/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/rx/data_tracker_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/rx/reassembly_queue.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/rx/reassembly_queue.h
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/rx/reassembly_queue_test.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/rx/reassembly_streams.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/rx/traditional_reassembly_streams.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/rx/traditional_reassembly_streams.h
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/socket/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/socket/callback_deferrer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/socket/callback_deferrer.h
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/socket/capabilities.h
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/socket/context.h
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/socket/dcsctp_socket.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/socket/dcsctp_socket.h
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/socket/dcsctp_socket_network_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/socket/dcsctp_socket_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/socket/heartbeat_handler.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/socket/heartbeat_handler.h
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/socket/heartbeat_handler_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/socket/mock_context.h
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/socket/mock_dcsctp_socket_callbacks.h
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/socket/state_cookie.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/socket/state_cookie.h
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/socket/state_cookie_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/socket/stream_reset_handler.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/socket/stream_reset_handler.h
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/socket/stream_reset_handler_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/socket/transmission_control_block.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/socket/transmission_control_block.h
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/timer/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/timer/fake_timeout.h
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/timer/task_queue_timeout.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/timer/task_queue_timeout.h
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/timer/timer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/timer/timer.h
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/timer/timer_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/tx/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/tx/mock_send_queue.h
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/tx/outstanding_data.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/tx/outstanding_data.h
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/tx/outstanding_data_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/tx/retransmission_queue.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/tx/retransmission_queue.h
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/tx/retransmission_queue_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/tx/retransmission_timeout.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/tx/retransmission_timeout.h
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/tx/retransmission_timeout_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/tx/rr_send_queue.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/tx/rr_send_queue.h
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/tx/rr_send_queue_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/tx/send_queue.h
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/tx/stream_scheduler.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/tx/stream_scheduler.h
M Source/ThirdParty/libwebrtc/Source/webrtc/net/dcsctp/tx/stream_scheduler_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/async_stun_tcp_socket.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/async_stun_tcp_socket.h
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/async_stun_tcp_socket_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/basic_async_resolver_factory.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/basic_async_resolver_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/basic_async_resolver_factory_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/basic_ice_controller.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/basic_ice_controller.h
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/basic_packet_socket_factory.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/basic_packet_socket_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/candidate_pair_interface.h
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/connection.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/connection.h
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/dtls_transport.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/dtls_transport.h
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/dtls_transport_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/fake_dtls_transport.h
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/fake_ice_transport.h
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/fake_packet_transport.h
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/fake_port_allocator.h
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/ice_controller_interface.h
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/ice_transport_internal.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/ice_transport_internal.h
R Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/mock_async_resolver.h
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/mock_ice_controller.h
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/p2p_constants.h
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/p2p_transport_channel.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/p2p_transport_channel.h
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/p2p_transport_channel_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/packet_transport_internal.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/packet_transport_internal.h
A Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/packet_transport_internal_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/port.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/port.h
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/port_allocator.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/port_allocator.h
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/port_allocator_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/port_interface.h
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/port_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/pseudo_tcp.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/regathering_controller_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/stun_dictionary.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/stun_port.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/stun_port.h
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/stun_port_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/stun_request.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/stun_request.h
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/stun_request_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/stun_server.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/stun_server.h
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/stun_server_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/tcp_port.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/tcp_port.h
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/test_stun_server.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/test_stun_server.h
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/transport_description.h
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/transport_description_factory.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/transport_description_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/transport_description_factory_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/turn_port.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/turn_port.h
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/turn_port_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/turn_server.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/turn_server.h
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/client/basic_port_allocator.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/client/basic_port_allocator.h
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/client/basic_port_allocator_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/stunprober/stun_prober.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/stunprober/stun_prober.h
M Source/ThirdParty/libwebrtc/Source/webrtc/p2p/stunprober/stun_prober_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/audio_rtp_receiver.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/audio_rtp_receiver.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/audio_rtp_receiver_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/audio_track.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/channel.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/channel_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/connection_context.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/connection_context.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/data_channel_controller.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/data_channel_controller.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/data_channel_controller_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/data_channel_integrationtest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/data_channel_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/dtls_srtp_transport.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/dtls_transport.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/dtls_transport.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/ice_server_parsing_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/ice_transport_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/jsep_session_description.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/jsep_session_description_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/jsep_transport.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/jsep_transport.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/jsep_transport_controller.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/jsep_transport_controller.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/jsep_transport_controller_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/jsep_transport_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/legacy_stats_collector.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/legacy_stats_collector.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/legacy_stats_collector_unittest.cc
A Source/ThirdParty/libwebrtc/Source/webrtc/pc/media_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/media_session.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/media_session.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/media_session_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/media_stream_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection_bundle_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection_crypto_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection_data_channel_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection_encodings_integrationtest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection_end_to_end_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection_factory.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection_factory_proxy.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection_factory_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection_field_trial_tests.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection_header_extension_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection_histogram_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection_ice_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection_integrationtest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection_interface_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection_internal.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection_jsep_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection_media_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection_proxy.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection_rampup_tests.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection_rtp_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection_signaling_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection_simulcast_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection_svc_integrationtest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection_wrapper.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/pc/proxy.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/proxy.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/rtc_stats_collector.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/rtc_stats_collector.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/rtc_stats_collector_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/rtc_stats_integrationtest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/rtc_stats_traversal.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/rtc_stats_traversal_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/rtp_parameters_conversion_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/rtp_receiver.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/rtp_receiver_proxy.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/rtp_sender.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/rtp_sender.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/rtp_sender_proxy.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/rtp_sender_receiver_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/rtp_transceiver.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/rtp_transceiver.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/rtp_transceiver_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/rtp_transport.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/rtp_transport.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/rtp_transport_internal.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/rtp_transport_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/sctp_data_channel.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/sctp_data_channel.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/sctp_transport.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/sctp_transport.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/sctp_transport_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/sctp_utils.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/sctp_utils.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/sctp_utils_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/sdp_offer_answer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/sdp_offer_answer.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/sdp_offer_answer_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/session_description.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/slow_peer_connection_integration_test.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/pc/srtp_filter.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/pc/srtp_filter.h
R Source/ThirdParty/libwebrtc/Source/webrtc/pc/srtp_filter_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/srtp_session.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/srtp_session.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/srtp_session_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/srtp_transport.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/srtp_transport.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/srtp_transport_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/test/android_test_initializer.cc
A Source/ThirdParty/libwebrtc/Source/webrtc/pc/test/enable_fake_media.cc
A Source/ThirdParty/libwebrtc/Source/webrtc/pc/test/enable_fake_media.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/test/fake_audio_capture_module.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/test/fake_data_channel_controller.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/test/fake_peer_connection_base.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/test/fake_peer_connection_for_stats.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/test/fake_periodic_video_source.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/test/integration_test_helpers.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/test/integration_test_helpers.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/test/mock_peer_connection_internal.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/test/mock_peer_connection_observers.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/test/mock_rtp_sender_internal.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/test/peer_connection_test_wrapper.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/test/rtp_transport_test_util.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/test/svc_e2e_tests.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/used_ids.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/used_ids_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/video_rtp_receiver.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/video_rtp_receiver.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/video_rtp_receiver_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/video_rtp_track_source_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/video_track.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/video_track_source_proxy.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/webrtc_sdp.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/webrtc_sdp.h
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/webrtc_sdp_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/webrtc_session_description_factory.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/pc/webrtc_session_description_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/DEPS
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/async_packet_socket.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/async_packet_socket.h
A Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/async_packet_socket_unittest.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/async_resolver.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/async_resolver.h
R Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/async_resolver_interface.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/async_resolver_interface.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/async_tcp_socket.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/async_tcp_socket.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/async_udp_socket.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/async_udp_socket.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/bitstream_reader.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/byte_buffer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/byte_buffer.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/byte_buffer_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/copy_on_write_buffer.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/copy_on_write_buffer_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/event_tracer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/event_tracer.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/event_tracer_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/experiments/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/experiments/OWNERS
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/experiments/alr_experiment.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/experiments/alr_experiment.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/experiments/balanced_degradation_settings_unittest.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/experiments/bandwidth_quality_scaler_settings.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/experiments/bandwidth_quality_scaler_settings.h
R Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/experiments/bandwidth_quality_scaler_settings_unittest.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/experiments/cpu_speed_experiment.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/experiments/cpu_speed_experiment.h
R Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/experiments/cpu_speed_experiment_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/experiments/encoder_info_settings.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/experiments/encoder_info_settings.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/experiments/encoder_info_settings_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/experiments/min_video_bitrate_experiment.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/experiments/min_video_bitrate_experiment.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/experiments/min_video_bitrate_experiment_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/experiments/normalize_simulcast_size_experiment.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/experiments/normalize_simulcast_size_experiment.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/experiments/normalize_simulcast_size_experiment_unittest.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/experiments/quality_rampup_experiment.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/experiments/quality_rampup_experiment.h
R Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/experiments/quality_rampup_experiment_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/experiments/rate_control_settings.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/experiments/rate_control_settings.h
R Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/experiments/rtt_mult_experiment.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/experiments/rtt_mult_experiment.h
R Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/experiments/rtt_mult_experiment_unittest.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/gunit.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/gunit.h
R Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/http_common.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/http_common.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/ip_address.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/logging.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/memory/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/memory/fifo_buffer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/memory/fifo_buffer.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/nat_server.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/nat_server.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/nat_socket_factory.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/nat_socket_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/nat_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/network.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/network.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/network/BUILD.gn
A Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/network/ecn_marking.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/network/received_packet.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/network/received_packet.h
R Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/never_destroyed.h
A Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/numerics/rational.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/openssl_adapter.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/openssl_adapter.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/openssl_adapter_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/openssl_stream_adapter.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/openssl_stream_adapter.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/physical_socket_server.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/physical_socket_server.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/physical_socket_server_unittest.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/proxy_info.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/proxy_info.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/proxy_server.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/proxy_server.h
R Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/proxy_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/race_checker.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/ref_count.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/server_socket_adapters.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/server_socket_adapters.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/socket.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/socket.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/socket_adapters.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/socket_adapters.h
R Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/socket_stream.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/socket_stream.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/socket_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/socket_unittest.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/ssl_adapter_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/ssl_stream_adapter_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/stream.h
A Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/strings/str_join.h
A Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/strings/str_join_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/system/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/system/file_wrapper.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/system/file_wrapper.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/system/file_wrapper_unittest.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/task_queue.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/task_queue.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/task_queue_for_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/task_queue_for_test.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/task_queue_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/task_utils/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/task_utils/repeating_task_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/test_client.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/test_client.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/test_echo_server.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/thread_unittest.cc
A Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/trace_categories.cc
A Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/trace_categories.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/trace_event.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/untyped_function.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/virtual_socket_server.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/virtual_socket_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/weak_ptr.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/weak_ptr.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_tools/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_tools/DEPS
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_tools/audioproc_f/audioproc_float_main.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_tools/network_tester/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_tools/network_tester/config_reader.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_tools/network_tester/packet_logger.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_tools/network_tester/packet_sender.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_tools/network_tester/server.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_tools/network_tester/test_controller.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_tools/network_tester/test_controller.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_tools/rtc_event_log_to_text/converter.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_tools/rtc_event_log_visualizer/analyzer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_tools/rtc_event_log_visualizer/analyzer.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_tools/rtc_event_log_visualizer/analyzer_bindings.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_tools/rtc_event_log_visualizer/analyzer_bindings_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_tools/rtc_event_log_visualizer/log_simulation.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_tools/rtc_event_log_visualizer/main.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_tools/rtc_event_log_visualizer/plot_base.h
R Source/ThirdParty/libwebrtc/Source/webrtc/rtc_tools/rtc_event_log_visualizer/plot_protobuf.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/rtc_tools/rtc_event_log_visualizer/plot_protobuf.h
R Source/ThirdParty/libwebrtc/Source/webrtc/rtc_tools/rtc_event_log_visualizer/plot_python.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/rtc_tools/rtc_event_log_visualizer/plot_python.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_tools/rtp_generator/rtp_generator.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_tools/rtp_generator/rtp_generator.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_tools/unpack_aecdump/unpack.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_tools/video_encoder/video_encoder.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_tools/video_file_reader.h
M Source/ThirdParty/libwebrtc/Source/webrtc/rtc_tools/video_replay.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/sdk/WebKit/WebKitDecoder.mm
M Source/ThirdParty/libwebrtc/Source/webrtc/sdk/WebKit/WebKitEncoder.mm
M Source/ThirdParty/libwebrtc/Source/webrtc/sdk/WebKit/WebKitVP8Decoder.cpp
A Source/ThirdParty/libwebrtc/Source/webrtc/sdk/android/tests/src/org/webrtc/RenderSynchronizerTest.java
A Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/api/peerconnection/RTCRtpCapabilities+Private.h
A Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/api/peerconnection/RTCRtpCapabilities.h
A Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/api/peerconnection/RTCRtpCapabilities.mm
A Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/api/peerconnection/RTCRtpCodecCapability+Private.h
A Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/api/peerconnection/RTCRtpCodecCapability.h
A Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/api/peerconnection/RTCRtpCodecCapability.mm
A Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/api/peerconnection/RTCRtpHeaderExtensionCapability+Private.h
A Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/api/peerconnection/RTCRtpHeaderExtensionCapability.h
A Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/api/peerconnection/RTCRtpHeaderExtensionCapability.mm
A Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/api/video_codec/RTCNativeVideoDecoder.h
A Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/api/video_codec/RTCNativeVideoDecoder.mm
A Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/api/video_codec/RTCNativeVideoDecoderBuilder+Native.h
A Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/api/video_codec/RTCNativeVideoEncoder.h
A Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/api/video_codec/RTCNativeVideoEncoder.mm
A Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/api/video_codec/RTCNativeVideoEncoderBuilder+Native.h
M Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/api/video_codec/RTCVideoDecoderVP8.mm
M Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/api/video_codec/RTCVideoEncoderAV1.mm
M Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/api/video_codec/RTCVideoEncoderVP8.mm
M Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/api/video_codec/RTCVideoEncoderVP9.mm
M Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/components/video_codec/RTCCodecSpecificInfoH265.mm
M Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/components/video_codec/RTCDefaultVideoDecoderFactory.m
M Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/components/video_codec/RTCVideoDecoderH265.mm
M Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/components/video_codec/nalu_rewriter.h
M Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/native/src/objc_video_decoder_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/native/src/objc_video_decoder_factory.mm
M Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/native/src/objc_video_encoder_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/native/src/objc_video_encoder_factory.mm
M Source/ThirdParty/libwebrtc/Source/webrtc/stats/BUILD.gn
A Source/ThirdParty/libwebrtc/Source/webrtc/stats/attribute.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/stats/g3doc/stats.md
M Source/ThirdParty/libwebrtc/Source/webrtc/stats/rtc_stats.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/stats/rtc_stats_report_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/stats/rtc_stats_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/stats/rtcstats_objects.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/stats/test/rtc_test_stats.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/stats/test/rtc_test_stats.h
M Source/ThirdParty/libwebrtc/Source/webrtc/system_wrappers/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/system_wrappers/source/cpu_features.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/test/DEPS
M Source/ThirdParty/libwebrtc/Source/webrtc/test/OWNERS
M Source/ThirdParty/libwebrtc/Source/webrtc/test/android/AndroidManifest.xml
M Source/ThirdParty/libwebrtc/Source/webrtc/test/call_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/call_test.h
M Source/ThirdParty/libwebrtc/Source/webrtc/test/configurable_frame_size_encoder.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/encoder_settings.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/encoder_settings.h
M Source/ThirdParty/libwebrtc/Source/webrtc/test/fake_decoder.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/fake_encoder.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/fake_encoder.h
M Source/ThirdParty/libwebrtc/Source/webrtc/test/fake_texture_frame.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/fake_vp8_decoder.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/fake_vp8_encoder.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/fake_vp8_encoder.h
M Source/ThirdParty/libwebrtc/Source/webrtc/test/fake_vp8_encoder_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/frame_generator_capturer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/frame_generator_capturer.h
M Source/ThirdParty/libwebrtc/Source/webrtc/test/frame_utils.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/aec3_fuzzer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/agc_fuzzer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/audio_processing_configs_fuzzer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/audio_processing_fuzzer_helper.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/audio_processing_fuzzer_helper.h
M Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/audio_processing_sample_rate_fuzzer.cc
A Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/corpora/receive-side-cc/testcase-5414098152390656
M Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/forward_error_correction_fuzzer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/h265_depacketizer_fuzzer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/neteq_signal_fuzzer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/receive_side_congestion_controller_fuzzer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/rtcp_receiver_fuzzer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/rtp_format_h264_fuzzer.cc
A Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/rtp_format_vp8_fuzzer.cc
A Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/rtp_format_vp9_fuzzer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/rtp_frame_reference_finder_fuzzer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/rtp_packet_fuzzer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/rtp_packetizer_av1_fuzzer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/stun_parser_fuzzer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/utils/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/utils/rtp_replayer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/utils/rtp_replayer.h
M Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/vp8_replay_fuzzer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/vp9_encoder_references_fuzzer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/vp9_replay_fuzzer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/mappable_native_buffer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/mock_audio_encoder.h
R Source/ThirdParty/libwebrtc/Source/webrtc/test/mock_frame_transformer.h
R Source/ThirdParty/libwebrtc/Source/webrtc/test/mock_transformable_frame.h
M Source/ThirdParty/libwebrtc/Source/webrtc/test/network/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/test/network/cross_traffic_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/network/emulated_network_manager.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/network/emulated_turn_server.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/network/emulated_turn_server.h
M Source/ThirdParty/libwebrtc/Source/webrtc/test/network/feedback_generator.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/network/feedback_generator.h
M Source/ThirdParty/libwebrtc/Source/webrtc/test/network/network_emulation.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/network/network_emulation.h
M Source/ThirdParty/libwebrtc/Source/webrtc/test/network/network_emulation_manager.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/network/network_emulation_manager.h
M Source/ThirdParty/libwebrtc/Source/webrtc/test/network/network_emulation_pc_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/network/network_emulation_unittest.cc
A Source/ThirdParty/libwebrtc/Source/webrtc/test/network/simulated_network.cc
A Source/ThirdParty/libwebrtc/Source/webrtc/test/network/simulated_network.h
A Source/ThirdParty/libwebrtc/Source/webrtc/test/network/simulated_network_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/pc/e2e/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/test/pc/e2e/analyzer/audio/default_audio_quality_analyzer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/pc/e2e/analyzer/video/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/test/pc/e2e/analyzer/video/default_video_quality_analyzer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/pc/e2e/analyzer/video/default_video_quality_analyzer_metric_names_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/pc/e2e/analyzer/video/default_video_quality_analyzer_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/pc/e2e/analyzer/video/quality_analyzing_video_decoder.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/pc/e2e/analyzer/video/quality_analyzing_video_decoder.h
M Source/ThirdParty/libwebrtc/Source/webrtc/test/pc/e2e/analyzer/video/quality_analyzing_video_encoder.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/pc/e2e/analyzer/video/quality_analyzing_video_encoder.h
M Source/ThirdParty/libwebrtc/Source/webrtc/test/pc/e2e/analyzer/video/video_quality_metrics_reporter.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/pc/e2e/cross_media_metrics_reporter.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/pc/e2e/network_quality_metrics_reporter.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/pc/e2e/network_quality_metrics_reporter.h
M Source/ThirdParty/libwebrtc/Source/webrtc/test/pc/e2e/peer_connection_e2e_smoke_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/pc/e2e/peer_connection_quality_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/pc/e2e/peer_connection_quality_test_metric_names_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/pc/e2e/peer_connection_quality_test_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/pc/e2e/stats_based_network_quality_metrics_reporter.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/pc/e2e/stats_based_network_quality_metrics_reporter.h
M Source/ThirdParty/libwebrtc/Source/webrtc/test/pc/e2e/stats_based_network_quality_metrics_reporter_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/pc/e2e/test_peer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/pc/e2e/test_peer_factory.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/pc/e2e/test_peer_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/test/pc/sctp/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/test/pc/sctp/fake_sctp_transport.h
M Source/ThirdParty/libwebrtc/Source/webrtc/test/peer_scenario/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/test/peer_scenario/peer_scenario.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/peer_scenario/peer_scenario_client.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/peer_scenario/peer_scenario_client.h
M Source/ThirdParty/libwebrtc/Source/webrtc/test/peer_scenario/scenario_connection.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/peer_scenario/scenario_connection.h
M Source/ThirdParty/libwebrtc/Source/webrtc/test/peer_scenario/signaling_route.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/peer_scenario/signaling_route.h
M Source/ThirdParty/libwebrtc/Source/webrtc/test/peer_scenario/tests/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/test/peer_scenario/tests/bwe_ramp_up_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/peer_scenario/tests/unsignaled_stream_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/rtp_file_reader.h
M Source/ThirdParty/libwebrtc/Source/webrtc/test/run_loop_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/scenario/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/test/scenario/audio_stream.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/scenario/call_client.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/scenario/call_client.h
M Source/ThirdParty/libwebrtc/Source/webrtc/test/scenario/network_node.h
M Source/ThirdParty/libwebrtc/Source/webrtc/test/scenario/scenario.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/scenario/scenario_config.h
M Source/ThirdParty/libwebrtc/Source/webrtc/test/scenario/video_stream.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/scenario/video_stream_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/test_main_lib.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/testsupport/file_utils.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/testsupport/file_utils.h
M Source/ThirdParty/libwebrtc/Source/webrtc/test/testsupport/file_utils_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/testsupport/ivf_video_frame_generator.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/testsupport/ivf_video_frame_generator.h
M Source/ThirdParty/libwebrtc/Source/webrtc/test/testsupport/ivf_video_frame_generator_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/testsupport/test_artifacts.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/testsupport/y4m_frame_reader.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/time_controller/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/test/time_controller/external_time_controller_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/time_controller/real_time_controller.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/time_controller/real_time_controller.h
M Source/ThirdParty/libwebrtc/Source/webrtc/test/time_controller/simulated_time_controller.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/time_controller/simulated_time_controller.h
M Source/ThirdParty/libwebrtc/Source/webrtc/test/time_controller/simulated_time_controller_unittest.cc
A Source/ThirdParty/libwebrtc/Source/webrtc/test/video_codec_tester.cc
A Source/ThirdParty/libwebrtc/Source/webrtc/test/video_codec_tester.h
A Source/ThirdParty/libwebrtc/Source/webrtc/test/video_codec_tester_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/test/video_decoder_proxy_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/test/video_encoder_nullable_proxy_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/test/video_encoder_proxy_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/tools_webrtc/OWNERS
M Source/ThirdParty/libwebrtc/Source/webrtc/tools_webrtc/android/build_aar.py
A Source/ThirdParty/libwebrtc/Source/webrtc/tools_webrtc/apple/generate_privacy_manifest.py
M Source/ThirdParty/libwebrtc/Source/webrtc/tools_webrtc/autoroller/roll_deps.py
M Source/ThirdParty/libwebrtc/Source/webrtc/tools_webrtc/autoroller/unittests/roll_deps_test.py
M Source/ThirdParty/libwebrtc/Source/webrtc/tools_webrtc/autoroller/unittests/testdata/roll_deps/DEPS
M Source/ThirdParty/libwebrtc/Source/webrtc/tools_webrtc/autoroller/unittests/testdata/roll_deps/DEPS.chromium.new
A Source/ThirdParty/libwebrtc/Source/webrtc/tools_webrtc/chromiumos/OWNERS
M Source/ThirdParty/libwebrtc/Source/webrtc/tools_webrtc/ios/build_ios_libs.py
A Source/ThirdParty/libwebrtc/Source/webrtc/tools_webrtc/iwyu/apply-include-cleaner
M Source/ThirdParty/libwebrtc/Source/webrtc/tools_webrtc/libs/generate_licenses.py
M Source/ThirdParty/libwebrtc/Source/webrtc/tools_webrtc/libs/generate_licenses_test.py
M Source/ThirdParty/libwebrtc/Source/webrtc/tools_webrtc/mb/mb_config.pyl
A Source/ThirdParty/libwebrtc/Source/webrtc/tools_webrtc/remove_extra_namespace.py
M Source/ThirdParty/libwebrtc/Source/webrtc/video/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/video/adaptation/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/video/adaptation/overuse_frame_detector.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/adaptation/overuse_frame_detector.h
M Source/ThirdParty/libwebrtc/Source/webrtc/video/adaptation/overuse_frame_detector_unittest.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/video/adaptation/quality_rampup_experiment_helper.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/video/adaptation/quality_rampup_experiment_helper.h
M Source/ThirdParty/libwebrtc/Source/webrtc/video/adaptation/video_stream_encoder_resource_manager.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/adaptation/video_stream_encoder_resource_manager.h
M Source/ThirdParty/libwebrtc/Source/webrtc/video/config/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/video/config/encoder_stream_factory.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/config/encoder_stream_factory.h
M Source/ThirdParty/libwebrtc/Source/webrtc/video/config/encoder_stream_factory_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/config/simulcast.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/config/simulcast.h
M Source/ThirdParty/libwebrtc/Source/webrtc/video/config/simulcast_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/config/video_encoder_config.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/config/video_encoder_config.h
M Source/ThirdParty/libwebrtc/Source/webrtc/video/encoder_bitrate_adjuster.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/encoder_overshoot_detector.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/encoder_overshoot_detector_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/encoder_rtcp_feedback.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/encoder_rtcp_feedback.h
M Source/ThirdParty/libwebrtc/Source/webrtc/video/encoder_rtcp_feedback_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/end_to_end_tests/bandwidth_tests.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/end_to_end_tests/call_operation_tests.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/end_to_end_tests/codec_tests.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/end_to_end_tests/extended_reports_tests.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/end_to_end_tests/fec_tests.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/end_to_end_tests/frame_encryption_tests.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/end_to_end_tests/histogram_tests.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/end_to_end_tests/multi_codec_receive_tests.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/end_to_end_tests/multi_stream_tester.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/end_to_end_tests/network_state_tests.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/end_to_end_tests/resolution_bitrate_limits_tests.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/end_to_end_tests/retransmission_tests.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/end_to_end_tests/rtp_rtcp_tests.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/end_to_end_tests/ssrc_tests.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/end_to_end_tests/stats_tests.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/end_to_end_tests/transport_feedback_tests.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/frame_cadence_adapter.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/frame_cadence_adapter.h
M Source/ThirdParty/libwebrtc/Source/webrtc/video/frame_cadence_adapter_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/frame_encode_metadata_writer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/frame_encode_metadata_writer_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/full_stack_tests.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/pc_full_stack_tests.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/picture_id_tests.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/quality_scaling_tests.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/receive_statistics_proxy_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/render/BUILD.gn
M Source/ThirdParty/libwebrtc/Source/webrtc/video/render/incoming_video_stream.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/render/incoming_video_stream.h
M Source/ThirdParty/libwebrtc/Source/webrtc/video/render/video_render_frames.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/rtp_video_stream_receiver2.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/rtp_video_stream_receiver2.h
M Source/ThirdParty/libwebrtc/Source/webrtc/video/rtp_video_stream_receiver2_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/screenshare_loopback.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/send_statistics_proxy.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/sv_loopback.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/video_analyzer.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/video_loopback.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/video_quality_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/video_quality_test.h
M Source/ThirdParty/libwebrtc/Source/webrtc/video/video_receive_stream2.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/video_receive_stream2.h
M Source/ThirdParty/libwebrtc/Source/webrtc/video/video_receive_stream2_unittest.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/video/video_send_stream.cc
R Source/ThirdParty/libwebrtc/Source/webrtc/video/video_send_stream.h
M Source/ThirdParty/libwebrtc/Source/webrtc/video/video_send_stream_impl.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/video_send_stream_impl.h
M Source/ThirdParty/libwebrtc/Source/webrtc/video/video_send_stream_impl_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/video_send_stream_tests.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/video_stream_buffer_controller.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/video_stream_buffer_controller.h
M Source/ThirdParty/libwebrtc/Source/webrtc/video/video_stream_decoder_impl_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/video_stream_encoder.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/video/video_stream_encoder.h
M Source/ThirdParty/libwebrtc/Source/webrtc/video/video_stream_encoder_observer.h
M Source/ThirdParty/libwebrtc/Source/webrtc/video/video_stream_encoder_unittest.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/webrtc.gni
M Source/ThirdParty/libwebrtc/Source/webrtc/webrtc_lib_link_test.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/whitespace.txt
M Source/ThirdParty/libwebrtc/libwebrtc.xcodeproj/project.pbxproj
M Source/WebCore/Modules/mediastream/RTCIceTransport.cpp
M Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCIceTransportBackend.cpp
M Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCMediaEndpoint.cpp
M Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCStatsCollector.cpp
M Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCUtils.cpp
M Source/WebCore/platform/libwebrtc/LibWebRTCVPXVideoDecoder.cpp
M Source/WebCore/platform/libwebrtc/LibWebRTCVPXVideoEncoder.cpp
M Source/WebCore/platform/mediastream/libwebrtc/LibWebRTCMacros.h
M Source/WebCore/platform/mediastream/libwebrtc/LibWebRTCProvider.cpp
M Source/WebCore/platform/mediastream/libwebrtc/gstreamer/GStreamerVideoDecoderFactory.cpp
M Source/WebCore/platform/mediastream/libwebrtc/gstreamer/GStreamerVideoDecoderFactory.h
M Source/WebCore/platform/mediastream/libwebrtc/gstreamer/GStreamerVideoEncoderFactory.cpp
M Source/WebCore/platform/mediastream/libwebrtc/gstreamer/GStreamerVideoEncoderFactory.h
M Source/WebCore/testing/MockLibWebRTCPeerConnection.h
M Source/WebKit/NetworkProcess/webrtc/LibWebRTCSocketClient.cpp
M Source/WebKit/NetworkProcess/webrtc/LibWebRTCSocketClient.h
M Source/WebKit/NetworkProcess/webrtc/NetworkRTCProvider.cpp
M Source/WebKit/NetworkProcess/webrtc/NetworkRTCProvider.h
R Source/WebKit/NetworkProcess/webrtc/NetworkRTCProvider.mm
M Source/WebKit/NetworkProcess/webrtc/NetworkRTCTCPSocketCocoa.mm
M Source/WebKit/NetworkProcess/webrtc/NetworkRTCUDPSocketCocoa.mm
M Source/WebKit/Shared/RTCPacketOptions.h
M Source/WebKit/WebKit.xcodeproj/project.pbxproj
M Source/WebKit/WebProcess/Network/webrtc/LibWebRTCProvider.cpp
M Source/WebKit/WebProcess/Network/webrtc/LibWebRTCSocket.cpp
Log Message:
-----------
Update libwebrtc to M126
https://bugs.webkit.org/show_bug.cgi?id=275730
rdar://124385219
Reviewed by Eric Carlson.
Update libwebrtc to M126 branch.
Update RTCIceTransport according new libwebrtc API.
Update stat collector code since libwebrtc is now using optional for stats.
Update our encoders/decoders infrastructure as libwebrtc code is now using webrtc EnvironmentFactory/Environment.
Update Source/WebCore/platform/libwebrtc/LibWebRTCVPXVideoEncoder.cpp to make sure that timestamps given to libwebrtc vpx encoders are always positive
This is required in debug builds.
We use an offset to ensure these timestamps are positive. These timestamps are used to decide whether dropping frames or not, so the offset strategy is ok.
Update socket code according new API.
* LayoutTests/webrtc/libwebrtc/descriptionGetters.html:
* LayoutTests/webrtc/video-stats.html:
* Source/ThirdParty/libwebrtc/CMakeLists.txt:
* Source/ThirdParty/libwebrtc/Configurations/Base-libwebrtc.xcconfig:
* Source/ThirdParty/libwebrtc/Configurations/libwebrtc.exp:
* Source/ThirdParty/libwebrtc/Configurations/libwebrtc.release.exp: Added.
* Source/ThirdParty/libwebrtc/Source: Resynced.
* Source/ThirdParty/libwebrtc/Source/webrtc/api/audio/audio_processing.h:
(webrtc::CustomAudioAnalyzer::~CustomAudioAnalyzer):
(webrtc::CustomProcessing::~CustomProcessing):
* Source/ThirdParty/libwebrtc/Source/webrtc/api/create_peerconnection_factory.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/api/create_peerconnection_factory.h:
* Source/ThirdParty/libwebrtc/Source/webrtc/api/environment/environment.h:
* Source/ThirdParty/libwebrtc/Source/webrtc/api/field_trials_registry.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/api/media_stream_interface.h:
(webrtc::MediaStreamInterface::AddTrack):
(webrtc::MediaStreamInterface::RemoveTrack):
* Source/ThirdParty/libwebrtc/Source/webrtc/api/peer_connection_interface.h:
* Source/ThirdParty/libwebrtc/Source/webrtc/api/rtp_receiver_interface.h:
* Source/ThirdParty/libwebrtc/Source/webrtc/api/rtp_sender_interface.h:
* Source/ThirdParty/libwebrtc/Source/webrtc/audio/utility/channel_mixer.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/common_audio/fir_filter_factory.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/common_audio/resampler/sinc_resampler.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/common_video/h264/h264_bitstream_parser.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/common_video/h264/sps_parser.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/common_video/h264/sps_parser.h:
* Source/ThirdParty/libwebrtc/Source/webrtc/common_video/h265/h265_sps_parser.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/common_video/h265/h265_vps_parser.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/common_video/h265/h265_vps_parser.h:
* Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/aec3/adaptive_fir_filter.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/aec3/adaptive_fir_filter_erl.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/aec3/clockdrift_detector.h:
* Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/aec3/fft_data.h:
(webrtc::FftData::Spectrum const):
* Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/aec3/matched_filter.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/aec3/reverb_model_estimator.h:
* Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/aec3/vector_math.h:
(webrtc::aec3::VectorMath::Sqrt):
* Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_processing/agc2/rnn_vad/vector_math.h:
(webrtc::rnn_vad::VectorMath::DotProduct const):
* Source/ThirdParty/libwebrtc/Source/webrtc/modules/congestion_controller/goog_cc/loss_based_bwe_v2.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/modules/congestion_controller/goog_cc/send_side_bandwidth_estimation.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/modules/include/module_common_types_public.h:
* Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_format.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_format_vp9.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/av1/libaom_av1_decoder.cc: Added.
* Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/av1/libaom_av1_decoder.h: Added.
* Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/av1/libaom_av1_decoder_absent.cc: Added.
* Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/av1/libaom_av1_encoder_absent.cc: Added.
* Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/h264/h264.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/h264/h264_encoder_impl.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/h264/h264_encoder_impl.h:
* Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/tcp_port.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/p2p/client/basic_port_allocator.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/p2p/client/basic_port_allocator.h:
* Source/ThirdParty/libwebrtc/Source/webrtc/pc/jsep_transport_controller.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/pc/peer_connection.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/pc/rtp_receiver_proxy.h:
* Source/ThirdParty/libwebrtc/Source/webrtc/pc/rtp_sender.h:
* Source/ThirdParty/libwebrtc/Source/webrtc/pc/rtp_sender_proxy.h:
* Source/ThirdParty/libwebrtc/Source/webrtc/pc/video_rtp_receiver.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/pc/video_rtp_receiver.h:
* Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/bitstream_reader.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/logging.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/physical_socket_server.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/physical_socket_server.h:
* Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/string_utils.h:
* Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/trace_event.h:
* Source/ThirdParty/libwebrtc/Source/webrtc/sdk/WebKit/WebKitDecoder.mm:
(webrtc::RemoteVideoDecoderFactory::QueryCodecSupport const):
(webrtc::RemoteVideoDecoderFactory::Create):
(webrtc::RemoteVideoDecoderFactory::CreateVideoDecoder): Deleted.
* Source/ThirdParty/libwebrtc/Source/webrtc/sdk/WebKit/WebKitEncoder.mm:
(webrtc::VideoEncoderFactoryWithSimulcast::Create):
(webrtc::RemoteVideoEncoderFactory::Create):
(webrtc::encoderVideoTaskComplete):
(webrtc::VideoEncoderFactoryWithSimulcast::CreateVideoEncoder): Deleted.
(webrtc::RemoteVideoEncoderFactory::CreateVideoEncoder): Deleted.
* Source/ThirdParty/libwebrtc/Source/webrtc/sdk/WebKit/WebKitVP8Decoder.cpp:
(webrtc::startVP8DecoderSession):
* Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/api/video_codec/RTCVideoDecoderVP8.mm:
(+[RTCVideoDecoderVP8 vp8Decoder]):
* Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/api/video_codec/RTCVideoEncoderAV1.mm:
(+[RTCVideoEncoderAV1 av1Encoder]):
* Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/api/video_codec/RTCVideoEncoderVP8.mm:
(+[RTCVideoEncoderVP8 vp8Encoder]):
* Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/api/video_codec/RTCVideoEncoderVP9.mm:
(+[RTCVideoEncoderVP9 vp9Encoder:]):
* Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/components/video_codec/RTCCodecSpecificInfoH265.mm:
(-[RTCCodecSpecificInfoH265 nativeCodecSpecificInfo]):
* Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/components/video_codec/RTCDefaultVideoDecoderFactory.m:
(-[RTCDefaultVideoDecoderFactory createDecoder:]):
* Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/components/video_codec/RTCVideoDecoderH265.mm:
* Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/components/video_codec/nalu_rewriter.h:
* Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/native/src/objc_video_decoder_factory.h:
* Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/native/src/objc_video_decoder_factory.mm:
(webrtc::ObjCVideoDecoderFactory::QueryCodecSupport const):
(webrtc::ObjCVideoDecoderFactory::Create):
(webrtc::ObjCVideoDecoderFactory::CreateVideoDecoder): Deleted.
* Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/native/src/objc_video_encoder_factory.h:
* Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/native/src/objc_video_encoder_factory.mm:
(webrtc::ObjCVideoEncoderFactory::Create):
(webrtc::ObjCVideoEncoderFactory::CreateVideoEncoder): Deleted.
* Source/ThirdParty/libwebrtc/Source/webrtc/system_wrappers/source/field_trial.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/test/call_config_utils.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/rtp_packetizer_av1_fuzzer.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/sdp_integration_fuzzer.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/utils/rtp_replayer.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/test/gmock.h:
* Source/ThirdParty/libwebrtc/Source/webrtc/test/gtest.h:
* Source/ThirdParty/libwebrtc/Source/webrtc/test/mac/video_renderer_mac.mm:
(-[CocoaWindow dealloc]):
(-[CocoaWindow createWindow:]):
(-[CocoaWindow makeCurrentContext]):
(webrtc::test::MacRenderer::~MacRenderer):
(webrtc::test::MacRenderer::Init):
(webrtc::test::MacRenderer::OnFrame):
* Source/ThirdParty/libwebrtc/Source/webrtc/video/rtp_video_stream_receiver2.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/video/rtp_video_stream_receiver2.h:
* Source/ThirdParty/libwebrtc/libwebrtc.xcodeproj/project.pbxproj:
* Source/WebCore/Modules/mediastream/RTCIceTransport.cpp:
(WebCore::RTCIceTransport::onStateChanged):
* Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCIceTransportBackend.cpp:
(WebCore::LibWebRTCIceTransportBackendObserver::start):
(WebCore::LibWebRTCIceTransportBackendObserver::stop):
(WebCore::LibWebRTCIceTransportBackendObserver::onNetworkRouteChanged):
(WebCore::LibWebRTCIceTransportBackendObserver::onSelectedCandidatePairChanged): Deleted.
* Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCMediaEndpoint.cpp:
(WebCore::LibWebRTCMediaEndpoint::LibWebRTCMediaEndpoint):
(WebCore::LibWebRTCMediaEndpoint::gatherDecoderImplementationName):
* Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCStatsCollector.cpp:
(WebCore::RTCStatsReport::RtpStreamStats::RtpStreamStats):
(WebCore::RTCStatsReport::ReceivedRtpStreamStats::ReceivedRtpStreamStats):
(WebCore::RTCStatsReport::InboundRtpStreamStats::InboundRtpStreamStats):
(WebCore::RTCStatsReport::RemoteInboundRtpStreamStats::RemoteInboundRtpStreamStats):
(WebCore::RTCStatsReport::SentRtpStreamStats::SentRtpStreamStats):
(WebCore::RTCStatsReport::OutboundRtpStreamStats::OutboundRtpStreamStats):
(WebCore::RTCStatsReport::RemoteOutboundRtpStreamStats::RemoteOutboundRtpStreamStats):
(WebCore::RTCStatsReport::DataChannelStats::DataChannelStats):
(WebCore::RTCStatsReport::IceCandidatePairStats::IceCandidatePairStats):
(WebCore::RTCStatsReport::IceCandidateStats::IceCandidateStats):
(WebCore::RTCStatsReport::CertificateStats::CertificateStats):
(WebCore::RTCStatsReport::CodecStats::CodecStats):
(WebCore::RTCStatsReport::TransportStats::TransportStats):
(WebCore::RTCStatsReport::PeerConnectionStats::PeerConnectionStats):
(WebCore::RTCStatsReport::MediaSourceStats::MediaSourceStats):
(WebCore::RTCStatsReport::AudioSourceStats::AudioSourceStats):
(WebCore::RTCStatsReport::AudioPlayoutStats::AudioPlayoutStats):
(WebCore::RTCStatsReport::VideoSourceStats::VideoSourceStats):
* Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCUtils.cpp:
(WebCore::toRTCIceCandidateType):
* Source/WebCore/platform/libwebrtc/LibWebRTCVPXVideoDecoder.cpp:
(WebCore::createInternalDecoder):
* Source/WebCore/platform/libwebrtc/LibWebRTCVPXVideoEncoder.cpp:
(WebCore::createInternalEncoder):
(WebCore::LibWebRTCVPXInternalVideoEncoder::encode):
* Source/WebCore/platform/mediastream/libwebrtc/LibWebRTCMacros.h:
* Source/WebCore/platform/mediastream/libwebrtc/LibWebRTCProvider.cpp:
(WebCore::BasicPacketSocketFactory::CreateClientTcpSocket): Deleted.
* Source/WebCore/platform/mediastream/libwebrtc/gstreamer/GStreamerVideoDecoderFactory.cpp:
(WebCore::GStreamerWebRTCVideoDecoder::ConfigureSupportedDecoder):
(WebCore::VP8Decoder::Create):
(WebCore::GStreamerVideoDecoderFactory::Create):
(WebCore::GStreamerVideoDecoderFactory::CreateVideoDecoder): Deleted.
* Source/WebCore/platform/mediastream/libwebrtc/gstreamer/GStreamerVideoDecoderFactory.h:
* Source/WebCore/platform/mediastream/libwebrtc/gstreamer/GStreamerVideoEncoderFactory.cpp:
(WebCore::GStreamerVideoEncoder::ConfigureSupportedCodec):
(WebCore::GStreamerVideoEncoderFactory::Create):
(WebCore::GStreamerVideoEncoderFactory::GetSupportedFormats const):
(WebCore::GStreamerVideoEncoderFactory::CreateVideoEncoder): Deleted.
* Source/WebCore/platform/mediastream/libwebrtc/gstreamer/GStreamerVideoEncoderFactory.h:
* Source/WebCore/testing/MockLibWebRTCPeerConnection.h:
* Source/WebKit/NetworkProcess/webrtc/LibWebRTCSocketClient.cpp:
(WebKit::LibWebRTCSocketClient::LibWebRTCSocketClient):
(WebKit::LibWebRTCSocketClient::close):
(WebKit::LibWebRTCSocketClient::signalReadPacket):
* Source/WebKit/NetworkProcess/webrtc/LibWebRTCSocketClient.h:
* Source/WebKit/NetworkProcess/webrtc/NetworkRTCProvider.cpp:
(WebKit::NetworkRTCProvider::NetworkRTCProvider):
(WebKit::NetworkRTCProvider::createClientTCPSocket):
(WebKit::NetworkRTCProvider::proxyInfoFromSession): Deleted.
* Source/WebKit/NetworkProcess/webrtc/NetworkRTCProvider.h:
* Source/WebKit/NetworkProcess/webrtc/NetworkRTCProvider.mm: Removed.
* Source/WebKit/NetworkProcess/webrtc/NetworkRTCTCPSocketCocoa.mm:
(WebKit::NetworkRTCTCPSocketCocoa::NetworkRTCTCPSocketCocoa):
* Source/WebKit/NetworkProcess/webrtc/NetworkRTCUDPSocketCocoa.mm:
(WebKit::NetworkRTCUDPSocketCocoaConnections::setupNWConnection):
* Source/WebKit/Shared/RTCPacketOptions.h:
* Source/WebKit/WebKit.xcodeproj/project.pbxproj:
* Source/WebKit/WebProcess/Network/webrtc/LibWebRTCProvider.cpp:
(WebKit::RTCSocketFactory::CreateClientTcpSocket):
* Source/WebKit/WebProcess/Network/webrtc/LibWebRTCSocket.cpp:
(WebKit::LibWebRTCSocket::signalReadPacket):
Canonical link: https://commits.webkit.org/280416@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list