..
adaptation
Remove rtc_base:rtc_base_approved
2022-05-05 09:43:31 +00:00
audio
Finish resolving merge conflicts
2022-11-11 19:10:59 -05:00
audio_codecs
Add more audio control and safe defaults
2023-08-23 10:42:30 -07:00
call
Introduce support for video packet batching.
2023-05-08 16:24:03 +00:00
crypto
Merge branch 'm112' into 5615
2023-04-27 12:45:13 -04:00
g3doc
Reland "Migrate WebRTC documentation to new renderer"
2023-01-31 09:30:04 +00:00
metronome
Cleanup merge differences from upstream
2023-01-25 17:17:55 -08:00
neteq
Format ^(api|call|common_audio|examples|media|net|p2p|pc)/
2023-05-03 11:09:26 +00:00
numerics
Add samples sum calculation
2023-02-24 11:48:39 +00:00
rtc_event_log
Add RtcEvent to store when MinimumSetDelay is set on NetEq
2023-01-13 17:15:48 +00:00
stats
Merge branch 'm116' into 5845
2023-08-09 14:40:20 -05:00
task_queue
Add test to ensure task deleted on TQ
2023-06-16 14:33:13 +00:00
test
Merge branch 'm116' into 5845
2023-08-09 14:40:20 -05:00
transport
Merge branch 'm116' into 5845
2023-08-09 14:40:20 -05:00
units
Format ^(api|call|common_audio|examples|media|net|p2p|pc)/
2023-05-03 11:09:26 +00:00
video
Implement DelayVariationCalculator for events analysis.
2023-06-08 17:42:53 +00:00
video_codecs
Fix L1Tx target bitrate bug when the standard API is used.
2023-06-15 12:48:48 +00:00
voip
Format ^(api|call|common_audio|examples|media|net|p2p|pc)/
2023-05-03 11:09:26 +00:00
array_view.h
Add reference, pointer, and co type aliases for rtc::ArrayView.
2023-04-05 20:18:57 +00:00
array_view_unittest.cc
Update to WebRTC 4389 (e7d9f74)
2021-04-16 13:26:31 -07:00
async_dns_resolver.h
Finish resolving merge conflicts
2022-11-11 19:10:59 -05:00
async_resolver_factory.h
audio_options.cc
Remove unused combined_audio_video_bwe.
2023-05-26 15:56:00 +00:00
audio_options.h
Remove unused combined_audio_video_bwe.
2023-05-26 15:56:00 +00:00
BUILD.gn
Merge branch 'm116' into 5845
2023-08-09 14:40:20 -05:00
candidate.cc
ICE: adjust priority of non-relay candidates
2023-06-20 08:02:27 +00:00
candidate.h
ICE: adjust priority of non-relay candidates
2023-06-20 08:02:27 +00:00
create_peerconnection_factory.cc
Updating AsyncAudioProcessing API, part 1.
2023-05-31 14:40:35 +00:00
create_peerconnection_factory.h
Updating AsyncAudioProcessing API, part 1.
2023-05-31 14:40:35 +00:00
crypto_params.h
Delete variant of rtc::split that copies the output fields
2022-06-09 08:29:33 +00:00
data_channel_interface.cc
[DataChannelInterface] Introduce DataChannelInterface::SendAsync()
2023-04-11 19:46:36 +00:00
data_channel_interface.h
[DataChannelInterface] Introduce DataChannelInterface::SendAsync()
2023-04-11 19:46:36 +00:00
DEPS
Merge branch 'm110' into 5481
2023-02-17 11:35:29 -05:00
dtls_transport_interface.cc
Update to 4896 (M100) ( #72 )
2022-04-15 17:13:23 -06:00
dtls_transport_interface.h
Update to 4896 (M100) ( #72 )
2022-04-15 17:13:23 -06:00
dtmf_sender_interface.h
Use backticks not vertical bars to denote variables in comments for /api
2021-07-26 18:27:34 +00:00
fec_controller.h
Add SetRetransmissionMode() to FecController, this will be used to control RTX settings in FecController.
2023-06-01 07:51:56 +00:00
fec_controller_override.h
field_trials.cc
Finish resolving merge conflicts
2022-11-11 19:10:59 -05:00
field_trials.h
Finish resolving merge conflicts
2022-11-11 19:10:59 -05:00
field_trials_registry.cc
Add option to log a warning for unregistered field trials
2023-02-28 15:43:18 +00:00
field_trials_registry.h
Add FieldTrialsRegistry that verifies looked up field trials
2022-10-24 09:12:30 +00:00
field_trials_unittest.cc
Use ScopedFieldTrials in FieldTrialsTest
2022-12-02 15:57:57 +00:00
field_trials_view.h
Cleanup FieldTrialView
2023-03-27 17:06:33 +00:00
frame_transformer_factory.cc
Make all encodedaudioframes inherit from TransformableAudioFrameI'face
2023-06-19 18:54:47 +00:00
frame_transformer_factory.h
Make all encodedaudioframes inherit from TransformableAudioFrameI'face
2023-06-19 18:54:47 +00:00
frame_transformer_interface.h
Make all encodedaudioframes inherit from TransformableAudioFrameI'face
2023-06-19 18:54:47 +00:00
function_view.h
function_view_unittest.cc
ice_gatherer_interface.h
ice_transport_factory.cc
Add rtc::make_ref_counted to api/
2022-06-13 15:53:27 +00:00
ice_transport_factory.h
Use backticks not vertical bars to denote variables in comments
2021-08-10 10:40:03 +00:00
ice_transport_interface.h
Remove mentions of already deleted field trials
2023-03-01 15:53:37 +00:00
jsep.cc
jsep.h
Use backticks not vertical bars to denote variables in comments
2021-08-10 10:40:03 +00:00
jsep_ice_candidate.cc
jsep_ice_candidate.h
Update to 4896 (M100) ( #72 )
2022-04-15 17:13:23 -06:00
jsep_session_description.h
Remove JsepSessionDescription::kDefaultVideoCodecName
2023-03-02 12:28:29 +00:00
legacy_stats_types.cc
Add missing method definition for StatsReport::Value::id_val()
2023-06-15 13:53:37 +00:00
legacy_stats_types.h
Remove preprocessor definition for StatsReport::Value::id_val()
2023-06-19 08:26:42 +00:00
location.h
Implement support for Chrome task origin tracing. #2/4
2023-02-27 13:17:38 +00:00
make_ref_counted.h
Fix missing libc++ includes in webrtc
2023-03-02 10:14:51 +00:00
media_stream_interface.cc
Format ^(api|call|common_audio|examples|media|net|p2p|pc)/
2023-05-03 11:09:26 +00:00
media_stream_interface.h
Finish resolving merge conflicts
2022-11-11 19:10:59 -05:00
media_stream_track.h
Use string_view to pass track ids to constructors
2022-05-30 10:28:57 +00:00
media_types.cc
Update to 4896 (M100) ( #72 )
2022-04-15 17:13:23 -06:00
media_types.h
Revert "Define cricket::MediaType in terms of webrtc::MediaType"
2021-05-12 17:06:58 +00:00
network_state_predictor.h
notifier.h
Use SequenceChecker(SequenceChecker::kDetached) in a few places.
2023-03-24 07:44:18 +00:00
OWNERS
Rearrange api/OWNERS to show who's backup OWNERS
2022-10-07 05:56:08 +00:00
packet_socket_factory.h
Update to 4896 (M100) ( #72 )
2022-04-15 17:13:23 -06:00
peer_connection_interface.cc
Merge in M108
2022-11-11 17:02:35 -05:00
peer_connection_interface.h
Add accessor for bandwidth estimate
2023-08-23 13:31:53 -04:00
priority.h
README.md
Reland "Migrate WebRTC documentation to new renderer"
2023-01-31 09:30:04 +00:00
ref_counted_base.h
Update to 4896 (M100) ( #72 )
2022-04-15 17:13:23 -06:00
rtc_error.cc
Use absl::string_view type as parameter for RTCError message
2023-03-20 18:16:10 +00:00
rtc_error.h
Ensure that RTCErrorOr<T, E> doesn't require T to be default constructible
2023-06-05 16:55:00 +00:00
rtc_error_unittest.cc
Use absl::string_view type as parameter for RTCError message
2023-03-20 18:16:10 +00:00
rtc_event_log_output.h
Remove unnecessary overload in RtcEventLogOutput
2022-07-12 22:09:36 +00:00
rtc_event_log_output_file.cc
Remove unnecessary std::string overloads
2022-07-07 14:24:14 +00:00
rtc_event_log_output_file.h
Remove unnecessary std::string overloads
2022-07-07 14:24:14 +00:00
rtc_event_log_output_file_unittest.cc
Remove unnecessary overload in RtcEventLogOutput
2022-07-12 22:09:36 +00:00
rtp_headers.cc
Delete RTPHeader::payload_type_frequency as unused
2023-03-09 16:32:22 +00:00
rtp_headers.h
Delete RTPHeader::payload_type_frequency as unused
2023-03-09 16:32:22 +00:00
rtp_packet_info.cc
RtpPacketInfo
: deprecated ctors and getter removed
2022-09-21 12:00:56 +00:00
rtp_packet_info.h
RtpPacketInfo
: deprecated ctors and getter removed
2022-09-21 12:00:56 +00:00
rtp_packet_info_unittest.cc
Surface local_capture_clock_offset
from RtpSource
2022-09-20 12:51:22 +00:00
rtp_packet_infos.h
Merge in M108
2022-11-11 17:02:35 -05:00
rtp_packet_infos_unittest.cc
RtpPacketInfo
: new ctor + deprecated ctors clean-up
2022-09-20 08:58:38 +00:00
rtp_parameters.cc
Extract common codec fields into RtpCodec
2023-04-14 12:15:24 +00:00
rtp_parameters.h
Extract common codec fields into RtpCodec
2023-04-14 12:15:24 +00:00
rtp_parameters_unittest.cc
Update to 4896 (M100) ( #72 )
2022-04-15 17:13:23 -06:00
rtp_receiver_interface.cc
rtp_receiver_interface.h
Use backticks not vertical bars to denote variables in comments for /api
2021-07-26 18:27:34 +00:00
rtp_sender_interface.cc
pc: Add asynchronous RtpSender::SetParameters() call
2022-11-15 15:31:40 +00:00
rtp_sender_interface.h
pc: Add asynchronous RtpSender::SetParameters() call
2022-11-15 15:31:40 +00:00
rtp_transceiver_direction.h
rtp_transceiver_interface.cc
Update to 4896 (M100) ( #72 )
2022-04-15 17:13:23 -06:00
rtp_transceiver_interface.h
sdp: reject spec simulcast answers without the rid extension
2023-06-02 12:44:32 +00:00
scoped_refptr.h
Delete implicit conversion from rtc::scoped_refptr<T> to T*
2022-05-09 09:06:44 +00:00
scoped_refptr_unittest.cc
Update to 4896 (M100) ( #72 )
2022-04-15 17:13:23 -06:00
sctp_transport_interface.cc
sctp_transport_interface.h
sequence_checker.h
Allow SequenceChecker to be initialized detached.
2023-03-21 12:34:15 +00:00
sequence_checker_unittest.cc
Remove SequenceCheckerImpl::valid_system_queue_
2023-05-09 09:40:51 +00:00
set_local_description_observer_interface.h
Use backticks not vertical bars to denote variables in comments
2021-08-10 10:40:03 +00:00
set_remote_description_observer_interface.h
Use backticks not vertical bars to denote variables in comments
2021-08-10 10:40:03 +00:00
turn_customizer.h
Make header files self contained.
2022-10-08 08:38:36 +00:00
uma_metrics.h
Measure RTCPMuxPolicy at time of connect
2023-01-26 14:06:01 +00:00
video_track_source_constraints.h
Update to 4896 (M100) ( #72 )
2022-04-15 17:13:23 -06:00
video_track_source_proxy_factory.h
Make header files self contained.
2022-10-08 08:38:36 +00:00
webrtc_key_value_config.h
Update to 5005 (M102) ( #86 )
2022-08-24 11:07:33 -04:00
wrapping_async_dns_resolver.cc
Update to 4896 (M100) ( #72 )
2022-04-15 17:13:23 -06:00
wrapping_async_dns_resolver.h
Finish resolving merge conflicts
2022-11-11 19:10:59 -05:00