- d58f526 Always inject PacketSocketFactory in FakePortAllocator by Byoungchan Lee · 2 years, 9 months ago
- 7242440 Remove calls to deprecated CreatePC() and CreateDC() by Florent Castelli · 3 years ago
- 15a38de Fix SdpSemantics::kPlanB deprecated usage by Florent Castelli · 3 years ago
- c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years, 1 month ago
- 93dd763 Remove deprecated RemoveTrack interface by Harald Alvestrand · 3 years, 2 months ago
- 7145a14 red: fix fmtp payload type collision handling by Philipp Hancke · 3 years, 6 months ago
- f7fcfb7 Fix payload type assignment issue with SetCodecPreferences by Taylor Brandstetter · 3 years, 7 months ago
- 718acf6 peerconnection: add test for createOffer({voiceActivityDetection: true}) by Philipp Hancke · 3 years, 11 months ago
- 3ac73bd move removal of CN codecs to a later stage by Philipp Hancke · 3 years, 11 months ago
- 6060df5 Reland "Implement transceiver.stop()" by Harald Alvestrand · 4 years, 8 months ago
- a88c977 Revert "Implement transceiver.stop()" by Harald Alvestrand · 4 years, 8 months ago
- 11dc657 Implement transceiver.stop() by Harald Alvestrand · 4 years, 8 months ago
- 8498c25 test: use kCnCodecName instead of hardcoding "CN" by Philipp Hancke · 4 years, 10 months ago
- bc1f910 Reland "Added mid to error messages reported during SDP apply." by Yura Yaroshevich · 4 years, 10 months ago
- 341434e Revert "Added mid to error messages reported during SDP apply." by Olga Sharonova · 4 years, 10 months ago
- d2890e8 Added mid to error messages reported during SDP apply. by Yura Yaroshevich · 4 years, 10 months ago
- 3e98368 Reland "Distinguish between send and receive codecs" by Johannes Kron · 5 years ago
- 8e8b36a Revert "Reland "Reland "Reland "Distinguish between send and receive codecs"""" by Johannes Kron · 5 years ago
- 184ea66 Reland "Reland "Reland "Distinguish between send and receive codecs""" by Johannes Kron · 5 years ago
- a104ceb Revert "Reland "Reland "Distinguish between send and receive codecs""" by Johannes Kron · 5 years ago
- 9bac68c Reland "Reland "Distinguish between send and receive codecs"" by Johannes Kron · 5 years ago
- 00a3087 Revert "Reland "Distinguish between send and receive codecs"" by Johannes Kron · 5 years ago
- 133bf2b Reland "Distinguish between send and receive codecs" by Johannes Kron · 5 years ago
- e57b266 Revert "Distinguish between send and receive codecs" by Steve Anton · 5 years ago
- c0f25cf Distinguish between send and receive codecs by Johannes Kron · 5 years ago
- f5ecb5f Revert "Reland "Reland "Reland "Distinguish between send and receive video codecs"""" by Mirko Bonadei · 5 years ago
- 9cad4dc Reland "Reland "Reland "Distinguish between send and receive video codecs""" by Johannes Kron · 5 years ago
- b5159fe Revert "Reland "Reland "Distinguish between send and receive video codecs""" by Olga Sharonova · 5 years ago
- 4e64e60 Reland "Reland "Distinguish between send and receive video codecs"" by Johannes Kron · 5 years ago
- f9d92ed Revert "Reland "Distinguish between send and receive video codecs"" by Ilya Nikolaevskiy · 5 years ago
- 77eb338 Reland "Distinguish between send and receive video codecs" by Johannes Kron · 5 years ago
- f2d6fe6 Revert "Reland "Distinguish between send and receive video codecs"" by Johannes Kron · 5 years ago
- 26e6afe Reland "Distinguish between send and receive video codecs" by Johannes Kron · 5 years ago
- f22af3c Revert "Distinguish between send and receive video codecs" by Johannes Kron · 5 years ago
- 18314bd Distinguish between send and receive video codecs by Johannes Kron · 5 years ago
- 7a9a092 Delete media transport integration. by Bjorn A Mellem · 5 years ago
- 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 6 years ago
- a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
- 9da25bd In PeerConnection unittests set TaskQueueFactory explicitly by Danil Chapovalov · 6 years ago
- 479a3c0 Add support for enabling and negotiating raw RTP packetization. by Mirta Dvornicic · 6 years ago
- 1716d39 Let SessionDescription take ownership of MediaDescription by Harald Alvestrand · 6 years ago
- 2d9d82e Implement RTCRtpTransceiver.setCodecPreferences by Florent Castelli · 6 years ago
- c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 6 years ago
- 649a4c2 [clang-tidy] Apply performance-inefficient-vector-operation fixes. by Mirko Bonadei · 6 years ago
- 64b626b Use Abseil container algorithms in pc/ by Steve Anton · 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_media_unittest.cc]
- 06817cd [Unified Plan] Support legacy endpoints that do not use a=mid by Steve Anton · 6 years ago
- 6eb8a16 Exposing audio and video engines directly. by Sebastian Jansson · 6 years ago
- 10aeb2a MediaTransportTests should use audio-only peer connection. by Piotr (Peter) Slatala · 6 years ago
- a9bbd86 Add a configuration parameter for using the media transport for data channels. by Bjorn Mellem · 6 years ago
- 4e93329 Properly setup MockPeerConnectionObserver in tests (continued). by Yves Gerey · 6 years ago
- 9f95625 When SDES is used, pass pre-shared key to media transport. by Piotr (Peter) Slatala · 6 years ago
- 98a462c Reland "Reland "Propagate media transport to media channel."" by Anton Sukhanov · 6 years ago
- 9accc9f Revert "Reland "Propagate media transport to media channel."" by Oleh Prypin · 6 years ago
- da65ed2 Reland "Propagate media transport to media channel." by Anton Sukhanov · 6 years ago
- 37cf245 Revert "Propagate media transport to media channel." by Oleh Prypin · 6 years ago
- 8c16f74 Propagate media transport to media channel. by Anton Sukhanov · 6 years ago
- fc1acd2 Add support for enabling simulcast in "Plan B" using MediaConstraints. by Jonas Oreland · 7 years ago
- 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
- 365381f Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 7 years ago
- d2248f8 Handle the corner cases for BUNDLE. by Zhi Huang · 7 years ago
- 95e7dbb Revert "Reland "Replace BundleFilter with RtpDemuxer in RtpTransport."" by Zhi Huang · 7 years ago
- 27f3bf5 Reland "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 7 years ago
- 97d5e5b Revert "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 7 years ago
- ea8b62a Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 7 years ago
- 80dd7b5 Reland "Set session error if SetLocal/RemoteDescription ever fails" by Steve Anton · 7 years ago
- b953245 Revert "Set session error if SetLocal/RemoteDescription ever fails" by Steve Anton · 7 years ago
- 71439a6 Set session error if SetLocal/RemoteDescription ever fails by Steve Anton · 7 years ago
- 8366e17 Rename Call::Config to CallConfig, keep old name as alias. by Niels Möller · 7 years ago
- 22da89f Implement legacy offer_to_receive options for Unified Plan by Steve Anton · 7 years ago
- ad7bffc Parameterize PeerConnection media tests for Unified Plan by Steve Anton · 7 years ago
- b1c1de1 Use the SDP ContentInfo helpers to avoid downcasting by Steve Anton · 7 years ago
- 5adfafd Make ContentInfo/ContentDescription slightly more ergonomic by Steve Anton · 7 years ago
- 8a00691 Use RTCError for internal PeerConnection methods by Steve Anton · 7 years ago
- 4e70a72 Replace MediaContentDirection with RtpTransceiverDirection by Steve Anton · 7 years ago
- 1d03a75 Remove cricket::RtpTransceiverDirection by Steve Anton · 7 years ago
- 8d3444d Reland "Rewrite WebRtcSession media tests as PeerConnection tests" by Steve Anton · 7 years ago
- f2662f0 Revert "Rewrite WebRtcSession media tests as PeerConnection tests" by Olga Sharonova · 7 years ago
- 3df5dca Rewrite WebRtcSession media tests as PeerConnection tests by Steve Anton · 7 years ago