1. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  2. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  3. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/call/flexfec_receive_stream_impl.cc]
  4. 2bf9e73 Delete unneeded Start and Stop methods on FlexfecReceiveStream. by Niels Möller · 7 years ago
  5. c0d481a Protected streams report RTP messages directly to the FlexFec streams by eladalon · 7 years ago
  6. 3d4c287 Make FlexfecReceiveStreamImpl::started_ into std::atomic<bool> by eladalon · 7 years ago
  7. 42f44f9 Get rid of unnecessary cast of FlexfecReceiveStreamImpl to FlexfecReceiveStream by eladalon · 7 years ago
  8. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  9. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  10. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  11. 0f15f92 Introduce RtpStreamReceiverInterface and RtpStreamReceiverControllerInterface. by nisse · 7 years ago
  12. 14adba7 Don't allocate any RTPSender object for a receive only RtpRtcp module. by nisse · 7 years ago
  13. dea489f Add support for Location (RTC_FROM_HERE) to ProcessThread::RegisterModule. by tommi · 7 years ago
  14. 5c29a7a Rename flexfec AddAndProcessReceivedPacket --> OnRtpPacket. by nisse · 7 years ago
  15. fa5a368 Let FlexfecReceiveStreamImpl send RTCP RRs. by brandtr · 8 years ago
  16. 8313a6f Make |rtcp_send_transport| mandatory in FlexfecReceiveStream::Config. by brandtr · 8 years ago
  17. b29e652 Revert "Revert of Parse FlexFEC RTP headers in Call and add integration with BWE. (patchset #17 id:460001 of https://codereview.webrtc.org/2553863003/ )" by brandtr · 8 years ago
  18. 70e4053 Revert of Parse FlexFEC RTP headers in Call and add integration with BWE. (patchset #17 id:460001 of https://codereview.webrtc.org/2553863003/ ) by brandtr · 8 years ago
  19. ab2ffa3 Parse FlexFEC RTP headers in Call and add integration with BWE. by brandtr · 8 years ago
  20. 7250b39 Move FlexfecReceiveStream from api/call/ to call/. by brandtr · 8 years ago[Renamed (84%) from webrtc/call/flexfec_receive_stream.cc]
  21. 1cfbd60 Generalize FlexfecReceiveStream::Config. by brandtr · 8 years ago
  22. 446fcb6 Clean up FlexfecReceiveStream ctor signatures. by brandtr · 8 years ago
  23. 43c31e7 Make configuration logic harsher in FlexfecReceiveStream. by brandtr · 8 years ago
  24. 0a4c161 Make FlexfecReceiver a concrete class. by brandtr · 8 years ago
  25. 76648da Add FlexfecReceiveStream. by brandtr · 8 years ago