1. 0018def test: fix flexfec test by Philipp Hancke · 2 years, 8 months ago
  2. 83830f3 Delete TestListener and top-level thread wrapping. by Niels Möller · 2 years, 10 months ago
  3. d0321c5 Deduplicate set of the rtp header extension uri constants by Danil Chapovalov · 3 years, 6 months ago
  4. eb61b7f ModuleRtcRtcpImpl2: remove Module inheritance. by Markus Handell · 3 years, 9 months ago
  5. 1c1f540 Factor out common receive stream methods to a common interface. by Tommi · 3 years, 9 months ago
  6. 0377bab Split FlexfecReceiveStreamImpl init into worker / network steps. by Tommi · 3 years, 9 months ago
  7. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  8. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  9. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
  10. 8026d60 Injecting Clock in video receive. by Sebastian Jansson · 6 years ago
  11. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  12. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  13. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  14. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  15. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/call/flexfec_receive_stream_unittest.cc]
  16. 529662a Move array_view.h to webrtc/api/ by kwiberg · 8 years ago
  17. 2bf9e73 Delete unneeded Start and Stop methods on FlexfecReceiveStream. by Niels Möller · 8 years ago
  18. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  19. 7ab7fd6 Fix gmock warnings emanating from FlexfecReceiveStreamTest by eladalon · 8 years ago
  20. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  21. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  22. 0f15f92 Introduce RtpStreamReceiverInterface and RtpStreamReceiverControllerInterface. by nisse · 8 years ago
  23. 5c29a7a Rename flexfec AddAndProcessReceivedPacket --> OnRtpPacket. by nisse · 8 years ago
  24. fa5a368 Let FlexfecReceiveStreamImpl send RTCP RRs. by brandtr · 8 years ago
  25. 8313a6f Make |rtcp_send_transport| mandatory in FlexfecReceiveStream::Config. by brandtr · 8 years ago
  26. 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
  27. 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
  28. 7fd1a75 Replace basictypes.h with stdint.h for int_t types. by pbos · 8 years ago
  29. 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
  30. 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
  31. ab2ffa3 Parse FlexFEC RTP headers in Call and add integration with BWE. by brandtr · 8 years ago
  32. 7250b39 Move FlexfecReceiveStream from api/call/ to call/. by brandtr · 8 years ago
  33. 1cfbd60 Generalize FlexfecReceiveStream::Config. by brandtr · 8 years ago
  34. 43c31e7 Make configuration logic harsher in FlexfecReceiveStream. by brandtr · 8 years ago
  35. 76648da Add FlexfecReceiveStream. by brandtr · 8 years ago