- 977b56c Remove SSRCs from libSRTP when removing them from the rtp_demuxer by Philipp Hancke · 1 year, 4 months ago
- 641a1b1 Adopt absl::string_view in call/ by Ali Tofigh · 2 years, 10 months ago
- 8a5ac16 Add ctor to RtpDemuxerCriteria to allow supplying 'mid' and 'rsid'. by Tomas Gunnarsson · 3 years, 2 months ago
- c3795ff Add ctor to RtpDemuxerCriteria to allow supplying 'mid' and 'rsid'. by Tomas Gunnarsson · 3 years, 2 months ago
- ac5f2e7 Use flat_map/flat_set in RtpDemuxer by Victor Boivie · 3 years, 8 months ago
- 15e078c Fix unsignalled ssrc race in WebRtcVideoChannel. by Henrik Boström · 4 years ago
- e091fd2 Remove lock from RtpStreamReceiverController. by Tomas Gunnarsson · 4 years, 2 months ago
- 8fddf1f Delete callbacks from RtpDemuxer on ssrc binding by Danil Chapovalov · 4 years, 8 months ago
- c1b2712 Delete RtcpDemuxer as unused by Danil Chapovalov · 4 years, 8 months ago
- 49a5e3e Logging of demuxer conflicts and sink bindings. by Yura Yaroshevich · 4 years, 10 months ago
- 884adca Log details when RtpDemuxer fails to deliver a packet by Steve Anton · 6 years ago
- a7de698 Add functions IsLegalMidName and IsLegalRsidName by Niels Möller · 6 years ago
- d3b7ec2 Allow all "token" chars from RFC 4566 when checking for legal mid names. by Joachim Bauch · 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_demuxer.cc]
- c0cde56 Fix size_t to int in RtpDemuxer. by Steve Anton · 8 years ago
- 53c7ba6 Add BUNDLE processing to RtpDemuxer. by Steve Anton · 8 years ago
- b332917 Rename RsidResolutionObserver to SsrcBindingObserver. by Steve Anton · 8 years ago
- 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
- 9addbeb Remove RtpDemuxer tweak for preventing multiple RSID inspections by eladalon · 8 years ago
- c3e3e60 nit: Rename RtpDemuxer::sink_ to RtpDemuxer::ssrc_sinks_ by eladalon · 8 years ago
- a52722f Reland of Create RtcpDemuxer (patchset #1 id:1 of https://codereview.webrtc.org/2957763002/ ) by eladalon · 8 years ago
- 0e7e786 Revert of Create RtcpDemuxer (patchset #13 id:240001 of https://codereview.webrtc.org/2943693003/ ) by guidou · 8 years ago
- cb83bdf Create RtcpDemuxer. Capabilities: by eladalon · 8 years ago
- dea075c Log an error in RtpDemuxer::FindSsrcAssociations() if kMaxProcessedSsrcs exceeded by eladalon · 8 years ago
- d0244c2 Add RSID-based demuxing to RtpDemuxer by eladalon · 8 years ago
- d76b7b2 New targets call:rtp_interfaces, call:rtp_receiver, call:rtp_sender. by nisse · 8 years ago
- 760a076 Create unit tests for RtpDemuxer by eladalon · 8 years ago
- e4bcd6d New class RtpDemuxer and RtpPacketSinkInterface, use in Call. by nisse · 8 years ago