Sign in
webrtc
/
src
/
/
49bdbca590fca38938d3e59adb078dabcdb271f6
/
call
/
rtp_stream_receiver_controller.cc
93c9aa1
Apply include-cleaner to call/
by Harald Alvestrand
· 6 months ago
5e5d017
Change RecoveredPacket::OnRecoveredPacket to produce webrtc::RtpPacketReceived
by Per K
· 2 years, 3 months ago
25e268a
Demote RtpStreamReceiverController AddSink/RemoveSink to private
by Niels Möller
· 2 years, 8 months ago
e091fd2
Remove lock from RtpStreamReceiverController.
by Tomas Gunnarsson
· 4 years, 2 months ago
b2b2031
Concatenate string literals at compile time.
by Jonas Olsson
· 5 years ago
317a1f0
Use std::make_unique instead of absl::make_unique.
by Mirko Bonadei
· 5 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 7 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
ed09dc6
Don't check MIDs when demuxing RTP packets in Call
by Steve Anton
· 7 years ago
675513b
Stop using LOG macros in favor of RTC_ prefixed macros.
by Mirko Bonadei
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/call/rtp_stream_receiver_controller.cc]
5daecca
Reland of SSRC and RSID may only refer to one sink each in RtpDemuxer (patchset #1 id:1 of https://codereview.webrtc.org/2993633002/ )
by eladalon
· 8 years ago
59b603f
Revert of SSRC and RSID may only refer to one sink each in RtpDemuxer (patchset #15 id:280001 of https://codereview.webrtc.org/2968693002/ )
by zhihuang
· 8 years ago
7b7e06f
SSRC and RSID may only refer to one sink each in RtpDemuxer
by eladalon
· 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
0f15f92
Introduce RtpStreamReceiverInterface and RtpStreamReceiverControllerInterface.
by nisse
· 8 years ago