- f4673f9 Move webrtc::AudioDeviceModule include to api/ folder by Florent Castelli · 11 months ago
- 0afde76 Move webrtc::AudioProcessing include to api/ folder by Florent Castelli · 11 months ago
- 6f0f158 sdp: make msid support parsing more robust by Philipp Hancke · 1 year, 3 months ago
- a654437 Remove not-needed webrtc:: prefixes in pc/ by Harald Alvestrand · 1 year, 4 months ago
- f16e139 Generalize ssrc-group check to apply to groups other than SIM by Philipp Hancke · 1 year, 5 months ago
- 1f1b0b3 sdp: add validation for the number of ssrcs in the ssrc group by Philipp Hancke · 1 year, 7 months ago
- 0587aae Replace BuiltinVideo{Encoder,Decoder}Factory with Video{Encoder,Decoder}FactoryTemplate. by Åsa Persson · 1 year, 11 months ago
- 4b2a106 Add optional init_send_encodings to AddTrack by Jonas Oreland · 2 years, 5 months ago
- 41263fa Delete UMA histograms relating to Plan B vs Unified Plan. by Henrik Boström · 2 years, 6 months ago
- 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 2 years, 9 months ago
- 83830f3 Delete TestListener and top-level thread wrapping. by Niels Möller · 2 years, 10 months ago
- afb246b Update pc/ to not use implicit conversion from scoped_refptr<T> to T*. by Niels Möller · 2 years, 11 months ago
- 7242440 Remove calls to deprecated CreatePC() and CreateDC() by Florent Castelli · 2 years, 11 months ago
- 15a38de Fix SdpSemantics::kPlanB deprecated usage by Florent Castelli · 2 years, 11 months ago
- 9dde120 Reject double RefCountedObject inheritance in rtc::make_ref_counted. by Niels Möller · 3 years ago
- c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years ago
- 93dd763 Remove deprecated RemoveTrack interface by Harald Alvestrand · 3 years, 1 month ago
- e7cc883 Update pc/ to not use implicit T* --> scoped_refptr<T> conversion by Niels Möller · 3 years, 2 months ago
- cfea218 Use backticks not vertical bars to denote variables in comments by Artem Titov · 3 years, 7 months ago
- 87f7090 Replace more instances of rtc::RefCountedObject with make_ref_counted. by Tommi · 3 years, 10 months ago
- c335b0e [Unified Plan] Don't end audio tracks when SSRC changes. by Henrik Boström · 3 years, 11 months ago
- 5eb43b4 Prefix HAVE_SCTP macro with WEBRTC_. by Mirko Bonadei · 4 years, 1 month ago
- 09bd9ba Allow transceivers to be not found in more cases. by Harald Alvestrand · 4 years, 5 months ago
- b8ca2a1 count plan-b/unified-plan usage in SDP answers by Philipp Hancke · 4 years, 5 months ago
- 936f1af Reland "Remove stopped transceivers at both local and remote SetDescription" by Harald Alvestrand · 4 years, 5 months ago
- c253cb8 Revert "Remove stopped transceivers at both local and remote SetDescription" by Harald Alvestrand · 4 years, 5 months ago
- 6f4de80 Remove stopped transceivers at both local and remote SetDescription by Harald Alvestrand · 4 years, 5 months ago
- 198cd73 Test for negotiating pre-stopped M-sections. by Harald Alvestrand · 4 years, 6 months ago
- e574a31 [Perfect Negotiation] Fire onnegotiationneeded when chain is empty. by Henrik Boström · 4 years, 6 months ago
- 6060df5 Reland "Implement transceiver.stop()" by Harald Alvestrand · 4 years, 7 months ago
- a88c977 Revert "Implement transceiver.stop()" by Harald Alvestrand · 4 years, 7 months ago
- 11dc657 Implement transceiver.stop() by Harald Alvestrand · 4 years, 7 months ago
- ef3998f Add directive to make webrtc metrics optional. by Ying Wang · 5 years ago
- a8c2f51 Remove unused non-standard RtpEncodingParameters members by Florent Castelli · 5 years ago
- 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
- a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
- 1ff16c8 Add RtpSenderInterface.SetStreams by Guido Urdaneta · 6 years ago
- cc18917 Revert "Improve spec compliance of SetStreamIDs in RtpSenderInterface" by Henrik Andreassson · 6 years ago
- df5731e Improve spec compliance of SetStreamIDs in RtpSenderInterface by Guido Urdaneta · 6 years ago
- 70c2db1 Reland "Make negotiationneeded processing in PeerConnection spec compliant." by Guido Urdaneta · 6 years ago
- 668a42b Revert "Make negotiationneeded processing in PeerConnection spec compliant." by Jeroen de Borst · 6 years ago
- 1fa0604 Make negotiationneeded processing in PeerConnection spec compliant. by Guido Urdaneta · 6 years ago
- 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
- c1e6e86 Add metrics::Samples to facilitate easier testing by Steve Anton · 6 years ago
- aa58415 Reland "Enabling Simulcast use via AddTransceiver." by Amit Hilbuch · 6 years ago
- 7832343 Revert "Enabling Simulcast use via AddTransceiver." by Emircan Uysaler · 6 years ago
- ce470aa Enabling Simulcast use via AddTransceiver. by Amit Hilbuch · 6 years ago
- c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 6 years ago
- c1a0bcb Implement the encoding RtpParameter scaleResolutionDownBy by Florent Castelli · 6 years ago
- d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
- 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
- 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/peerconnection_rtp_unittest.cc]
- ae3df54 Refactoring MID generation to use unique string generator. by Amit Hilbuch · 6 years ago
- 47e38b7 Revert "Refactoring MID generation to use unique string generator." by Amit Hilbuch · 6 years ago
- 1c37676 Refactoring MID generation to use unique string generator. by Amit Hilbuch · 6 years ago
- afa07dd [Unified Plan] SRD: Always set associated remote streams. by Henrik Boström · 6 years ago
- e1301a8 Revert "Implement read-only codecPayloadType in RtpParameters" by Henrik Grunell · 6 years ago
- 806e06d Implement read-only codecPayloadType in RtpParameters by Florent Castelli · 6 years ago
- 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
- 2ff3f49 Move webrtc::CreatePeerConnectionFactory definition next to decl. by Mirko Bonadei · 6 years ago
- 4e93329 Properly setup MockPeerConnectionObserver in tests (continued). by Yves Gerey · 6 years ago
- 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 6 years ago
- 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 6 years ago
- be8b534 [cleanup] Remove useless includes. by Yves Gerey · 6 years ago
- 892acf0 Add support for send_encodings parameters in addTransceiver by Florent Castelli · 6 years ago
- 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
- 0f5400a [Unified Plan] Implement FiredDirection for RtpTransceiver by Steve Anton · 7 years ago
- 7fc821d Reland "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 7 years ago
- 78fef76 Revert "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 7 years ago
- 1a2cc0a Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 7 years ago
- 13f4c89 Revert "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 7 years ago
- 870bca1 Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*. by Qingsi Wang · 7 years ago
- 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
- 0756373 [Unified Plan] Avoid offering two senders with the same ID by Steve Anton · 7 years ago
- 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 7 years ago
- 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
- 60b6c1d [Unified Plan] Clear RtpSender "SSRC" when the SDP has no send streams by Steve Anton · 7 years ago
- abe301f Add HeaderExtensions to RtpParameters by Florent Castelli · 7 years ago
- 3172c03 Implement OnRemoveTrack and OnRemoveStream for Unified Plan by Steve Anton · 7 years ago
- 6753795 Built in video codec factories. by Anders Carlsson · 7 years ago
- ba42e99 Report an error when trying to set complex Plan B SDP on Unified Plan by Steve Anton · 7 years ago
- 5897a6e Adds support for signaling a=msid lines without a=ssrc lines. by Seth Hampson · 7 years ago
- 5b4f075 Reland "Reland "Adds support for multiple or no media stream ids."" by Seth Hampson · 7 years ago
- 191bf5c Revert "Reland "Adds support for multiple or no media stream ids."" by Tomas Gunnarsson · 7 years ago
- f351c34 Reland "Adds support for multiple or no media stream ids." by Seth Hampson · 7 years ago
- bc609eaa Revert "Adds support for multiple or no media stream ids." by Emircan Uysaler · 7 years ago
- 1550292 Adds support for multiple or no media stream ids. by Seth Hampson · 7 years ago
- 13b8bad Final name changing of MediaStreamInterface.label() to id(). by Seth Hampson · 7 years ago
- 8e20f17 Report UMA metrics for received SDP format by Steve Anton · 7 years ago
- 845e878 Name change from stream label to stream id for spec compliance. by Seth Hampson · 7 years ago
- 52d8677 Fire OnRenegotiationNeeded when changing transceiver direction by Steve Anton · 7 years ago
- 8b815cd Add OnTrack PeerConnection callback for Unified Plan by Steve Anton · 7 years ago
- 5dbb586 Add UMA counters for type of SDP semantic in use. by Harald Alvestrand · 7 years ago
- 6947025 Move media_type to RtpTransceiverInterface by Steve Anton · 7 years ago
- e831b8c Add MSID signaling compatibility for Unified Plan endpoints by Steve Anton · 7 years ago
- 91d039b Test creating two senders with the same track. by Henrik Boström · 7 years ago
- 02ee47c Signal track ID correctly when Unified Plan semantics selected by Steve Anton · 7 years ago
- 2d6c76a Switch to using AddTrack with stream labels by Steve Anton · 7 years ago
- f9381f0 Implement PeerConnection::AddTrack/RemoveTrack for Unified Plan by Steve Anton · 7 years ago
- 3fe1b15 Fix PeerConnection crashing on Close() when Unified Plan enabled by Steve Anton · 7 years ago