| .. |
|
test
|
Include absl/memory/memory.h if absl::make_unique is used
|
2019-01-08 20:08:32 +00:00 |
|
audiotrack.cc
|
Remove "using rtc::scoped_ptr" from audiotrack.cc.
|
2017-11-28 21:29:18 +00:00 |
|
audiotrack.h
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
BUILD.gn
|
Add an observer API for DTLSTransport events.
|
2019-01-03 12:15:54 +00:00 |
|
channel_unittest.cc
|
Add ability to use movable only functors in rtc::Thread::Invoke(...)
|
2019-01-10 09:11:48 +00:00 |
|
channel.cc
|
Delete rtc::PacketTime (was an alias for int64_t)
|
2019-01-02 09:07:51 +00:00 |
|
channel.h
|
Implement TargetBitrate, NetworkRoute and overhead features of media transport interface.
|
2018-11-16 19:31:11 +00:00 |
|
channelinterface.h
|
Prevent channels being set on stopped transceiver.
|
2018-11-14 16:23:07 +00:00 |
|
channelmanager_unittest.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
channelmanager.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
channelmanager.h
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
datachannel_unittest.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
datachannel.cc
|
Use unique_ptr in DataChannel PacketQueue
|
2018-12-14 00:07:44 +00:00 |
|
datachannel.h
|
Use unique_ptr in DataChannel PacketQueue
|
2018-12-14 00:07:44 +00:00 |
|
DEPS
|
Allows injection of network controller factory into peer connection factory.
|
2018-05-18 17:07:16 +00:00 |
|
dtlssrtptransport_unittest.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
dtlssrtptransport.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
dtlssrtptransport.h
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
dtlstransport_unittest.cc
|
Fire a state change event when clearing DtlsTransport
|
2019-01-08 17:44:00 +00:00 |
|
dtlstransport.cc
|
Fire a state change event when clearing DtlsTransport
|
2019-01-08 17:44:00 +00:00 |
|
dtlstransport.h
|
Add an observer API for DTLSTransport events.
|
2019-01-03 12:15:54 +00:00 |
|
dtmfsender_unittest.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
dtmfsender.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
dtmfsender.h
|
Use AsyncInvoker in DtmfSender instead of MessageHandler
|
2018-08-31 22:49:26 +00:00 |
|
externalhmac.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
externalhmac.h
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
iceserverparsing_unittest.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
iceserverparsing.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
iceserverparsing.h
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
jsepicecandidate.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
jsepsessiondescription_unittest.cc
|
[Unified Plan] Support legacy endpoints that do not use a=mid
|
2018-12-19 01:01:59 +00:00 |
|
jsepsessiondescription.cc
|
Convert MediaSessionFactory to return unique_ptrs
|
2018-12-11 19:10:27 +00:00 |
|
jseptransport_unittest.cc
|
Include absl/memory/memory.h if absl::make_unique is used
|
2019-01-08 20:08:32 +00:00 |
|
jseptransport.cc
|
Add an observer API for DTLSTransport events.
|
2019-01-03 12:15:54 +00:00 |
|
jseptransport.h
|
Add API for returning a webrtc::DtlsTransport for a MID on a PC
|
2018-11-28 19:39:28 +00:00 |
|
jseptransportcontroller_unittest.cc
|
Support changing the tagged BUNDLE media section section
|
2019-01-07 18:36:57 +00:00 |
|
jseptransportcontroller.cc
|
Support changing the tagged BUNDLE media section section
|
2019-01-07 18:36:57 +00:00 |
|
jseptransportcontroller.h
|
Add API for returning a webrtc::DtlsTransport for a MID on a PC
|
2018-11-28 19:39:28 +00:00 |
|
localaudiosource_unittest.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
localaudiosource.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
localaudiosource.h
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
mediaconstraintsinterface_unittest.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
mediasession_unittest.cc
|
Support changing the tagged BUNDLE media section section
|
2019-01-07 18:36:57 +00:00 |
|
mediasession.cc
|
Support changing the tagged BUNDLE media section section
|
2019-01-07 18:36:57 +00:00 |
|
mediasession.h
|
Negotiating Simulcast in the initial offer/answer - Part1.
|
2019-01-02 20:17:41 +00:00 |
|
mediastream_unittest.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
mediastream.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
mediastream.h
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
mediastreamobserver.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
mediastreamobserver.h
|
Move sigslot to proper third_party directory
|
2018-07-25 14:53:33 +00:00 |
|
mediastreamtrack.h
|
Fixing WebRTC after moving from src/webrtc to src/
|
2017-09-15 05:02:56 +00:00 |
|
OWNERS
|
Adding shampson (me) as an owner to pc/ & api/.
|
2018-07-03 20:39:17 +00:00 |
|
peerconnection_bundle_unittest.cc
|
Add API for returning a webrtc::DtlsTransport for a MID on a PC
|
2018-11-28 19:39:28 +00:00 |
|
peerconnection_crypto_unittest.cc
|
Move webrtc::CreatePeerConnectionFactory definition next to decl.
|
2018-11-22 09:07:51 +00:00 |
|
peerconnection_datachannel_unittest.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
peerconnection_histogram_unittest.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
peerconnection_ice_unittest.cc
|
Refactoring MID generation to use unique string generator.
|
2019-01-07 22:31:26 +00:00 |
|
peerconnection_integrationtest.cc
|
Support changing the tagged BUNDLE media section section
|
2019-01-07 18:36:57 +00:00 |
|
peerconnection_jsep_unittest.cc
|
Fail SetLocalDescription if a=mid lines are missing
|
2018-12-20 00:18:20 +00:00 |
|
peerconnection_media_unittest.cc
|
[Unified Plan] Support legacy endpoints that do not use a=mid
|
2018-12-19 01:01:59 +00:00 |
|
peerconnection_rampup_tests.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
peerconnection_rtp_unittest.cc
|
Refactoring MID generation to use unique string generator.
|
2019-01-07 22:31:26 +00:00 |
|
peerconnection_signaling_unittest.cc
|
Delete unneeded includes of rtc_base/stringutils.h.
|
2018-12-19 11:04:27 +00:00 |
|
peerconnection.cc
|
Add PeerConnection option to enable RTX handling in the audio jitter buffer.
|
2019-01-10 16:28:43 +00:00 |
|
peerconnection.h
|
Refactoring MID generation to use unique string generator.
|
2019-01-07 22:31:26 +00:00 |
|
peerconnectionendtoend_unittest.cc
|
Delete unneeded includes of rtc_base/stringutils.h.
|
2018-12-19 11:04:27 +00:00 |
|
peerconnectionfactory_unittest.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
peerconnectionfactory.cc
|
Removes trial to enable BBR congestion controller.
|
2018-12-20 16:42:07 +00:00 |
|
peerconnectionfactory.h
|
Removes trial to enable BBR congestion controller.
|
2018-12-20 16:42:07 +00:00 |
|
peerconnectioninterface_unittest.cc
|
Using fully qualified names for using declarations.
|
2018-12-12 11:44:19 +00:00 |
|
peerconnectioninternal.h
|
[Unified Plan] Fix old GetStats() not associating track id
|
2018-11-28 20:22:10 +00:00 |
|
peerconnectionwrapper.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
peerconnectionwrapper.h
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
proxy_unittest.cc
|
Reformat the WebRTC code base
|
2018-06-19 14:00:39 +00:00 |
|
remoteaudiosource.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
remoteaudiosource.h
|
Configure media flow correctly with Unified Plan
|
2018-01-18 19:01:38 +00:00 |
|
rtcpmuxfilter_unittest.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
rtcpmuxfilter.cc
|
Reformat the WebRTC code base
|
2018-06-19 14:00:39 +00:00 |
|
rtcpmuxfilter.h
|
Move sessiondescription.h/cc from p2p/base to pc/
|
2017-12-20 00:21:52 +00:00 |
|
rtcstats_integrationtest.cc
|
Replace starts_with and ends_with with Abseil
|
2018-12-17 17:33:06 +00:00 |
|
rtcstatscollector_unittest.cc
|
Delete unneeded includes of rtc_base/stringutils.h.
|
2018-12-19 11:04:27 +00:00 |
|
rtcstatscollector.cc
|
Expose delayed packet outage as a cumulative metric of samples in the new getStats API.
|
2018-11-27 15:10:09 +00:00 |
|
rtcstatscollector.h
|
Move sigslot to proper third_party directory
|
2018-07-25 14:53:33 +00:00 |
|
rtcstatstraversal_unittest.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
rtcstatstraversal.cc
|
RTCStatsCollector::GetStatsReport() with optional selector argument.
|
2018-03-19 15:32:16 +00:00 |
|
rtcstatstraversal.h
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
rtpmediautils_unittest.cc
|
Implement legacy offer_to_receive options for Unified Plan
|
2018-01-27 02:20:29 +00:00 |
|
rtpmediautils.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
rtpmediautils.h
|
Reland "Reland "Remove our stream << overloads from non-test build targets.""
|
2018-05-03 10:41:41 +00:00 |
|
rtpparametersconversion_unittest.cc
|
Remove multiple RTX codec entries in GetRtpReceiver/SenderCapabilities
|
2018-11-07 15:35:56 +00:00 |
|
rtpparametersconversion.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
rtpparametersconversion.h
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
rtpreceiver.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
rtpreceiver.h
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
rtpsender.cc
|
Revert "Implement read-only codecPayloadType in RtpParameters"
|
2018-12-13 12:13:30 +00:00 |
|
rtpsender.h
|
Prevent channels being set on stopped transceiver.
|
2018-11-14 16:23:07 +00:00 |
|
rtpsenderreceiver_unittest.cc
|
Revert "Implement read-only codecPayloadType in RtpParameters"
|
2018-12-13 12:13:30 +00:00 |
|
rtptransceiver_unittest.cc
|
Use project-level include path in rtptransceiver_unittest.cc
|
2018-12-26 23:00:13 +00:00 |
|
rtptransceiver.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
rtptransceiver.h
|
Prevent channels being set on stopped transceiver.
|
2018-11-14 16:23:07 +00:00 |
|
rtptransport_unittest.cc
|
Explicit comparisons on NetworkRoute.
|
2018-12-04 12:36:50 +00:00 |
|
rtptransport.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
rtptransport.h
|
Delete struct rtc::PacketTime.
|
2018-11-05 16:21:39 +00:00 |
|
rtptransportinternal.h
|
Delete struct rtc::PacketTime.
|
2018-11-05 16:21:39 +00:00 |
|
rtptransportinternaladapter.h
|
Remove MetricsObserverInterface.
|
2018-07-19 23:00:20 +00:00 |
|
rtptransporttestutil.h
|
Delete struct rtc::PacketTime.
|
2018-11-05 16:21:39 +00:00 |
|
sctputils_unittest.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
sctputils.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
sctputils.h
|
Fixing WebRTC after moving from src/webrtc to src/
|
2017-09-15 05:02:56 +00:00 |
|
sdpserializer_unittest.cc
|
RID parsing for Simulcast support.
|
2018-12-12 00:33:59 +00:00 |
|
sdpserializer.cc
|
RID parsing for Simulcast support.
|
2018-12-12 00:33:59 +00:00 |
|
sdpserializer.h
|
RID parsing for Simulcast support.
|
2018-12-12 00:33:59 +00:00 |
|
sdputils.cc
|
Use absl::make_unique and absl::WrapUnique directly
|
2018-07-05 10:59:49 +00:00 |
|
sdputils.h
|
Move sessiondescription.h/cc from p2p/base to pc/
|
2017-12-20 00:21:52 +00:00 |
|
sessiondescription_unittest.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
sessiondescription.cc
|
[Unified Plan] Support legacy endpoints that do not use a=mid
|
2018-12-19 01:01:59 +00:00 |
|
sessiondescription.h
|
[Unified Plan] Support legacy endpoints that do not use a=mid
|
2018-12-19 01:01:59 +00:00 |
|
simulcastdescription.cc
|
Negotiating Simulcast in the initial offer/answer - Part1.
|
2019-01-02 20:17:41 +00:00 |
|
simulcastdescription.h
|
Negotiating Simulcast in the initial offer/answer - Part1.
|
2019-01-02 20:17:41 +00:00 |
|
srtpfilter_unittest.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
srtpfilter.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
srtpfilter.h
|
When SDES is used, pass pre-shared key to media transport.
|
2018-10-31 16:04:16 +00:00 |
|
srtpsession_unittest.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
srtpsession.cc
|
Throttle the RTP decryption error messages in the SrtpSession and SrtpTransport
|
2018-10-09 12:10:55 +00:00 |
|
srtpsession.h
|
Throttle the RTP decryption error messages in the SrtpSession and SrtpTransport
|
2018-10-09 12:10:55 +00:00 |
|
srtptestutil.h
|
Fixing WebRTC after moving from src/webrtc to src/
|
2017-09-15 05:02:56 +00:00 |
|
srtptransport_unittest.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
srtptransport.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
srtptransport.h
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
statscollector_unittest.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
statscollector.cc
|
Removed log from StatsCollector::GetTrackIdBySsrc.
|
2018-12-20 00:54:52 +00:00 |
|
statscollector.h
|
[Unified Plan] Fix old GetStats() not associating track id
|
2018-11-28 20:22:10 +00:00 |
|
streamcollection.h
|
Reformat the WebRTC code base
|
2018-06-19 14:00:39 +00:00 |
|
trackmediainfomap_unittest.cc
|
Replace rtc::Optional with absl::optional in pc
|
2018-06-19 20:55:07 +00:00 |
|
trackmediainfomap.cc
|
Replace rtc::Optional with absl::optional in pc
|
2018-06-19 20:55:07 +00:00 |
|
trackmediainfomap.h
|
Replace rtc::Optional with absl::optional in pc
|
2018-06-19 20:55:07 +00:00 |
|
transportstats.cc
|
Create the JsepTransportController and JsepTransport2.
|
2018-02-23 00:13:45 +00:00 |
|
transportstats.h
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
unique_id_generator_unittest.cc
|
Refactoring MID generation to use unique string generator.
|
2019-01-07 22:31:26 +00:00 |
|
unique_id_generator.cc
|
Refactoring MID generation to use unique string generator.
|
2019-01-07 22:31:26 +00:00 |
|
unique_id_generator.h
|
Refactoring MID generation to use unique string generator.
|
2019-01-07 22:31:26 +00:00 |
|
videocapturertracksource_unittest.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
videocapturertracksource.cc
|
Replace rtc::Optional with absl::optional in pc
|
2018-06-19 20:55:07 +00:00 |
|
videocapturertracksource.h
|
Move sigslot to proper third_party directory
|
2018-07-25 14:53:33 +00:00 |
|
videotrack_unittest.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
videotrack.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
videotrack.h
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
videotracksource.cc
|
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
|
2018-11-28 18:25:07 +00:00 |
|
videotracksource.h
|
Export symbols needed by the Chromium component build (part 2).
|
2018-10-15 19:52:31 +00:00 |
|
webrtcsdp_unittest.cc
|
[Unified Plan] Support legacy endpoints that do not use a=mid
|
2018-12-19 01:01:59 +00:00 |
|
webrtcsdp.cc
|
Delete unneeded includes of rtc_base/stringutils.h.
|
2018-12-19 11:04:27 +00:00 |
|
webrtcsdp.h
|
Export symbols needed by the Chromium component build (part 7).
|
2018-10-25 11:41:16 +00:00 |
|
webrtcsessiondescriptionfactory.cc
|
Convert MediaSessionFactory to return unique_ptrs
|
2018-12-11 19:10:27 +00:00 |
|
webrtcsessiondescriptionfactory.h
|
Move is_unified_plan flag to a member variable
|
2018-12-11 01:14:42 +00:00 |