1. 7262fc2 Refactor Rtp Receivers to accept SSRC 0. by Saurav Das · 4 years, 11 months ago
  2. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  3. 501bfba Split rtp_receiver for readability. by Ruslan Burakov · 5 years ago
  4. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  5. 4a7b3ac Add DTLSTransport info into sender/receiver state. by Harald Alvestrand · 6 years ago
  6. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  7. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/rtpreceiver.h]
  8. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  9. dd9390c Prevent channels being set on stopped transceiver. by Amit Hilbuch · 6 years ago
  10. 49ac595 Add GetSources to VideoRtpReceiver by Jonas Oreland · 6 years ago
  11. bfd412e Adds integration of the FrameEncryptor/FrameDecryptor into the MediaChannel. by Benjamin Wright · 6 years ago
  12. d81ac95 Injects FrameEncryptorInterface into RtpSender. by Benjamin Wright · 6 years ago
  13. 199e27b RtpReceiverInterface::stream_ids() added. by Henrik Boström · 6 years ago
  14. 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 6 years ago
  15. 5d67f82 Refactor VideoTrackSource, without raw pointer injection. by Niels Möller · 6 years ago
  16. 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 6 years ago
  17. 57858b3 Reland "Update RTCStatsCollector to work with RtpTransceivers" by Steve Anton · 6 years ago
  18. ee2388f Revert "Update RTCStatsCollector to work with RtpTransceivers" by Guido Urdaneta · 6 years ago
  19. 56bae8d Update RTCStatsCollector to work with RtpTransceivers by Steve Anton · 6 years ago
  20. d367921 Configure media flow correctly with Unified Plan by Steve Anton · 7 years ago
  21. c72af93 Reland "Move stats ID generation from SSRC to local ID" by Harald Alvestrand · 7 years ago
  22. c0092c3 Revert "Move stats ID generation from SSRC to local ID" by Erik Språng · 7 years ago
  23. e357a4d Move stats ID generation from SSRC to local ID by Harald Alvestrand · 7 years ago
  24. ef65ef1 Fire OnAddTrack when Unified Plan is enabled by Steve Anton · 7 years ago
  25. 6077675 Change RtpReceivers to interact with the media channel directly by Steve Anton · 7 years ago
  26. 9158ef6 Reland "Add AddTransceiver and GetTransceivers to PeerConnection" by Steve Anton · 7 years ago
  27. 8b13f96 Revert "Add AddTransceiver and GetTransceivers to PeerConnection" by Steve Anton · 7 years ago
  28. f93d280 Add AddTransceiver and GetTransceivers to PeerConnection by Steve Anton · 7 years ago
  29. 9e6fd2b Add streams() to RtpReceiverInterface and implementations. by Henrik Boström · 7 years ago
  30. 36b29d1 Enable cpplint in pc/ by Steve Anton · 7 years ago
  31. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  32. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/pc/rtpreceiver.h]
  33. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  34. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  35. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  36. f184138 s/WebRtcVideoChannel2/WebRtcVideoChannel and s/WebRtcVideoEngine2/WebRtcVideoEngine by eladalon · 7 years ago
  37. 8d609f6 Reland of Implemented the GetSources() in native code. (patchset #1 id:1 of https://codereview.webrtc.org/2809613002/ ) by hbos · 7 years ago
  38. fbcc5cb Revert of Implemented the GetSources() in native code. (patchset #11 id:510001 of https://codereview.webrtc.org/2770233003/ ) by olka · 7 years ago
  39. 292084c Added the GetSources() to the RtpReceiverInterface and implemented by zhihuang · 7 years ago
  40. e814a0d Adding "adapter" ORTC objects on top of ChannelManager/BaseChannel/etc. by deadbeef · 7 years ago
  41. 7bb87ee Create //webrtc/api:libjingle_peerconnection_api + refactorings. by ossu · 8 years ago[Renamed (95%) from webrtc/api/rtpreceiver.h]
  42. c7c26a0 Reland of place basictypes.h with stdint.h for int_t types. (patchset #1 id:1 of https://codereview.webrtc.org/2603203003/ ) by pbos · 8 years ago
  43. 7eb0e23 Revert of Replace basictypes.h with stdint.h for int_t types. (patchset #1 id:1 of https://codereview.webrtc.org/2604043002/ ) by pbos · 8 years ago
  44. 7fd1a75 Replace basictypes.h with stdint.h for int_t types. by pbos · 8 years ago
  45. ba29c6a Reland 2 of: Use VoiceChannel/VideoChannel directly from RtpSender/RtpReceiver. by Taylor Brandstetter · 8 years ago
  46. 3784b4a Revert of Use VoiceChannel/VideoChannel directly from RtpSender/RtpReceiver. (patchset #3 id:40001 of https://codereview.webrtc.org/2046173002/ ) by tkchin · 8 years ago
  47. 2d54917 Reland of: Use VoiceChannel/VideoChannel directly from RtpSender/RtpReceiver. by Taylor Brandstetter · 8 years ago
  48. 1a7162d Revert of Use VoiceChannel/VideoChannel directly from RtpSender/RtpReceiver. (patchset #3 id:40001 of https://codereview.webrtc.org/2046173002/ ) by deadbeef · 8 years ago
  49. bc58319 Use VoiceChannel/VideoChannel directly from RtpSender/RtpReceiver. by Taylor Brandstetter · 8 years ago
  50. 184a3fd Forward the SignalFirstPacketReceived to RtpReceiver. by zhihuang · 8 years ago
  51. a601f5c Separating internal and external methods of RtpSender/RtpReceiver. by deadbeef · 8 years ago
  52. db0cd9e Adding getParameters/setParameters APIs to RtpReceiver. by Taylor Brandstetter · 8 years ago
  53. d61bf80 Removed MediaStreamTrackInterface::set_state by perkj · 8 years ago
  54. f0dcfe2 Change VideoRtpReceiver to create remote VideoTrack and VideoTrackSource. by perkj · 8 years ago
  55. b24317b Fix license headers in webrtc/api. by kjellander · 8 years ago
  56. 15583c1 Move talk/app/webrtc to webrtc/api by Henrik Kjellander · 8 years ago[Renamed (93%) from talk/app/webrtc/rtpreceiver.h]
  57. f888bb5 Support for unmixed remote audio into tracks. by Tommi · 9 years ago
  58. 0c4e06b Use suffixed {uint,int}{8,16,32,64}_t types. by Peter Boström · 9 years ago
  59. 70ab1a1 Exposing RtpSenders and RtpReceivers from PeerConnection. by deadbeef · 9 years ago
  60. 6979b02 Adding stub files for RtpSender/RtpReceiver. by deadbeef · 9 years ago