1. 0e9e5a2 Reland of Only compare sequence numbers from the same SSRC in ForwardErrorCorrection. (patchset #1 id:1 of https://codereview.webrtc.org/2919313005/ ) by brandtr · 8 years ago
  2. 032d66e Delete RtpData::OnRecoveredPacket, use RecoveredPacketReceiver instead. by nisse · 8 years ago
  3. fc3c29b Update video histograms that do not have a minimum lifetime limit before being recorded. by asapersson · 8 years ago
  4. 001769c Rename FecReceiver to UlpfecReceiver. by brandtr · 8 years ago[Renamed (73%) from modules/rtp_rtcp/source/fec_receiver_unittest.cc]
  5. 3a57b42 Revert of Fix chromium-style warnings. (patchset #1 id:1 of https://codereview.webrtc.org/2400993002/ ) by terelius · 8 years ago
  6. 9121681 Fix chromium-style warnings. by terelius · 8 years ago
  7. e3accf3 Reorder member functions in FecReceiver unit test file. by brandtr · 9 years ago
  8. da18bce Generalize UlpfecPacketGenerator into AugmentedPacketGenerator. by brandtr · 9 years ago
  9. ac030b5 Style fixes in FecReceiver and ProducerFec unit tests. by brandtr · 9 years ago
  10. 935e98b Rename FrameGenerator -> UlpfecPacketGenerator. by brandtr · 9 years ago
  11. 36a2479 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 9 years ago
  12. 15b966d Enable the -Wundef warning for clang by kwiberg · 9 years ago
  13. 28cfdc3 Generalize FEC header formatting. by Rasmus Brandt · 9 years ago
  14. 3d177cf Generalize FEC unit tests and rename GenerateFec. by brandtr · 9 years ago
  15. 32e13c5 Style updates to ProducerFec/FecReceiver. by brandtr · 9 years ago
  16. daf6ec8 Use std::unique_ptr in ForwardErrorCorrection. by brandtr · 9 years ago
  17. ea0f885 Style updates for ForwardErrorCorrection and related classes. by Rasmus Brandt · 9 years ago
  18. 6e27acd Replace the remaining scoped_ptr with unique_ptr in webrtc/modules/ by kwiberg · 9 years ago
  19. 1da39d1 Revert of Replace the remaining scoped_ptr with unique_ptr in webrtc/modules/ (patchset #1 id:40001 of https://codereview.webrtc.org/1921233002/ ) by terelius · 9 years ago
  20. f714f68 Replace the remaining scoped_ptr with unique_ptr in webrtc/modules/ by kwiberg · 9 years ago
  21. 665a2eb webrtc::RtpPacket name freed for better RtpPacket by Danil Chapovalov · 9 years ago
  22. 36a14b5 modules: more interface -> include renames by Henrik Kjellander · 9 years ago
  23. 01422bc Prevent heap overflows for incorrect FEC packet lengths. by pbos · 10 years ago
  24. 2feb3ce Fail RTP parsing on excessive padding length. by pbos · 10 years ago
  25. c173ea5 Prevent OOB reads in FEC packets without complete RED headers. by pbos · 10 years ago
  26. 8ce597d Prevent out-of-bounds reads for short FEC packets. by pbos · 10 years ago
  27. deb9dae Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
  28. 4935b80 Add percentage of fec packets and recovered media packets to histogram stats: by asapersson@webrtc.org · 10 years ago
  29. e75b348 Add H.264 packetization. by stefan@webrtc.org · 11 years ago
  30. 9968131 Convert logs in rtp rtcp module from WEBRTC_TRACE into LOG. by andresp@webrtc.org · 11 years ago
  31. db74c61 Adds support for combining RTX and FEC/RED. by stefan@webrtc.org · 12 years ago[Renamed (88%) from modules/rtp_rtcp/source/receiver_fec_unittest.cc]
  32. 7fc75bb Update talk to 50918584. by wu@webrtc.org · 12 years ago
  33. 0ba496b Revert r4301 by tnakamura@webrtc.org · 12 years ago
  34. a32d18f Breaking out receive-stats, rtp-payload-registry and rtp-receiver from the by stefan@webrtc.org · 12 years ago
  35. cbd78ae Include files from webrtc/.. paths in rtp_rtcp/ by pbos@webrtc.org · 12 years ago
  36. 4efbd60 Formatted FEC stuff. by phoglund@webrtc.org · 12 years ago
  37. b015cbe Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago