1. 1ff16c8 Add RtpSenderInterface.SetStreams by Guido Urdaneta · 5 years ago
  2. cc18917 Revert "Improve spec compliance of SetStreamIDs in RtpSenderInterface" by Henrik Andreassson · 5 years ago
  3. df5731e Improve spec compliance of SetStreamIDs in RtpSenderInterface by Guido Urdaneta · 5 years ago
  4. 619b294 RtpSender's RtpParameters were invalidated in a call to SLD/SRD. by Amit Hilbuch · 5 years ago
  5. ea7ef2a Refactoring RtpSenderInternal to share implementation for Audio & Video. by Amit Hilbuch · 5 years ago
  6. 2297d33 Rejected simulcast layers will no longer appear in GetParameters(). by Amit Hilbuch · 5 years ago
  7. 4a7b3ac Add DTLSTransport info into sender/receiver state. by Harald Alvestrand · 6 years ago
  8. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  9. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/rtpsender.h]
  10. dd9390c Prevent channels being set on stopped transceiver. by Amit Hilbuch · 6 years ago
  11. 892acf0 Add support for send_encodings parameters in addTransceiver by Florent Castelli · 6 years ago
  12. bfd412e Adds integration of the FrameEncryptor/FrameDecryptor into the MediaChannel. by Benjamin Wright · 6 years ago
  13. d81ac95 Injects FrameEncryptorInterface into RtpSender. by Benjamin Wright · 6 years ago
  14. 111fdfd Refactor RtpSender to take the sender ID as a constructor argument by Steve Anton · 6 years ago
  15. 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 6 years ago
  16. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  17. 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 6 years ago
  18. cebf50f Reland "Implement RtpParameters.transaction_id for PC RtpSenderInterface" by Florent Castelli · 6 years ago
  19. 909338b Revert "Implement RtpParameters.transaction_id for PC RtpSenderInterface" by Max Morin · 6 years ago
  20. 5faf36e Implement RtpParameters.transaction_id for PC RtpSenderInterface by Florent Castelli · 6 years ago
  21. ff40b14 Delete obsolete enable argument to SetVideoSend. by Niels Möller · 6 years ago
  22. 5b4f075 Reland "Reland "Adds support for multiple or no media stream ids."" by Seth Hampson · 6 years ago
  23. 191bf5c Revert "Reland "Adds support for multiple or no media stream ids."" by Tomas Gunnarsson · 6 years ago
  24. f351c34 Reland "Adds support for multiple or no media stream ids." by Seth Hampson · 6 years ago
  25. bc609ea Revert "Adds support for multiple or no media stream ids." by Emircan Uysaler · 6 years ago
  26. 1550292 Adds support for multiple or no media stream ids. by Seth Hampson · 6 years ago
  27. 845e878 Name change from stream label to stream id for spec compliance. by Seth Hampson · 6 years ago
  28. 57858b3 Reland "Update RTCStatsCollector to work with RtpTransceivers" by Steve Anton · 6 years ago
  29. ee2388f Revert "Update RTCStatsCollector to work with RtpTransceivers" by Guido Urdaneta · 6 years ago
  30. 56bae8d Update RTCStatsCollector to work with RtpTransceivers by Steve Anton · 6 years ago
  31. ba37b4b Change return type of RtpSenderInterface::SetParameters from bool to RTCError by Zach Stein · 7 years ago
  32. 2d8609c Move internal PeerConnection methods to PeerConnectionInternal by Steve Anton · 7 years ago
  33. 6daa278 Move MediaConfig to its own header file and target. by Niels Möller · 7 years ago
  34. 42805f3 Revert "Remove nogncheck and add proper dependencies." by Patrik Höglund · 7 years ago
  35. 9b045fa Remove nogncheck and add proper dependencies. by Patrik Höglund · 7 years ago
  36. 47136dd Change RtpSenders to interact with the media channel directly by Steve Anton · 7 years ago
  37. aaaf1cf Revert "Remove nogncheck and add proper dependencies." by Patrik Höglund · 7 years ago
  38. eefd543 Remove nogncheck and add proper dependencies. by Patrik Höglund · 7 years ago
  39. c72af93 Reland "Move stats ID generation from SSRC to local ID" by Harald Alvestrand · 7 years ago
  40. c0092c3 Revert "Move stats ID generation from SSRC to local ID" by Erik Språng · 7 years ago
  41. e357a4d Move stats ID generation from SSRC to local ID by Harald Alvestrand · 7 years ago
  42. 02ee47c Signal track ID correctly when Unified Plan semantics selected by Steve Anton · 7 years ago
  43. f9381f0 Implement PeerConnection::AddTrack/RemoveTrack for Unified Plan by Steve Anton · 7 years ago
  44. 36b29d1 Enable cpplint in pc/ by Steve Anton · 7 years ago
  45. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  46. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/pc/rtpsender.h]
  47. 8ffb9c3 Change RtpSender to have multiple stream_ids by Steve Anton · 7 years ago
  48. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  49. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  50. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  51. 38ede13 Support building WebRTC without audio and video. by zhihuang · 7 years ago
  52. 20cb0c1 Move DTMF sender to RtpSender (as opposed to WebRtcSession). by deadbeef · 7 years ago
  53. 7bb87ee Create //webrtc/api:libjingle_peerconnection_api + refactorings. by ossu · 8 years ago