Sign in
webrtc
/
src.git
/
36f8f3eaabdd8ebe1f74eb497f07d066cb4a2487
/
pc
/
rtptransport.cc
942bc2e
Reland: Replaced the SignalSelectedCandidatePairChanged with a new signal.
by Zhi Huang
· 7 years ago
8c316c1
Revert "Replaced the SignalSelectedCandidatePairChanged with a new signal."
by Zhi Huang
· 7 years ago
7167745
Replaced the SignalSelectedCandidatePairChanged with a new signal.
by Zhi Huang
· 7 years ago
675513b
Stop using LOG macros in favor of RTC_ prefixed macros.
by Mirko Bonadei
· 7 years ago
cf990f5
Reland: Completed the functionalities of SrtpTransport.
by Zhi Huang
· 7 years ago
eb23e17
Revert of Completed the functionalities of SrtpTransport. (patchset 7 id:320001 of https://codereview.webrtc.org/2997983002/ )
by zhihuang
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 8 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 8 years ago
[Renamed from webrtc/pc/rtptransport.cc]
e683c68
Completed the functionalities of SrtpTransport.
by zhihuang
· 8 years ago
db2a9fc
Wire up RTP keep-alive in ortc api.
by sprang
· 8 years ago
398c3fd
Introduce RtpTransportInternal and SrtpTransport.
by zstein
· 8 years ago
634977b
SignalPacketReceived should pass packet as a pointer instead of a non-const reference.
by zstein
· 8 years ago
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 8 years ago
a80c16a
Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)"
by Henrik Kjellander
· 8 years ago
c3771cc
Update includes for webrtc/{base => rtc_base} rename (2/3)
by kjellander
· 8 years ago
3dcf0e9
Move RTP/RTCP demuxing logic from BaseChannel to RtpTransport.
by zstein
· 8 years ago
56162b9
Move ready to send logic from BaseChannel to RtpTransport.
by zstein
· 8 years ago
d9ce764
Make RtpTransport actually implement RtpTransportInterface
by zstein
· 8 years ago
d48dbda
Add a minimal RtpTransport class for use by BaseChannel.
by zstein
· 8 years ago