1. 93c9aa1 Apply include-cleaner to call/ by Harald Alvestrand · 6 months ago
  2. 5e5d017 Change RecoveredPacket::OnRecoveredPacket to produce webrtc::RtpPacketReceived by Per K · 2 years, 3 months ago
  3. 25e268a Demote RtpStreamReceiverController AddSink/RemoveSink to private by Niels Möller · 2 years, 8 months ago
  4. e091fd2 Remove lock from RtpStreamReceiverController. by Tomas Gunnarsson · 4 years, 2 months ago
  5. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 5 years ago
  6. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  7. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  8. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  9. ed09dc6 Don't check MIDs when demuxing RTP packets in Call by Steve Anton · 7 years ago
  10. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  11. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  12. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/call/rtp_stream_receiver_controller.cc]
  13. 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
  14. 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
  15. 7b7e06f SSRC and RSID may only refer to one sink each in RtpDemuxer by eladalon · 8 years ago
  16. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  17. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  18. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  19. 0f15f92 Introduce RtpStreamReceiverInterface and RtpStreamReceiverControllerInterface. by nisse · 8 years ago