1. 8fdcac3 Remove clang:find_bad_constructs suppression from call:call. by Mirko Bonadei · 6 years ago
  2. b9b146c Replace rtc::Optional with absl::optional in audio, call and video by Danil Chapovalov · 6 years ago
  3. a8b7c7f Move remaining traces of VoiceEngine by Fredrik Solenberg · 7 years ago[Renamed (99%) from voice_engine/transport_feedback_packet_loss_tracker.cc]
  4. 606c882 Optional: Use nullopt and implicit construction in /voice_engine by Oskar Sundbom · 7 years ago
  5. 65c3922 Move some more numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  6. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  7. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/voice_engine/transport_feedback_packet_loss_tracker.cc]
  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. d12a8e1 Attach TransportFeedbackPacketLossTracker to ANA (PLR only) by elad.alon · 7 years ago
  12. 92e448d TransportFeedbackPacketLossTracker to receive std::vector<PacketFeedback> in place of the entire feedback by elad.alon · 7 years ago
  13. 3f9b12d R/PLR calculation - time-based window by elad.alon · 7 years ago
  14. 7af9357 Packet Loss Tracker - Stream Separation by elad.alon · 7 years ago
  15. d83b967 Replace consecutive-losses count by a calculation of first-order-FEC recoverability. by elad.alon · 7 years ago
  16. 435ddf9 Add TransportFeedbackPacketLossTracker. by minyue · 8 years ago