1. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  2. 8df3a38 Deprecate RTPFragmentationHeader argument to VideoDecoder::Decode by Niels Möller · 7 years ago
  3. 38c5d93 Reduce locking for CallStats (preparation for TaskQueue). by Tommi · 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/video/video_receive_stream_unittest.cc]
  6. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  7. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  8. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  9. 0f15f92 Introduce RtpStreamReceiverInterface and RtpStreamReceiverControllerInterface. by nisse · 8 years ago
  10. 7926c12 Delete unneeded includes of system_wrappers/include/sleep.h by nisse · 8 years ago
  11. d2ef314 Make Call::OnRecoveredPacket parse RTP header and call OnRtpPacket. by nisse · 8 years ago
  12. 0584331 Delete VieRemb class, move functionality to PacketRouter. by nisse · 8 years ago
  13. d60d06a Reland of Move video_encoder.h and video_decoder.h to /api and create GN targets for them (patchset #1 id:1 of https://codereview.webrtc.org/2794033002/ ) by ilnik · 8 years ago
  14. 716d7ac Revert of Move video_encoder.h and video_decoder.h to /api and create GN targets for them (patchset #8 id:140001 of https://codereview.webrtc.org/2780943003/ ) by guidou · 8 years ago
  15. c42f540 Move video_encoder.h and video_decoder.h to /api and create GN targets for them by ilnik · 8 years ago
  16. c69385d Add |protected_by_flexfec| flag to VideoReceiveStream::Config. by nisse · 8 years ago
  17. f2183ff Create unit test for VideoReceiveStream. by johan · 8 years ago