1. 8c4b9ea Remove references to AudioCodec and VideoCodec constructors by Florent Castelli · 1 year, 10 months ago
  2. e04c397 Enforce stream id uniqueness in RtpSender::set_stream_ids by Philipp Hancke · 2 years, 3 months ago
  3. 68a7c41 Revert "Enforce stream id uniqueness in RtpSender::set_stream_ids" by Ilya Nikolaevskiy · 2 years, 3 months ago
  4. 315b95c Enforce stream id uniqueness in RtpSender::set_stream_ids by Philipp Hancke · 2 years, 3 months ago
  5. fa67bcc generateKeyFrame: use GetParametersInternal by Philipp Hancke · 2 years, 3 months ago
  6. 36fafc8 Split MediaChannel class to sender and receiver by Harald Alvestrand · 2 years, 4 months ago
  7. acabb36 pc: Add asynchronous RtpSender::SetParameters() call by Florent Castelli · 2 years, 5 months ago
  8. b83cd92 generateKeyFrame: validate rids argument by Philipp Hancke · 2 years, 5 months ago
  9. a1b4eb2 generateKeyFrame: add rids argument by Philipp Hancke · 2 years, 5 months ago
  10. d237c2b add RTCRtpSender.generateKeyFrame by Philipp Hancke · 2 years, 5 months ago
  11. 725ee24 SVC: Check scalability in AddTransceiver and SetParameters by Florent Castelli · 2 years, 5 months ago
  12. 2d0ba28 Audio stack traces by Olga Sharonova · 2 years, 6 months ago
  13. 9e09a1f Replace Thread::Invoke with Thread::BlockingCall by Danil Chapovalov · 2 years, 7 months ago
  14. 0166be8 Let SDP operations always look at all simulcast layers by Harald Alvestrand · 2 years, 7 months ago
  15. da2afbd Remove sigslot usage from DtmfProviderInterface by Fredrik Solenberg · 2 years, 8 months ago
  16. 10a7d23 Fix degradation_preference setting being ignored using RtpSender.SetParameters. by Byoungchan Lee · 2 years, 8 months ago
  17. 2b1f509 Disallow invalid arguments in RestoreEncodingLayers. by Henrik Boström · 2 years, 9 months ago
  18. f785989 Rename StatsCollector to LegacyStatsCollector. by Henrik Boström · 2 years, 9 months ago
  19. 3fe8b0d Do not allow simulcast to be turned off using SDP munging by Harald Alvestrand · 2 years, 9 months ago
  20. 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 2 years, 10 months ago
  21. 6545516 RtpSenderInterface::SetEncoderSelector by Jonas Oreland · 2 years, 10 months ago
  22. afb246b Update pc/ to not use implicit conversion from scoped_refptr<T> to T*. by Niels Möller · 3 years ago
  23. c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years, 1 month ago
  24. fe328ca Add several thread checks to RtpSender classes. by Tomas Gunnarsson · 3 years, 1 month ago
  25. dfd69c2 Move VideoTrack's content_hint property to the signaling thread. by Tomas Gunnarsson · 3 years, 1 month ago
  26. cfea218 Use backticks not vertical bars to denote variables in comments by Artem Titov · 3 years, 8 months ago
  27. 880fa81 Reland "Use backticks not vertical bars to denote variables in comments for /pc" by Artem Titov · 3 years, 8 months ago
  28. fd05d6f Revert "Use backticks not vertical bars to denote variables in comments for /pc" by Björn Terelius · 3 years, 8 months ago
  29. 37ee0f5 Use backticks not vertical bars to denote variables in comments for /pc by Artem Titov · 3 years, 8 months ago
  30. 87f7090 Replace more instances of rtc::RefCountedObject with make_ref_counted. by Tommi · 4 years ago
  31. 5761e7b Running apply-iwyu on ~all files in pc/ by Harald Alvestrand · 4 years, 2 months ago
  32. 46ea5d7 Surface the number of encoded channels by Gustaf Ullberg · 4 years, 4 months ago
  33. 445e6b0 Break out separate compile targets for various classes by Harald Alvestrand · 4 years, 6 months ago
  34. 6060df5 Reland "Implement transceiver.stop()" by Harald Alvestrand · 4 years, 8 months ago
  35. a88c977 Revert "Implement transceiver.stop()" by Harald Alvestrand · 4 years, 8 months ago
  36. 11dc657 Implement transceiver.stop() by Harald Alvestrand · 4 years, 8 months ago
  37. 6fcd0f8 Migrate pc/ to webrtc::Mutex. by Markus Handell · 4 years, 9 months ago
  38. b05ca4b Implement new specification for degradation preference by Florent Castelli · 5 years ago
  39. 3f1aee3 Change network_priority from a double to an enum. by Taylor Brandstetter · 5 years ago
  40. e77912b Insert frame transformer between Encoded and Packetizer. by Marina Ciocea · 5 years ago
  41. 99d6d81 Adding absolute capture timestamp to AudioTrackSinkInterface. by Minyue Li · 5 years ago
  42. a8c2f51 Remove unused non-standard RtpEncodingParameters members by Florent Castelli · 5 years ago
  43. cb11a31 Guard GenerateUniqueId() against concurrent access. by Yves Gerey · 6 years ago
  44. 1ff16c8 Add RtpSenderInterface.SetStreams by Guido Urdaneta · 6 years ago
  45. cc18917 Revert "Improve spec compliance of SetStreamIDs in RtpSenderInterface" by Henrik Andreassson · 6 years ago
  46. df5731e Improve spec compliance of SetStreamIDs in RtpSenderInterface by Guido Urdaneta · 6 years ago
  47. 619b294 RtpSender's RtpParameters were invalidated in a call to SLD/SRD. by Amit Hilbuch · 6 years ago
  48. ea7ef2a Refactoring RtpSenderInternal to share implementation for Audio & Video. by Amit Hilbuch · 6 years ago
  49. 2297d33 Rejected simulcast layers will no longer appear in GetParameters(). by Amit Hilbuch · 6 years ago
  50. aa58415 Reland "Enabling Simulcast use via AddTransceiver." by Amit Hilbuch · 6 years ago
  51. 7832343 Revert "Enabling Simulcast use via AddTransceiver." by Emircan Uysaler · 6 years ago
  52. ce470aa Enabling Simulcast use via AddTransceiver. by Amit Hilbuch · 6 years ago
  53. c1a0bcb Implement the encoding RtpParameter scaleResolutionDownBy by Florent Castelli · 6 years ago
  54. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  55. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/rtpsender.cc]
  56. e1301a8 Revert "Implement read-only codecPayloadType in RtpParameters" by Henrik Grunell · 6 years ago
  57. 806e06d Implement read-only codecPayloadType in RtpParameters by Florent Castelli · 6 years ago
  58. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  59. dd9390c Prevent channels being set on stopped transceiver. by Amit Hilbuch · 6 years ago
  60. 95ca6e1 AudioSource allows implementations to return settings by Piotr (Peter) Slatala · 6 years ago
  61. c462a6e Prevent the frame decryptor being set if the channel is stopped. by Benjamin Wright · 6 years ago
  62. 648d28a Media engine and channel support for per-channel dscp values, specified by RtpParameter by Tim Haloun · 6 years ago
  63. 6cc9cca Don't reset streams for the FrameEncryptor / FrameDecryptor unless they changed. by Benjamin Wright · 6 years ago
  64. 84583f6 Enable End-to-End Encrypted Audio Payloads. by Benjamin Wright · 6 years ago
  65. 892acf0 Add support for send_encodings parameters in addTransceiver by Florent Castelli · 6 years ago
  66. 8c1bf95 Reland "Add initial support for RtpEncodingParameters max_framerate." by Åsa Persson · 7 years ago
  67. bfd412e Adds integration of the FrameEncryptor/FrameDecryptor into the MediaChannel. by Benjamin Wright · 7 years ago
  68. d81ac95 Injects FrameEncryptorInterface into RtpSender. by Benjamin Wright · 7 years ago
  69. 948b7e3 Revert "Add initial support for RtpEncodingParameters max_framerate." by Mirko Bonadei · 7 years ago
  70. ced5cfd Add initial support for RtpEncodingParameters max_framerate. by Åsa Persson · 7 years ago
  71. 87b3c51 Implement changing degradation preference with setParameters() by Florent Castelli · 7 years ago
  72. 111fdfd Refactor RtpSender to take the sender ID as a constructor argument by Steve Anton · 7 years ago
  73. c19ab07 Add support for content-hint value "text" by Harald Alvestrand · 7 years ago
  74. b983bae Remove unused/deprecated DTMF methods by Steve Anton · 7 years ago
  75. 5565981 Add functionality to set min/max bitrate per simulcast layer through RtpEncodingParameters. by Åsa Persson · 7 years ago
  76. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  77. abe301f Add HeaderExtensions to RtpParameters by Florent Castelli · 7 years ago
  78. 2d2c888 Returns RTCError for setting unimplemented RtpParameters. by Seth Hampson · 7 years ago
  79. cebf50f Reland "Implement RtpParameters.transaction_id for PC RtpSenderInterface" by Florent Castelli · 7 years ago
  80. 909338b Revert "Implement RtpParameters.transaction_id for PC RtpSenderInterface" by Max Morin · 7 years ago
  81. 5faf36e Implement RtpParameters.transaction_id for PC RtpSenderInterface by Florent Castelli · 7 years ago
  82. ff40b14 Delete obsolete enable argument to SetVideoSend. by Niels Möller · 7 years ago
  83. 5b4f075 Reland "Reland "Adds support for multiple or no media stream ids."" by Seth Hampson · 7 years ago
  84. 191bf5c Revert "Reland "Adds support for multiple or no media stream ids."" by Tomas Gunnarsson · 7 years ago
  85. f351c34 Reland "Adds support for multiple or no media stream ids." by Seth Hampson · 7 years ago
  86. bc609eaa Revert "Adds support for multiple or no media stream ids." by Emircan Uysaler · 7 years ago
  87. 1550292 Adds support for multiple or no media stream ids. by Seth Hampson · 7 years ago
  88. 3d976f6 Discard link to media channel when audio sender stopped. by Harald Alvestrand · 7 years ago
  89. 845e878 Name change from stream label to stream id for spec compliance. by Seth Hampson · 7 years ago
  90. 45cc890 Assorted logging pedantry by Jonas Olsson · 7 years ago
  91. ba37b4b Change return type of RtpSenderInterface::SetParameters from bool to RTCError by Zach Stein · 7 years ago
  92. 2d8609c Move internal PeerConnection methods to PeerConnectionInternal by Steve Anton · 7 years ago
  93. 47136dd Change RtpSenders to interact with the media channel directly by Steve Anton · 7 years ago
  94. c72af93 Reland "Move stats ID generation from SSRC to local ID" by Harald Alvestrand · 7 years ago
  95. c0092c3 Revert "Move stats ID generation from SSRC to local ID" by Erik Språng · 7 years ago
  96. e357a4d Move stats ID generation from SSRC to local ID by Harald Alvestrand · 7 years ago
  97. 02ee47c Signal track ID correctly when Unified Plan semantics selected by Steve Anton · 7 years ago
  98. f9381f0 Implement PeerConnection::AddTrack/RemoveTrack for Unified Plan by Steve Anton · 7 years ago
  99. 36f8f3e Optional: Use nullopt and implicit construction in /pc by Oskar Sundbom · 7 years ago
  100. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago