1. a8b7c7f Move remaining traces of VoiceEngine by Fredrik Solenberg · 7 years ago[Renamed (99%) from voice_engine/transport_feedback_packet_loss_tracker.cc]
  2. 606c882 Optional: Use nullopt and implicit construction in /voice_engine by Oskar Sundbom · 7 years ago
  3. 65c3922 Move some more numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  4. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  5. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/voice_engine/transport_feedback_packet_loss_tracker.cc]
  6. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  7. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  8. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  9. d12a8e1 Attach TransportFeedbackPacketLossTracker to ANA (PLR only) by elad.alon · 7 years ago
  10. 92e448d TransportFeedbackPacketLossTracker to receive std::vector<PacketFeedback> in place of the entire feedback by elad.alon · 7 years ago
  11. 3f9b12d R/PLR calculation - time-based window by elad.alon · 7 years ago
  12. 7af9357 Packet Loss Tracker - Stream Separation by elad.alon · 7 years ago
  13. d83b967 Replace consecutive-losses count by a calculation of first-order-FEC recoverability. by elad.alon · 7 years ago
  14. 435ddf9 Add TransportFeedbackPacketLossTracker. by minyue · 8 years ago