..
media
Delete media transport integration.
2019-11-26 19:19:36 +00:00
rtp
Add absolute capture time property to rtp sources.
2019-11-20 18:50:45 +00:00
test
Use std::make_unique instead of absl::make_unique.
2019-09-17 15:47:29 +00:00
bitrate_settings.cc
New api struct BitrateSettings.
2018-05-07 15:01:28 +00:00
bitrate_settings.h
Remove webrtc::MinPositive from api/.
2019-09-18 12:52:09 +00:00
BUILD.gn
Nuke p2p/base/stun.h
2019-11-22 14:02:10 +00:00
congestion_control_interface.h
Move MediaTransportInterface out of the libjingle_peerconnection_api target
2019-09-13 10:49:56 +00:00
data_channel_transport_interface.h
Stop an SCTP connection when the DTLS transport closes.
2019-12-16 14:54:56 +00:00
datagram_transport_interface.h
Delete the deprecated GetTransportParametersOffer().
2019-09-23 20:52:18 +00:00
DEPS
Move stun.h to api/.
2019-11-18 16:11:27 +00:00
enums.h
Add a turn port prune policy to keep the first ready turn port.
2019-10-14 19:08:23 +00:00
field_trial_based_config.cc
Format almost everything.
2019-07-08 13:45:15 +00:00
field_trial_based_config.h
Format almost everything.
2019-07-08 13:45:15 +00:00
goog_cc_factory.cc
Use std::make_unique instead of absl::make_unique.
2019-09-17 15:47:29 +00:00
goog_cc_factory.h
Removing deprecated min_pacing_rate alias in StreamsConfig.
2019-09-17 11:20:34 +00:00
network_control.h
Clarify NetworkControl interface: result of each function must be used
2019-10-21 12:35:07 +00:00
network_types.cc
Cleanup of simple TODO(srte) comments.
2019-10-04 07:57:16 +00:00
network_types.h
Using unit types in TransportFeedbackAdapter.
2019-11-06 12:25:00 +00:00
OWNERS
Adds OWNERS to api/transport.
2018-11-15 02:04:42 +00:00
stun_unittest.cc
Add new Stun utility functions
2019-11-28 16:57:30 +00:00
stun.cc
STUN PING request
2019-12-11 14:23:30 +00:00
stun.h
STUN PING request
2019-12-11 14:23:30 +00:00
webrtc_key_value_config.h
Adds injectable trials from peerconnection down to transport controller.
2019-11-21 12:41:45 +00:00