1. 340af97 Always enter yield policy scope using simulated TimeControllers. by Sebastian Jansson · 4 years, 8 months ago
  2. 486cc55 TimeController: Rename Sleep to AdvanceTime. by Markus Handell · 4 years, 8 months ago
  3. 269ac81 VideoReceiveStream: Enable encoded frame sink. by Markus Handell · 4 years, 8 months ago
  4. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 4 years, 11 months ago
  5. 3b69817 Revert "Reland "Preserve min and max playout delay from RTP header extension"" by Johannes Kron · 5 years ago
  6. 87bed47 Reland "Preserve min and max playout delay from RTP header extension" by Johannes Kron · 5 years ago
  7. f31cc08 Revert "Preserve min and max playout delay from RTP header extension" by Johannes Kron · 5 years ago
  8. 85ba997 Preserve min and max playout delay from RTP header extension by Johannes Kron · 5 years ago
  9. 17f9ee5 Enable `VideoReceiveStreamTestWithFakeDecoder.RenderedFrameUpdatesGetSources` for iOS. by Chen Xing · 5 years ago
  10. c14b233 Disable the most flaky tests on iOS. by Sami Kalliomäki · 5 years ago
  11. a0e2609 Partially revert of ColorSpace information copying around decoders by Ilya Nikolaevskiy · 5 years ago
  12. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  13. 90f3b89 Replace the implementation of `GetContributingSources()` on the video side. by Chen Xing · 5 years ago
  14. f00bf42 Add plumbing of RtpPacketInfos to each VideoFrame as input for SourceTracker. by Chen Xing · 5 years ago
  15. 2ebf523 Reland "Copy video frames metadata between encoded and plain frames in one place" by Ilya Nikolaevskiy · 5 years ago
  16. de20b96 Revert "Reland "Copy video frames metadata between encoded and plain frames in one place"" by Ilya Nikolaevskiy · 5 years ago
  17. 4fb12b0 Reland "Copy video frames metadata between encoded and plain frames in one place" by Ilya Nikolaevskiy · 5 years ago
  18. 4b1afbe Revert "Reland "Copy video frames metadata between encoded and plain frames in one place"" by Artem Titarenko · 5 years ago
  19. c9a2c5e Reland "Copy video frames metadata between encoded and plain frames in one place" by Ilya Nikolaevskiy · 5 years ago
  20. 84ae2b6 Revert "Copy video frames metadata between encoded and plain frames in one place" by Artem Titarenko · 5 years ago
  21. 00d0a0a Copy video frames metadata between encoded and plain frames in one place by Ilya Nikolaevskiy · 5 years ago
  22. d3ba236 Stop using GlobalTaskQueueFactory in video unittests by Danil Chapovalov · 5 years ago
  23. 7aacdd9 Reland "Delete CodecSpecificInfo argument from VideoDecoder::Decode" by Niels Möller · 5 years ago
  24. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 5 years ago
  25. 2c7b982 Revert "Delete CodecSpecificInfo argument from VideoDecoder::Decode" by Jeroen de Borst · 5 years ago
  26. 39d3a7d Delete CodecSpecificInfo argument from VideoDecoder::Decode by Niels Möller · 5 years ago
  27. 74682c1 Inject TaskQueueFactory to video streams. by Sebastian Jansson · 5 years ago
  28. 493a650 Propagate base minimum delay from video jitter buffer to webrtc/api. by Ruslan Burakov · 5 years ago
  29. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  30. c572ff3 Add default constructor for rtc::Event by Niels Möller · 6 years ago
  31. cbcbc22 Reland "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Niels Möller · 6 years ago
  32. 377b26e Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Sebastian Jansson · 6 years ago
  33. efb94d5 Revert "Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config."" by Oleh Prypin · 6 years ago
  34. 7961dc2 Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config." by Niels Moller · 6 years ago
  35. 529d0d9 Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config. by Niels Möller · 6 years ago
  36. cb7e1d2 Use SdpVideoFormat in VideoReceiveStream::Decoder by Niels Möller · 6 years ago
  37. 6ad6e1f Removed old and unused WebRTC-NewVideoJitterBuffer field trial from VideoReceiveStreamTest. by philipel · 6 years ago
  38. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  39. 8df3a38 Deprecate RTPFragmentationHeader argument to VideoDecoder::Decode by Niels Möller · 6 years ago
  40. 38c5d93 Reduce locking for CallStats (preparation for TaskQueue). by Tommi · 6 years ago
  41. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  42. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/video/video_receive_stream_unittest.cc]
  43. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  44. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  45. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  46. 0f15f92 Introduce RtpStreamReceiverInterface and RtpStreamReceiverControllerInterface. by nisse · 7 years ago
  47. 7926c12 Delete unneeded includes of system_wrappers/include/sleep.h by nisse · 7 years ago
  48. d2ef314 Make Call::OnRecoveredPacket parse RTP header and call OnRtpPacket. by nisse · 7 years ago
  49. 0584331 Delete VieRemb class, move functionality to PacketRouter. by nisse · 7 years ago
  50. 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 · 7 years ago
  51. 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 · 7 years ago
  52. c42f540 Move video_encoder.h and video_decoder.h to /api and create GN targets for them by ilnik · 7 years ago
  53. c69385d Add |protected_by_flexfec| flag to VideoReceiveStream::Config. by nisse · 7 years ago
  54. f2183ff Create unit test for VideoReceiveStream. by johan · 7 years ago