1. e77912b Insert frame transformer between Encoded and Packetizer. by Marina Ciocea · 4 years, 6 months ago
  2. 35214fc Add missing RTC_EXPORT for the component build. by Mirko Bonadei · 5 years ago
  3. 1ff16c8 Add RtpSenderInterface.SetStreams by Guido Urdaneta · 5 years ago
  4. cc18917 Revert "Improve spec compliance of SetStreamIDs in RtpSenderInterface" by Henrik Andreassson · 5 years ago
  5. df5731e Improve spec compliance of SetStreamIDs in RtpSenderInterface by Guido Urdaneta · 5 years ago
  6. e1e789b Removing non-const RtpSenderInterface::GetParameters(). by Amit Hilbuch · 6 years ago
  7. 22f9925 webrtc: Remove semicolons. by Nico Weber · 6 years ago
  8. 2297d33 Rejected simulcast layers will no longer appear in GetParameters(). by Amit Hilbuch · 6 years ago
  9. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  10. 4a7b3ac Add DTLSTransport info into sender/receiver state. by Harald Alvestrand · 6 years ago
  11. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  12. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from api/rtpsenderinterface.h]
  13. 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 6 years ago
  14. 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 6 years ago
  15. be8b534 [cleanup] Remove useless includes. by Yves Gerey · 6 years ago
  16. 892acf0 Add support for send_encodings parameters in addTransceiver by Florent Castelli · 6 years ago
  17. d81ac95 Injects FrameEncryptorInterface into RtpSender. by Benjamin Wright · 6 years ago
  18. 79eb4dd Enabling clang::find_bad_constructs for libjingle_peerconnection_api. by Mirko Bonadei · 6 years ago
  19. 0bc58cf Replace rtc::Optional with absl::optional in api by Danil Chapovalov · 6 years ago
  20. 5565981 Add functionality to set min/max bitrate per simulcast layer through RtpEncodingParameters. by Åsa Persson · 6 years ago
  21. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  22. 4c6390a Remove deprecated RtpSenderInterface::GetParameters() const method by Florent Castelli · 6 years ago
  23. cebf50f Reland "Implement RtpParameters.transaction_id for PC RtpSenderInterface" by Florent Castelli · 6 years ago
  24. 909338b Revert "Implement RtpParameters.transaction_id for PC RtpSenderInterface" by Max Morin · 6 years ago
  25. 5faf36e Implement RtpParameters.transaction_id for PC RtpSenderInterface by Florent Castelli · 6 years ago
  26. 5b4f075 Reland "Reland "Adds support for multiple or no media stream ids."" by Seth Hampson · 6 years ago
  27. 191bf5c Revert "Reland "Adds support for multiple or no media stream ids."" by Tomas Gunnarsson · 6 years ago
  28. f351c34 Reland "Adds support for multiple or no media stream ids." by Seth Hampson · 6 years ago
  29. bc609ea Revert "Adds support for multiple or no media stream ids." by Emircan Uysaler · 6 years ago
  30. 1550292 Adds support for multiple or no media stream ids. by Seth Hampson · 6 years ago
  31. 57858b3 Reland "Update RTCStatsCollector to work with RtpTransceivers" by Steve Anton · 7 years ago
  32. ee2388f Revert "Update RTCStatsCollector to work with RtpTransceivers" by Guido Urdaneta · 7 years ago
  33. 56bae8d Update RTCStatsCollector to work with RtpTransceivers by Steve Anton · 7 years ago
  34. ba37b4b Change return type of RtpSenderInterface::SetParameters from bool to RTCError by Zach Stein · 7 years ago
  35. c72af93 Reland "Move stats ID generation from SSRC to local ID" by Harald Alvestrand · 7 years ago
  36. c0092c3 Revert "Move stats ID generation from SSRC to local ID" by Erik Språng · 7 years ago
  37. e357a4d Move stats ID generation from SSRC to local ID by Harald Alvestrand · 7 years ago
  38. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  39. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/api/rtpsenderinterface.h]
  40. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  41. b10f32f Adding more comments to every header file in api/ subdirectory. by deadbeef · 8 years ago
  42. 20cb0c1 Move DTMF sender to RtpSender (as opposed to WebRtcSession). by deadbeef · 8 years ago
  43. 7bb87ee Create //webrtc/api:libjingle_peerconnection_api + refactorings. by ossu · 8 years ago
  44. d99a200 Adding some features to proxy.h, and restructuring the macros. by deadbeef · 8 years ago
  45. a601f5c Separating internal and external methods of RtpSender/RtpReceiver. by deadbeef · 8 years ago
  46. 72c8d2b Rename BEGIN_PROXY_MAP --> BEGIN_SIGNALLING_PROXY_MAP. by nisse · 8 years ago
  47. dc1c62c Enable setting the maximum bitrate limit in RtpSender. by skvlad · 8 years ago
  48. 9b8df25 Move talk/session/media -> webrtc/pc by kjellander@webrtc.org · 9 years ago
  49. b24317b Fix license headers in webrtc/api. by kjellander · 9 years ago
  50. 15583c1 Move talk/app/webrtc to webrtc/api by Henrik Kjellander · 9 years ago[Renamed (93%) from talk/app/webrtc/rtpsenderinterface.h]
  51. a96e2d7 Move talk/media to webrtc/media by kjellander · 9 years ago
  52. fac0655 Reland of Adding the ability to create an RtpSender without a track. by deadbeef · 9 years ago
  53. 5def7b9 Revert of Adding the ability to create an RtpSender without a track. (patchset #3 id:300001 of https://codereview.webrtc.org/1413983004/ ) by deadbeef · 9 years ago
  54. 6834fa1 Reland of Adding the ability to create an RtpSender without a track. (patchset #1 id:1 of https://codereview.webrtc.org/1426443007/ ) by deadbeef · 9 years ago
  55. 8f46c63 Revert of Adding the ability to create an RtpSender without a track. (patchset #8 id:140001 of https://codereview.webrtc.org/1413713003/ ) by deadbeef · 9 years ago
  56. ac9d92c Adding the ability to create an RtpSender without a track. by deadbeef · 9 years ago
  57. 70ab1a1 Exposing RtpSenders and RtpReceivers from PeerConnection. by deadbeef · 9 years ago
  58. 6979b02 Adding stub files for RtpSender/RtpReceiver. by deadbeef · 9 years ago