1. f5ecb5f Revert "Reland "Reland "Reland "Distinguish between send and receive video codecs"""" by Mirko Bonadei · 4 years, 7 months ago
  2. 9cad4dc Reland "Reland "Reland "Distinguish between send and receive video codecs""" by Johannes Kron · 4 years, 7 months ago
  3. b5159fe Revert "Reland "Reland "Distinguish between send and receive video codecs""" by Olga Sharonova · 4 years, 7 months ago
  4. 4e64e60 Reland "Reland "Distinguish between send and receive video codecs"" by Johannes Kron · 4 years, 7 months ago
  5. f9d92ed Revert "Reland "Distinguish between send and receive video codecs"" by Ilya Nikolaevskiy · 4 years, 7 months ago
  6. 77eb338 Reland "Distinguish between send and receive video codecs" by Johannes Kron · 4 years, 7 months ago
  7. f2d6fe6 Revert "Reland "Distinguish between send and receive video codecs"" by Johannes Kron · 4 years, 8 months ago
  8. 26e6afe Reland "Distinguish between send and receive video codecs" by Johannes Kron · 4 years, 8 months ago
  9. f22af3c Revert "Distinguish between send and receive video codecs" by Johannes Kron · 4 years, 8 months ago
  10. 18314bd Distinguish between send and receive video codecs by Johannes Kron · 4 years, 8 months ago
  11. 7a9a092 Delete media transport integration. by Bjorn A Mellem · 4 years, 8 months ago
  12. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 4 years, 10 months ago
  13. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  14. 9da25bd In PeerConnection unittests set TaskQueueFactory explicitly by Danil Chapovalov · 5 years ago
  15. 479a3c0 Add support for enabling and negotiating raw RTP packetization. by Mirta Dvornicic · 5 years ago
  16. 1716d39 Let SessionDescription take ownership of MediaDescription by Harald Alvestrand · 5 years ago
  17. 2d9d82e Implement RTCRtpTransceiver.setCodecPreferences by Florent Castelli · 5 years ago
  18. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 5 years ago
  19. 649a4c2 [clang-tidy] Apply performance-inefficient-vector-operation fixes. by Mirko Bonadei · 5 years ago
  20. 64b626b Use Abseil container algorithms in pc/ by Steve Anton · 5 years ago
  21. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  22. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/peerconnection_media_unittest.cc]
  23. 06817cd [Unified Plan] Support legacy endpoints that do not use a=mid by Steve Anton · 6 years ago
  24. 6eb8a16 Exposing audio and video engines directly. by Sebastian Jansson · 6 years ago
  25. 10aeb2a MediaTransportTests should use audio-only peer connection. by Piotr (Peter) Slatala · 6 years ago
  26. a9bbd86 Add a configuration parameter for using the media transport for data channels. by Bjorn Mellem · 6 years ago
  27. 4e93329 Properly setup MockPeerConnectionObserver in tests (continued). by Yves Gerey · 6 years ago
  28. 9f95625 When SDES is used, pass pre-shared key to media transport. by Piotr (Peter) Slatala · 6 years ago
  29. 98a462c Reland "Reland "Propagate media transport to media channel."" by Anton Sukhanov · 6 years ago
  30. 9accc9f Revert "Reland "Propagate media transport to media channel."" by Oleh Prypin · 6 years ago
  31. da65ed2 Reland "Propagate media transport to media channel." by Anton Sukhanov · 6 years ago
  32. 37cf245 Revert "Propagate media transport to media channel." by Oleh Prypin · 6 years ago
  33. 8c16f74 Propagate media transport to media channel. by Anton Sukhanov · 6 years ago
  34. fc1acd2 Add support for enabling simulcast in "Plan B" using MediaConstraints. by Jonas Oreland · 6 years ago
  35. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  36. 365381f Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 6 years ago
  37. d2248f8 Handle the corner cases for BUNDLE. by Zhi Huang · 6 years ago
  38. 95e7dbb Revert "Reland "Replace BundleFilter with RtpDemuxer in RtpTransport."" by Zhi Huang · 6 years ago
  39. 27f3bf5 Reland "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 6 years ago
  40. 97d5e5b Revert "Replace BundleFilter with RtpDemuxer in RtpTransport." by Zhi Huang · 6 years ago
  41. ea8b62a Replace BundleFilter with RtpDemuxer in RtpTransport. by Zhi Huang · 6 years ago
  42. 80dd7b5 Reland "Set session error if SetLocal/RemoteDescription ever fails" by Steve Anton · 6 years ago
  43. b953245 Revert "Set session error if SetLocal/RemoteDescription ever fails" by Steve Anton · 6 years ago
  44. 71439a6 Set session error if SetLocal/RemoteDescription ever fails by Steve Anton · 6 years ago
  45. 8366e17 Rename Call::Config to CallConfig, keep old name as alias. by Niels Möller · 6 years ago
  46. 22da89f Implement legacy offer_to_receive options for Unified Plan by Steve Anton · 7 years ago
  47. ad7bffc Parameterize PeerConnection media tests for Unified Plan by Steve Anton · 7 years ago
  48. b1c1de1 Use the SDP ContentInfo helpers to avoid downcasting by Steve Anton · 7 years ago
  49. 5adfafd Make ContentInfo/ContentDescription slightly more ergonomic by Steve Anton · 7 years ago
  50. 8a00691 Use RTCError for internal PeerConnection methods by Steve Anton · 7 years ago
  51. 4e70a72 Replace MediaContentDirection with RtpTransceiverDirection by Steve Anton · 7 years ago
  52. 1d03a75 Remove cricket::RtpTransceiverDirection by Steve Anton · 7 years ago
  53. 8d3444d Reland "Rewrite WebRtcSession media tests as PeerConnection tests" by Steve Anton · 7 years ago
  54. f2662f0 Revert "Rewrite WebRtcSession media tests as PeerConnection tests" by Olga Sharonova · 7 years ago
  55. 3df5dca Rewrite WebRtcSession media tests as PeerConnection tests by Steve Anton · 7 years ago