Thanks to visit codestin.com
Credit goes to webrtc.googlesource.com

  1. dfd3798 Replace a few cases of `Thread* const` with `TaskQueueBase* const` by Tommi · 2 days ago
  2. 5992737 IWYU everything again by Philipp Hancke · 4 months ago
  3. e6a1f70 Use webrtc name specifier instead of rtc/cricket in pc by Evan Shrubsole · 7 months ago
  4. 945e517 Move cricket namespace to webrtc by Evan Shrubsole · 7 months ago
  5. 0b212e3 Move cricket::Codec to webrtc namespace by Evan Shrubsole · 7 months ago
  6. 9f03369 Rename cricket::MEDIA_TYPE_(AUDIO/VIDEO) by Harald Alvestrand · 8 months ago
  7. 6a9a1ae Move thread.h to webrtc namespace by Evan Shrubsole · 8 months ago
  8. 68f4e27 Add RtpSender OnFirstPacketSent callback. by Jakob Ivarsson · 1 year, 1 month ago
  9. d2123d9 Associate payload_type with rid by Shigemasa Watanabe · 1 year, 2 months ago
  10. c5b9a60 Propagate environment to RtpSenders by Florent Castelli · 1 year, 2 months ago
  11. 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 1 year, 2 months ago
  12. b0e7057 Introduce the TransformerHost interface by Harald Alvestrand · 1 year, 7 months ago
  13. db2f52b Reland "Make setCodecPreferences only look at receive codecs" by Philipp Hancke · 1 year, 9 months ago
  14. 1e7a6f3 Revert "Make setCodecPreferences only look at receive codecs" by Henrik Boström · 1 year, 9 months ago
  15. 1cce1d7 Make setCodecPreferences only look at receive codecs by Philipp Hancke · 1 year, 9 months ago
  16. 9c91e48 Make RtpSenderInternal::CheckCodecParameters pure virtual by Harald Alvestrand · 2 years ago
  17. a654437 Remove not-needed webrtc:: prefixes in pc/ by Harald Alvestrand · 2 years ago
  18. df3683e Remove public GenerateKeyFrame(list-of-rids) API from RtpSender by Philipp Hancke · 2 years, 3 months ago
  19. 43a5dd8 Implement codec selection api by Florent Castelli · 2 years, 3 months ago
  20. e04c397 Enforce stream id uniqueness in RtpSender::set_stream_ids by Philipp Hancke · 2 years, 11 months ago
  21. 68a7c41 Revert "Enforce stream id uniqueness in RtpSender::set_stream_ids" by Ilya Nikolaevskiy · 2 years, 11 months ago
  22. 315b95c Enforce stream id uniqueness in RtpSender::set_stream_ids by Philipp Hancke · 2 years, 11 months ago
  23. c0d44d9 Split audio and video channels into Send and Receive APIs. by Harald Alvestrand · 3 years ago
  24. 36fafc8 Split MediaChannel class to sender and receiver by Harald Alvestrand · 3 years ago
  25. acabb36 pc: Add asynchronous RtpSender::SetParameters() call by Florent Castelli · 3 years ago
  26. a1b4eb2 generateKeyFrame: add rids argument by Philipp Hancke · 3 years ago
  27. d237c2b add RTCRtpSender.generateKeyFrame by Philipp Hancke · 3 years, 1 month ago
  28. 725ee24 SVC: Check scalability in AddTransceiver and SetParameters by Florent Castelli · 3 years, 1 month ago
  29. 0166be8 Let SDP operations always look at all simulcast layers by Harald Alvestrand · 3 years, 3 months ago
  30. da2afbd Remove sigslot usage from DtmfProviderInterface by Fredrik Solenberg · 3 years, 4 months ago
  31. b5b159d Update old TODO comments by Niels Möller · 3 years, 4 months ago
  32. f785989 Rename StatsCollector to LegacyStatsCollector. by Henrik Boström · 3 years, 4 months ago
  33. 6545516 RtpSenderInterface::SetEncoderSelector by Jonas Oreland · 3 years, 5 months ago
  34. c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years, 9 months ago
  35. 6589def Align sender/receiver teardown in RtpTransceiver. by Tommi · 3 years, 9 months ago
  36. fe328ca Add several thread checks to RtpSender classes. by Tomas Gunnarsson · 3 years, 9 months ago
  37. 880fa81 Reland "Use backticks not vertical bars to denote variables in comments for /pc" by Artem Titov · 4 years, 4 months ago
  38. fd05d6f Revert "Use backticks not vertical bars to denote variables in comments for /pc" by Björn Terelius · 4 years, 4 months ago
  39. 37ee0f5 Use backticks not vertical bars to denote variables in comments for /pc by Artem Titov · 4 years, 4 months ago
  40. 5761e7b Running apply-iwyu on ~all files in pc/ by Harald Alvestrand · 4 years, 10 months ago
  41. 46ea5d7 Surface the number of encoded channels by Gustaf Ullberg · 5 years ago
  42. 445e6b0 Break out separate compile targets for various classes by Harald Alvestrand · 5 years ago
  43. 6060df5 Reland "Implement transceiver.stop()" by Harald Alvestrand · 5 years ago
  44. a88c977 Revert "Implement transceiver.stop()" by Harald Alvestrand · 5 years ago
  45. 11dc657 Implement transceiver.stop() by Harald Alvestrand · 5 years ago
  46. 6fcd0f8 Migrate pc/ to webrtc::Mutex. by Markus Handell · 5 years ago
  47. e77912b Insert frame transformer between Encoded and Packetizer. by Marina Ciocea · 6 years ago
  48. 99d6d81 Adding absolute capture timestamp to AudioTrackSinkInterface. by Minyue Li · 6 years ago
  49. 1ff16c8 Add RtpSenderInterface.SetStreams by Guido Urdaneta · 6 years ago
  50. cc18917 Revert "Improve spec compliance of SetStreamIDs in RtpSenderInterface" by Henrik Andreassson · 6 years ago
  51. df5731e Improve spec compliance of SetStreamIDs in RtpSenderInterface by Guido Urdaneta · 7 years ago
  52. 619b294 RtpSender's RtpParameters were invalidated in a call to SLD/SRD. by Amit Hilbuch · 7 years ago
  53. ea7ef2a Refactoring RtpSenderInternal to share implementation for Audio & Video. by Amit Hilbuch · 7 years ago
  54. 2297d33 Rejected simulcast layers will no longer appear in GetParameters(). by Amit Hilbuch · 7 years ago
  55. 4a7b3ac Add DTLSTransport info into sender/receiver state. by Harald Alvestrand · 7 years ago
  56. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 7 years ago
  57. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 7 years ago[Renamed from pc/rtpsender.h]
  58. dd9390c Prevent channels being set on stopped transceiver. by Amit Hilbuch · 7 years ago
  59. 892acf0 Add support for send_encodings parameters in addTransceiver by Florent Castelli · 7 years ago
  60. bfd412e Adds integration of the FrameEncryptor/FrameDecryptor into the MediaChannel. by Benjamin Wright · 7 years ago
  61. d81ac95 Injects FrameEncryptorInterface into RtpSender. by Benjamin Wright · 7 years ago
  62. 111fdfd Refactor RtpSender to take the sender ID as a constructor argument by Steve Anton · 7 years ago
  63. 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 7 years ago
  64. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  65. 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 7 years ago
  66. cebf50f Reland "Implement RtpParameters.transaction_id for PC RtpSenderInterface" by Florent Castelli · 8 years ago
  67. 909338b Revert "Implement RtpParameters.transaction_id for PC RtpSenderInterface" by Max Morin · 8 years ago
  68. 5faf36e Implement RtpParameters.transaction_id for PC RtpSenderInterface by Florent Castelli · 8 years ago
  69. ff40b14 Delete obsolete enable argument to SetVideoSend. by Niels Möller · 8 years ago
  70. 5b4f075 Reland "Reland "Adds support for multiple or no media stream ids."" by Seth Hampson · 8 years ago
  71. 191bf5c Revert "Reland "Adds support for multiple or no media stream ids."" by Tomas Gunnarsson · 8 years ago
  72. f351c34 Reland "Adds support for multiple or no media stream ids." by Seth Hampson · 8 years ago
  73. bc609eaa Revert "Adds support for multiple or no media stream ids." by Emircan Uysaler · 8 years ago
  74. 1550292 Adds support for multiple or no media stream ids. by Seth Hampson · 8 years ago
  75. 845e878 Name change from stream label to stream id for spec compliance. by Seth Hampson · 8 years ago
  76. 57858b3 Reland "Update RTCStatsCollector to work with RtpTransceivers" by Steve Anton · 8 years ago
  77. ee2388f Revert "Update RTCStatsCollector to work with RtpTransceivers" by Guido Urdaneta · 8 years ago
  78. 56bae8d Update RTCStatsCollector to work with RtpTransceivers by Steve Anton · 8 years ago
  79. ba37b4b Change return type of RtpSenderInterface::SetParameters from bool to RTCError by Zach Stein · 8 years ago
  80. 2d8609c Move internal PeerConnection methods to PeerConnectionInternal by Steve Anton · 8 years ago
  81. 6daa278 Move MediaConfig to its own header file and target. by Niels Möller · 8 years ago
  82. 42805f3 Revert "Remove nogncheck and add proper dependencies." by Patrik Höglund · 8 years ago
  83. 9b045fa Remove nogncheck and add proper dependencies. by Patrik Höglund · 8 years ago
  84. 47136dd Change RtpSenders to interact with the media channel directly by Steve Anton · 8 years ago
  85. aaaf1cf Revert "Remove nogncheck and add proper dependencies." by Patrik Höglund · 8 years ago
  86. eefd543 Remove nogncheck and add proper dependencies. by Patrik Höglund · 8 years ago
  87. c72af93 Reland "Move stats ID generation from SSRC to local ID" by Harald Alvestrand · 8 years ago
  88. c0092c3 Revert "Move stats ID generation from SSRC to local ID" by Erik Språng · 8 years ago
  89. e357a4d Move stats ID generation from SSRC to local ID by Harald Alvestrand · 8 years ago
  90. 02ee47c Signal track ID correctly when Unified Plan semantics selected by Steve Anton · 8 years ago
  91. f9381f0 Implement PeerConnection::AddTrack/RemoveTrack for Unified Plan by Steve Anton · 8 years ago
  92. 36b29d1 Enable cpplint in pc/ by Steve Anton · 8 years ago
  93. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  94. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/pc/rtpsender.h]
  95. 8ffb9c3 Change RtpSender to have multiple stream_ids by Steve Anton · 8 years ago
  96. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  97. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  98. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  99. 38ede13 Support building WebRTC without audio and video. by zhihuang · 8 years ago
  100. 20cb0c1 Move DTMF sender to RtpSender (as opposed to WebRtcSession). by deadbeef · 9 years ago