..
g3doc
Document how bitrate probing works from a RTP perspective
2023-06-09 14:14:12 +00:00
scenario_tests
Update pc/ to not use implicit conversion from scoped_refptr<T> to T*.
2022-04-20 13:18:33 +00:00
test
Remove expired histograms WebRTC.PeerConnection.SrtpCryptoSuite
2023-06-09 14:48:38 +00:00
audio_rtp_receiver.cc
Implement GetParameters/GetSources support for unsignaled SSRCs.
2023-01-10 06:44:27 +00:00
audio_rtp_receiver.h
Implement GetParameters/GetSources support for unsignaled SSRCs.
2023-01-10 06:44:27 +00:00
audio_rtp_receiver_unittest.cc
Reland "Use two MediaChannels for 2 directions."
2023-03-07 12:57:35 +00:00
audio_track.cc
Move rtc::make_ref_counted to api/
2022-06-15 09:47:38 +00:00
audio_track.h
Use string_view to pass track ids to constructors
2022-05-30 10:28:57 +00:00
BUILD.gn
Fix L1Tx target bitrate bug when the standard API is used.
2023-06-15 12:48:48 +00:00
channel.cc
Remove transitional shim classes
2023-06-06 11:58:29 +00:00
channel.h
Remove transitional shim classes
2023-06-06 11:58:29 +00:00
channel_interface.h
Reland "Use two MediaChannels for 2 directions."
2023-03-07 12:57:35 +00:00
channel_unittest.cc
Remove transitional shim classes
2023-06-06 11:58:29 +00:00
connection_context.cc
Revert "ConnectionContext: remove media engine without blocking."
2023-03-02 13:37:38 +00:00
connection_context.h
Revert "ConnectionContext: remove media engine without blocking."
2023-03-02 13:37:38 +00:00
data_channel_controller.cc
Refactor HasDataChannels
2023-05-15 14:52:12 +00:00
data_channel_controller.h
Refactor HasDataChannels
2023-05-15 14:52:12 +00:00
data_channel_controller_unittest.cc
Attempt to recycle a stopped data m-line before creating a new one
2023-05-09 15:11:24 +00:00
data_channel_integrationtest.cc
Reland "Don't create channel_manager++ when media_engine is not set"
2022-05-23 15:51:21 +00:00
data_channel_unittest.cc
[DataChannelInterface] Introduce DataChannelInterface::SendAsync()
2023-04-11 19:46:36 +00:00
data_channel_utils.cc
Remove DataChannelType and deprecated option disable_sctp_data_channels
2021-04-19 19:32:23 +00:00
data_channel_utils.h
Format ^(api|call|common_audio|examples|media|net|p2p|pc)/
2023-05-03 11:09:26 +00:00
DEPS
Remove the SctpDataChannel::config_
member variable.
2023-03-12 17:28:14 +00:00
dtls_srtp_transport.cc
WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf
2022-03-29 10:14:00 +00:00
dtls_srtp_transport.h
WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf
2022-03-29 10:14:00 +00:00
dtls_srtp_transport_unittest.cc
Delete TestListener and top-level thread wrapping.
2022-05-20 15:21:21 +00:00
dtls_transport.cc
Move rtc::make_ref_counted to api/
2022-06-15 09:47:38 +00:00
dtls_transport.h
Remove cricket::DtlsTransportState.
2021-05-21 21:45:29 +00:00
dtls_transport_unittest.cc
Move rtc::make_ref_counted to api/
2022-06-15 09:47:38 +00:00
dtmf_sender.cc
Replace Thread::Invoke with Thread::BlockingCall
2022-09-09 10:44:17 +00:00
dtmf_sender.h
Replace Thread::Invoke with Thread::BlockingCall
2022-09-09 10:44:17 +00:00
dtmf_sender_unittest.cc
Remove sigslot usage from DtmfProviderInterface
2022-08-03 14:16:35 +00:00
external_hmac.cc
Reland "Use backticks not vertical bars to denote variables in comments for /pc"
2021-07-30 22:13:59 +00:00
external_hmac.h
Break out a few more targets from rtc_pc_base
2022-03-10 18:36:43 +00:00
ice_server_parsing.cc
Reject stun urls with query parameters
2023-04-21 11:19:37 +00:00
ice_server_parsing.h
Reland "ice server parsing: return RTCError with more details"
2022-10-12 11:23:22 +00:00
ice_server_parsing_unittest.cc
Reject stun urls with query parameters
2023-04-21 11:19:37 +00:00
ice_transport.cc
Use SequenceChecker from public API
2021-02-10 15:04:55 +00:00
ice_transport.h
Break out a few more targets from rtc_pc_base
2022-03-10 18:36:43 +00:00
ice_transport_unittest.cc
Remove FakePortAllocator's dependency on ScopedKeyValueConfig.
2023-01-24 08:24:55 +00:00
jitter_buffer_delay.cc
Use SequenceChecker(SequenceChecker::kDetached) in a few places.
2023-03-24 07:44:18 +00:00
jitter_buffer_delay.h
Use SequenceChecker(SequenceChecker::kDetached) in a few places.
2023-03-24 07:44:18 +00:00
jitter_buffer_delay_unittest.cc
Update IWYU tool with a mapping file
2022-02-24 11:05:06 +00:00
jsep_ice_candidate.cc
Update IWYU tool with a mapping file
2022-02-24 11:05:06 +00:00
jsep_session_description.cc
Remove JsepSessionDescription::kDefaultVideoCodecName
2023-03-02 12:28:29 +00:00
jsep_session_description_unittest.cc
Remove references to AudioCodec and VideoCodec constructors
2023-06-05 23:23:40 +00:00
jsep_transport.cc
Remove sigslot usage from SctpTransportInternal
2022-08-22 13:51:17 +00:00
jsep_transport.h
Remove sigslot usage from SctpTransportInternal
2022-08-22 13:51:17 +00:00
jsep_transport_collection.cc
Move channel creation functions into RtpTransceiver
2022-05-04 11:57:50 +00:00
jsep_transport_collection.h
Use SequenceChecker(SequenceChecker::kDetached) in a few places.
2023-03-24 07:44:18 +00:00
jsep_transport_controller.cc
Allow single-mline offers without BUNDLE group when using max-bundle
2023-05-26 06:10:50 +00:00
jsep_transport_controller.h
Ensure Call is notified of un demuxable packets
2023-03-31 10:33:09 +00:00
jsep_transport_controller_unittest.cc
Allow single-mline offers without BUNDLE group when using max-bundle
2023-05-26 06:10:50 +00:00
jsep_transport_unittest.cc
Reland "dtls: allow dtls role to change during DTLS restart"
2022-08-19 10:55:47 +00:00
legacy_stats_collector.cc
Replace "rcvd" with "received" for readability
2023-04-24 15:30:07 +00:00
legacy_stats_collector.h
Reland "[DataChannel] Send and receive packets on the network thread."
2023-04-07 09:04:30 +00:00
legacy_stats_collector_interface.h
Delete api/stats_types.h in favor of api/legacy_stats_types.h
2022-11-14 12:10:06 +00:00
legacy_stats_collector_unittest.cc
Replace "rcvd" with "received" for readability
2023-04-24 15:30:07 +00:00
local_audio_source.cc
Move rtc::make_ref_counted to api/
2022-06-15 09:47:38 +00:00
local_audio_source.h
Remove rtc_base/scoped_ref_ptr.h.
2019-01-25 20:29:58 +00:00
local_audio_source_unittest.cc
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
2019-01-11 17:11:39 +00:00
media_protocol_names.cc
Never pass a signed char to ctype macros like isdigit()
2022-05-30 13:05:03 +00:00
media_protocol_names.h
Cleanup: Move some more protocol names into media_protocol_names
2021-11-02 11:51:31 +00:00
media_session.cc
Remove references to AudioCodec and VideoCodec constructors
2023-06-05 23:23:40 +00:00
media_session.h
Only answer with non-stopped RTP header extensions
2023-04-11 07:53:48 +00:00
media_session_unittest.cc
Remove references to AudioCodec and VideoCodec constructors
2023-06-05 23:23:40 +00:00
media_stream.cc
Move rtc::make_ref_counted to api/
2022-06-15 09:47:38 +00:00
media_stream.h
Change stream.AddTrack/RemoveTrack to take a scoped_refptr argument
2022-04-21 12:32:17 +00:00
media_stream_observer.cc
Update pc/ to not use implicit conversion from scoped_refptr<T> to T*.
2022-04-20 13:18:33 +00:00
media_stream_observer.h
Update pc/ to not use implicit conversion from scoped_refptr<T> to T*.
2022-04-20 13:18:33 +00:00
media_stream_proxy.h
Change stream.AddTrack/RemoveTrack to take a scoped_refptr argument
2022-04-21 12:32:17 +00:00
media_stream_track_proxy.h
Move VideoTrack's content_hint property to the signaling thread.
2022-02-15 21:55:59 +00:00
media_stream_unittest.cc
Delete TestListener and top-level thread wrapping.
2022-05-20 15:21:21 +00:00
OWNERS
Enforce policy that SDP munging requires special approval
2023-01-30 20:09:07 +00:00
peer_connection.cc
Remove expired histograms WebRTC.PeerConnection.SrtpCryptoSuite
2023-06-09 14:48:38 +00:00
peer_connection.h
Move transceiver iteration loop over to the signaling thread.
2023-06-01 16:29:46 +00:00
peer_connection_adaptation_integrationtest.cc
New PeerConnectionFactory::CreateVideoTrack with refcounted source
2023-03-22 09:10:27 +00:00
peer_connection_bundle_unittest.cc
Replace BuiltinVideo{Encoder,Decoder}Factory with Video{Encoder,Decoder}FactoryTemplate.
2023-04-03 12:04:27 +00:00
peer_connection_crypto_unittest.cc
Replace BuiltinVideo{Encoder,Decoder}Factory with Video{Encoder,Decoder}FactoryTemplate.
2023-04-03 12:04:27 +00:00
peer_connection_data_channel_unittest.cc
Update pc/ to not use implicit conversion from scoped_refptr<T> to T*.
2022-04-20 13:18:33 +00:00
peer_connection_encodings_integrationtest.cc
Fix L1Tx target bitrate bug when the standard API is used.
2023-06-15 12:48:48 +00:00
peer_connection_end_to_end_unittest.cc
Create SctpDataChannel objects on the network thread.
2023-03-29 20:27:54 +00:00
peer_connection_factory.cc
New PeerConnectionFactory::CreateVideoTrack with refcounted source
2023-03-22 09:10:27 +00:00
peer_connection_factory.h
New PeerConnectionFactory::CreateVideoTrack with refcounted source
2023-03-22 09:10:27 +00:00
peer_connection_factory_proxy.h
New PeerConnectionFactory::CreateVideoTrack with refcounted source
2023-03-22 09:10:27 +00:00
peer_connection_factory_unittest.cc
Update PeerConnectionFactory unittests to use newer video factory api
2023-04-03 11:52:19 +00:00
peer_connection_field_trial_tests.cc
New PeerConnectionFactory::CreateVideoTrack with refcounted source
2023-03-22 09:10:27 +00:00
peer_connection_header_extension_unittest.cc
Only answer with non-stopped RTP header extensions
2023-04-11 07:53:48 +00:00
peer_connection_histogram_unittest.cc
Move rtc::make_ref_counted to api/
2022-06-15 09:47:38 +00:00
peer_connection_ice_unittest.cc
Replace BuiltinVideo{Encoder,Decoder}Factory with Video{Encoder,Decoder}FactoryTemplate.
2023-04-03 10:44:34 +00:00
peer_connection_integrationtest.cc
Remove expired histograms WebRTC.PeerConnection.SrtpCryptoSuite
2023-06-09 14:48:38 +00:00
peer_connection_interface_unittest.cc
Replace BuiltinVideo{Encoder,Decoder}Factory with Video{Encoder,Decoder}FactoryTemplate.
2023-04-03 12:04:27 +00:00
peer_connection_internal.h
Reland "Add param to DCC::SetupDataChannelTransport_n, simplify DCC* setup code."
2023-04-18 12:12:52 +00:00
peer_connection_jsep_unittest.cc
sdp: accept bundle-only media section without rtcp-mux
2023-05-12 13:38:23 +00:00
peer_connection_media_unittest.cc
Revert "Merge the codec types"
2023-06-14 11:43:57 +00:00
peer_connection_mediachannel_split_unittest.cc
Add test for split-mode SSRC callback
2023-05-23 07:56:57 +00:00
peer_connection_message_handler.cc
Rename api/stats_types.h to api/legacy_stats_types.h.
2022-11-11 10:29:25 +00:00
peer_connection_message_handler.h
Rename api/stats_types.h to api/legacy_stats_types.h.
2022-11-11 10:29:25 +00:00
peer_connection_proxy.h
Add optional init_send_encodings to AddTrack
2022-10-19 09:13:08 +00:00
peer_connection_rampup_tests.cc
Replace BuiltinVideo{Encoder,Decoder}Factory with Video{Encoder,Decoder}FactoryTemplate.
2023-03-31 15:49:14 +00:00
peer_connection_rtp_unittest.cc
Replace BuiltinVideo{Encoder,Decoder}Factory with Video{Encoder,Decoder}FactoryTemplate.
2023-04-03 10:44:34 +00:00
peer_connection_signaling_unittest.cc
Replace BuiltinVideo{Encoder,Decoder}Factory with Video{Encoder,Decoder}FactoryTemplate.
2023-04-03 10:44:34 +00:00
peer_connection_simulcast_unittest.cc
sdp: reject spec simulcast answers without the rid extension
2023-06-02 12:44:32 +00:00
peer_connection_svc_integrationtest.cc
SVC: Add test for SVC fallback
2023-01-24 15:03:52 +00:00
peer_connection_wrapper.cc
New PeerConnectionFactory::CreateVideoTrack with refcounted source
2023-03-22 09:10:27 +00:00
peer_connection_wrapper.h
Enable the use of CreateDataChannel with a DataChannelInit config.
2023-02-10 12:24:47 +00:00
proxy.cc
Proxy: solve event tracing with compile time strings.
2021-05-28 06:53:29 +00:00
proxy.h
Format ^(api|call|common_audio|examples|media|net|p2p|pc)/
2023-05-03 11:09:26 +00:00
proxy_unittest.cc
Move rtc::make_ref_counted to api/
2022-06-15 09:47:38 +00:00
remote_audio_source.cc
Split audio and video channels into Send and Receive APIs.
2022-12-14 11:00:17 +00:00
remote_audio_source.h
Split audio and video channels into Send and Receive APIs.
2022-12-14 11:00:17 +00:00
rtc_stats_collector.cc
Propagate time of the last received packet with Timestamp type
2023-06-02 14:29:19 +00:00
rtc_stats_collector.h
Delete deprecated 'track' and 'stream' metrics from WebRTC.
2023-05-24 12:26:56 +00:00
rtc_stats_collector_unittest.cc
Propagate time of the last received packet with Timestamp type
2023-06-02 14:29:19 +00:00
rtc_stats_integrationtest.cc
Implement video versions of RTCInboundRtpStreamStats.jitterBuffer{Target,Minimum}Delay
2023-05-26 13:34:09 +00:00
rtc_stats_traversal.cc
Delete deprecated 'track' and 'stream' metrics from WebRTC.
2023-05-24 12:26:56 +00:00
rtc_stats_traversal.h
Reland "Use backticks not vertical bars to denote variables in comments for /pc"
2021-07-30 22:13:59 +00:00
rtc_stats_traversal_unittest.cc
stats: use Timestamp instead of uint64_t
2023-01-05 08:37:31 +00:00
rtcp_mux_filter.cc
Reland "Modify Bundle logic to not add & destroy extra transport at add-track"
2021-08-11 21:50:08 +00:00
rtcp_mux_filter.h
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
2019-01-11 17:11:39 +00:00
rtcp_mux_filter_unittest.cc
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
2019-01-11 17:11:39 +00:00
rtp_media_utils.cc
Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED
2021-11-15 21:44:59 +00:00
rtp_media_utils.h
Break out a few more targets from rtc_pc_base
2022-03-10 18:36:43 +00:00
rtp_media_utils_unittest.cc
Format almost everything.
2019-07-08 13:45:15 +00:00
rtp_parameters_conversion.cc
Revert "Merge the codec types"
2023-06-14 11:43:57 +00:00
rtp_parameters_conversion.h
Revert "Merge the codec types"
2023-06-14 11:43:57 +00:00
rtp_parameters_conversion_unittest.cc
Revert "Merge the codec types"
2023-06-14 11:43:57 +00:00
rtp_receiver.cc
Update IWYU tool with a mapping file
2022-02-24 11:05:06 +00:00
rtp_receiver.h
Reland "Remove 'trackId' dependency in stats selector algorithm."
2023-01-05 09:04:12 +00:00
rtp_receiver_proxy.h
Proxy: solve event tracing with compile time strings.
2021-05-28 06:53:29 +00:00
rtp_sender.cc
Remove references to AudioCodec and VideoCodec constructors
2023-06-05 23:23:40 +00:00
rtp_sender.h
Enforce stream id uniqueness in RtpSender::set_stream_ids
2022-12-22 10:05:02 +00:00
rtp_sender_proxy.h
pc: Add asynchronous RtpSender::SetParameters() call
2022-11-15 15:31:40 +00:00
rtp_sender_receiver_unittest.cc
Remove transitional shim classes
2023-06-06 11:58:29 +00:00
rtp_transceiver.cc
Enable WebRTC-SplitMediaChannel by default
2023-05-24 12:59:23 +00:00
rtp_transceiver.h
Change SSRC-passing for MediaChannel from external to callback
2023-05-22 14:33:59 +00:00
rtp_transceiver_unittest.cc
Make GetNegotiatedHeaderExtensions return all header extensions
2023-03-21 14:33:41 +00:00
rtp_transmission_manager.cc
Reland "Ensure RTCRtpSenders are always created with one encoding"
2023-01-19 15:49:04 +00:00
rtp_transmission_manager.h
Split audio and video channels into Send and Receive APIs.
2022-12-14 11:00:17 +00:00
rtp_transport.cc
Ensure Call is notified of un demuxable packets
2023-03-31 10:33:09 +00:00
rtp_transport.h
Delete some unused sigslot dependencies
2022-06-23 12:30:22 +00:00
rtp_transport_internal.h
Ensure Call is notified of un demuxable packets
2023-03-31 10:33:09 +00:00
rtp_transport_unittest.cc
Ensure Call is notified of un demuxable packets
2023-03-31 10:33:09 +00:00
sctp_data_channel.cc
Fix bug of messages being delivered before data channel is open
2023-05-10 06:36:19 +00:00
sctp_data_channel.h
Reland "Add param to DCC::SetupDataChannelTransport_n, simplify DCC* setup code."
2023-04-18 12:12:52 +00:00
sctp_transport.cc
Update SctpTransportInternal to use RTCError.
2023-03-21 13:57:47 +00:00
sctp_transport.h
Remove sigslot usage from SctpTransportInternal
2022-08-22 13:51:17 +00:00
sctp_transport_unittest.cc
Update SctpTransportInternal to use RTCError.
2023-03-21 13:57:47 +00:00
sctp_utils.cc
Adopt StreamId in SctpDataChannelControllerInterface
2023-03-21 13:45:51 +00:00
sctp_utils.h
Adopt StreamId in SctpDataChannelControllerInterface
2023-03-21 13:45:51 +00:00
sctp_utils_unittest.cc
Remove the SctpDataChannel::config_
member variable.
2023-03-12 17:28:14 +00:00
sdp_offer_answer.cc
Fix spelling mistake ReplaceRemoteDescriptionAndCheckE*r*or
2023-06-06 08:29:59 +00:00
sdp_offer_answer.h
Remove GetSctpSslRole, only use GetSctpSslRole_n
2023-03-25 11:40:35 +00:00
sdp_offer_answer_unittest.cc
sdp: reject spec simulcast answers without the rid extension
2023-06-02 12:44:32 +00:00
sdp_serializer.cc
Use absl::string_view type as parameter for RTCError message
2023-03-20 18:16:10 +00:00
sdp_serializer.h
Reland "Use backticks not vertical bars to denote variables in comments for /pc"
2021-07-30 22:13:59 +00:00
sdp_serializer_unittest.cc
Update IWYU tool with a mapping file
2022-02-24 11:05:06 +00:00
sdp_state_provider.h
Break circular dependency on WebRtcSessionDescriptionFactory
2020-10-26 10:22:46 +00:00
sdp_utils.cc
Update IWYU tool with a mapping file
2022-02-24 11:05:06 +00:00
sdp_utils.h
Running apply-iwyu on ~all files in pc/
2021-01-29 16:14:10 +00:00
session_description.cc
Format ^(api|call|common_audio|examples|media|net|p2p|pc)/
2023-05-03 11:09:26 +00:00
session_description.h
Unvirtualize more wasteful functions
2022-11-22 22:44:21 +00:00
session_description_unittest.cc
Update IWYU tool with a mapping file
2022-02-24 11:05:06 +00:00
simulcast_description.cc
Introduce a variant of rtc::split that returns a vector of string_view
2022-01-25 08:25:50 +00:00
simulcast_description.h
Introduce a variant of rtc::split that returns a vector of string_view
2022-01-25 08:25:50 +00:00
slow_peer_connection_integration_test.cc
[SourceTracker] Move state to the worker thread, remove mutex.
2023-04-25 08:18:42 +00:00
srtp_filter.cc
Update IWYU tool with a mapping file
2022-02-24 11:05:06 +00:00
srtp_filter.h
Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely"
2022-01-27 12:55:44 +00:00
srtp_filter_unittest.cc
Revert "Remove code supporting the SDES crypto mode in SDP"
2021-11-04 14:46:27 +00:00
srtp_session.cc
Move global libsrtp usage count into a singleton class
2022-04-06 07:41:52 +00:00
srtp_session.h
Move global libsrtp usage count into a singleton class
2022-04-06 07:41:52 +00:00
srtp_session_unittest.cc
WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 1
2022-03-09 13:23:21 +00:00
srtp_transport.cc
Delete some unused sigslot dependencies
2022-06-23 12:30:22 +00:00
srtp_transport.h
Delete the remaining comments about SrtpTransportInterface.
2022-06-06 10:31:26 +00:00
srtp_transport_unittest.cc
WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 1
2022-03-09 13:23:21 +00:00
stream_collection.h
Update pc/ to not use implicit conversion from scoped_refptr<T> to T*.
2022-04-20 13:18:33 +00:00
track_media_info_map.cc
Delete deprecated 'track' and 'stream' metrics from WebRTC.
2023-05-24 12:26:56 +00:00
track_media_info_map.h
Delete deprecated 'track' and 'stream' metrics from WebRTC.
2023-05-24 12:26:56 +00:00
track_media_info_map_unittest.cc
Delete deprecated 'track' and 'stream' metrics from WebRTC.
2023-05-24 12:26:56 +00:00
transceiver_list.cc
Restore FiredDirection and maybe fire OnTrack in Rollback.
2022-05-02 18:07:24 +00:00
transceiver_list.h
Restore FiredDirection and maybe fire OnTrack in Rollback.
2022-05-02 18:07:24 +00:00
transport_stats.cc
[clang-tidy] Apply performance-move-const-arg fixes (misc).
2019-02-05 15:12:20 +00:00
transport_stats.h
stats: add dtlsRole to transport
2022-05-02 10:13:54 +00:00
usage_pattern.cc
Move the PeerConnection's usage pattern concept to its own file.
2020-10-09 08:29:45 +00:00
usage_pattern.h
Reland "Use backticks not vertical bars to denote variables in comments for /pc"
2021-07-30 22:13:59 +00:00
used_ids.h
Remove frequent log.
2022-01-18 13:46:37 +00:00
used_ids_unittest.cc
Update IWYU tool with a mapping file
2022-02-24 11:05:06 +00:00
video_rtp_receiver.cc
Implement GetParameters/GetSources support for unsignaled SSRCs.
2023-01-10 06:44:27 +00:00
video_rtp_receiver.h
Implement GetParameters/GetSources support for unsignaled SSRCs.
2023-01-10 06:44:27 +00:00
video_rtp_receiver_unittest.cc
Change MediaChannel to have a Role parameter
2023-02-09 14:29:08 +00:00
video_rtp_track_source.cc
Use SequenceChecker(SequenceChecker::kDetached) in a few places.
2023-03-24 07:44:18 +00:00
video_rtp_track_source.h
Use SequenceChecker(SequenceChecker::kDetached) in a few places.
2023-03-24 07:44:18 +00:00
video_rtp_track_source_unittest.cc
clean up misc TimeDelta use
2022-08-02 13:52:36 +00:00
video_track.cc
Replace Thread::Invoke with Thread::BlockingCall
2022-09-09 10:44:17 +00:00
video_track.h
Use string_view to pass track ids to constructors
2022-05-30 10:28:57 +00:00
video_track_source.cc
Use SequenceChecker(SequenceChecker::kDetached) in a few places.
2023-03-24 07:44:18 +00:00
video_track_source.h
Use SequenceChecker(SequenceChecker::kDetached) in a few places.
2023-03-24 07:44:18 +00:00
video_track_source_proxy.cc
Make RtpTransceiver not inherit from RefCountedObject.
2022-03-18 16:17:24 +00:00
video_track_source_proxy.h
Update IWYU tool with a mapping file
2022-02-24 11:05:06 +00:00
video_track_unittest.cc
Move rtc::make_ref_counted to api/
2022-06-15 09:47:38 +00:00
webrtc_sdp.cc
sdp: reject duplicate ssrcs in ssrc-groups
2023-06-15 14:24:54 +00:00
webrtc_sdp.h
sdp: move serialization of ice, dtls and header extensions to helpers
2022-12-23 11:47:42 +00:00
webrtc_sdp_unittest.cc
sdp: reject duplicate ssrcs in ssrc-groups
2023-06-15 14:24:54 +00:00
webrtc_session_description_factory.cc
Remove dependency on rtc::MessageHandler in session description factory
2022-08-24 16:12:39 +00:00
webrtc_session_description_factory.h
Remove dependency on rtc::MessageHandler in session description factory
2022-08-24 16:12:39 +00:00