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

  1. 94adaee [cleanup] Fix redundant webrtc name specifier by Evan Shrubsole · 6 months ago
  2. e6a1f70 Use webrtc name specifier instead of rtc/cricket in pc by Evan Shrubsole · 7 months ago
  3. 945e517 Move cricket namespace to webrtc by Evan Shrubsole · 7 months ago
  4. 0b212e3 Move cricket::Codec to webrtc namespace by Evan Shrubsole · 7 months ago
  5. 9f03369 Rename cricket::MEDIA_TYPE_(AUDIO/VIDEO) by Harald Alvestrand · 8 months ago
  6. 7233df9 Filter fmtp parameters from RED capabilities by Philipp Hancke · 9 months ago
  7. 2a69ddb Remove an unused conversion function. by Harald Alvestrand · 12 months ago
  8. dd493e5 Remove functions from rtp_parameters_conversion. by Harald Alvestrand · 1 year, 1 month ago
  9. 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 1 year, 2 months ago
  10. d0b8e8e Reland "Merge the codec types" by Florent Castelli · 2 years, 5 months ago
  11. b7af6b9 Revert "Merge the codec types" by Florent Castelli · 2 years, 5 months ago
  12. 49ace8b Merge the codec types by Florent Castelli · 2 years, 5 months ago
  13. 8c4b9ea Remove references to AudioCodec and VideoCodec constructors by Florent Castelli · 2 years, 5 months ago
  14. a1a7c63 Let PCF.GetRtpSenderCapabilities return codecs' scalabilityModes. by Byoungchan Lee · 3 years, 4 months ago
  15. c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years, 9 months ago
  16. 5761e7b Running apply-iwyu on ~all files in pc/ by Harald Alvestrand · 4 years, 10 months ago
  17. c95b939 Introduce RTC_CHECK_NOTREACHED(), an always-checking RTC_NOTREACHED() by Karl Wiberg · 5 years ago
  18. 05f9ccd unify "control reaches end of non-void function" style by Philipp Hancke · 5 years ago
  19. 72d6915 Populate sdp_fmtp_line and channels of RTCCodecStats by Johannes Kron · 6 years ago
  20. b19eb39 Delete obsolete unused rtp header extension conversion by Danil Chapovalov · 6 years ago
  21. a8c2f51 Remove unused non-standard RtpEncodingParameters members by Florent Castelli · 6 years ago
  22. fadb181 Negotiate use of RTCP loss notification feedback (LNTF) by Elad Alon · 6 years ago
  23. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 7 years ago
  24. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 7 years ago[Renamed from pc/rtpparametersconversion.cc]
  25. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 7 years ago
  26. 5473a45 Remove multiple RTX codec entries in GetRtpReceiver/SenderCapabilities by Florent Castelli · 7 years ago
  27. 72b751a Add PeerConnection GetRtpSender/ReceiverCapabilities by Florent Castelli · 7 years ago[Renamed (95%) from ortc/rtpparametersconversion.cc]
  28. 00c71836 Replace rtc::Optional with absl::optional in media, ortc, p2p by Danil Chapovalov · 7 years ago
  29. 57ff273 Remove rtc::Optional::MoveValue by Danil Chapovalov · 8 years ago
  30. ff610bd Optional: Use nullopt and implicit construction in /ortc by Oskar Sundbom · 8 years ago
  31. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 8 years ago
  32. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  33. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/ortc/rtpparametersconversion.cc]
  34. 2436639 Add the function ToRtpParameters. by zhihuang · 9 years ago
  35. e814a0d Adding "adapter" ORTC objects on top of ChannelManager/BaseChannel/etc. by deadbeef · 9 years ago