aboutsummaryrefslogtreecommitdiff
path: root/call/rtp_stream_receiver_controller.cc
AgeCommit message (Expand)Author
2020-01-14Concatenate string literals at compile time.Jonas Olsson
2019-09-17Use std::make_unique instead of absl::make_unique.Mirko Bonadei
2018-07-05Use absl::make_unique and absl::WrapUnique directlyKarl Wiberg
2018-06-19Reformat the WebRTC code baseYves Gerey
2018-03-29Don't check MIDs when demuxing RTP packets in CallSteve Anton
2017-11-09Stop using LOG macros in favor of RTC_ prefixed macros.Mirko Bonadei
2017-09-15Fixing WebRTC after moving from src/webrtc to src/Mirko Bonadei
2017-09-15Moving src/webrtc into src/.Mirko Bonadei