1. 977b56c Remove SSRCs from libSRTP when removing them from the rtp_demuxer by Philipp Hancke · 1 year, 4 months ago
  2. 641a1b1 Adopt absl::string_view in call/ by Ali Tofigh · 2 years, 10 months ago
  3. 8a5ac16 Add ctor to RtpDemuxerCriteria to allow supplying 'mid' and 'rsid'. by Tomas Gunnarsson · 3 years, 2 months ago
  4. c3795ff Add ctor to RtpDemuxerCriteria to allow supplying 'mid' and 'rsid'. by Tomas Gunnarsson · 3 years, 2 months ago
  5. ac5f2e7 Use flat_map/flat_set in RtpDemuxer by Victor Boivie · 3 years, 8 months ago
  6. 15e078c Fix unsignalled ssrc race in WebRtcVideoChannel. by Henrik Boström · 4 years ago
  7. e091fd2 Remove lock from RtpStreamReceiverController. by Tomas Gunnarsson · 4 years, 2 months ago
  8. 8fddf1f Delete callbacks from RtpDemuxer on ssrc binding by Danil Chapovalov · 4 years, 8 months ago
  9. c1b2712 Delete RtcpDemuxer as unused by Danil Chapovalov · 4 years, 8 months ago
  10. 49a5e3e Logging of demuxer conflicts and sink bindings. by Yura Yaroshevich · 4 years, 10 months ago
  11. 884adca Log details when RtpDemuxer fails to deliver a packet by Steve Anton · 6 years ago
  12. a7de698 Add functions IsLegalMidName and IsLegalRsidName by Niels Möller · 6 years ago
  13. d3b7ec2 Allow all "token" chars from RFC 4566 when checking for legal mid names. by Joachim Bauch · 7 years ago
  14. ed09dc6 Don't check MIDs when demuxing RTP packets in Call by Steve Anton · 7 years ago
  15. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  16. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  17. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/call/rtp_demuxer.cc]
  18. c0cde56 Fix size_t to int in RtpDemuxer. by Steve Anton · 8 years ago
  19. 53c7ba6 Add BUNDLE processing to RtpDemuxer. by Steve Anton · 8 years ago
  20. b332917 Rename RsidResolutionObserver to SsrcBindingObserver. by Steve Anton · 8 years ago
  21. 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
  22. 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
  23. 7b7e06f SSRC and RSID may only refer to one sink each in RtpDemuxer by eladalon · 8 years ago
  24. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  25. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  26. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  27. 9addbeb Remove RtpDemuxer tweak for preventing multiple RSID inspections by eladalon · 8 years ago
  28. c3e3e60 nit: Rename RtpDemuxer::sink_ to RtpDemuxer::ssrc_sinks_ by eladalon · 8 years ago
  29. a52722f Reland of Create RtcpDemuxer (patchset #1 id:1 of https://codereview.webrtc.org/2957763002/ ) by eladalon · 8 years ago
  30. 0e7e786 Revert of Create RtcpDemuxer (patchset #13 id:240001 of https://codereview.webrtc.org/2943693003/ ) by guidou · 8 years ago
  31. cb83bdf Create RtcpDemuxer. Capabilities: by eladalon · 8 years ago
  32. dea075c Log an error in RtpDemuxer::FindSsrcAssociations() if kMaxProcessedSsrcs exceeded by eladalon · 8 years ago
  33. d0244c2 Add RSID-based demuxing to RtpDemuxer by eladalon · 8 years ago
  34. d76b7b2 New targets call:rtp_interfaces, call:rtp_receiver, call:rtp_sender. by nisse · 8 years ago
  35. 760a076 Create unit tests for RtpDemuxer by eladalon · 8 years ago
  36. e4bcd6d New class RtpDemuxer and RtpPacketSinkInterface, use in Call. by nisse · 8 years ago