1. ee3d995 New class VideoReceiver2, a trimmed-down vcm::VideoReceiver by Niels Möller · 4 years, 11 months ago
  2. 0c141c5 Fix frames dropped statistics by Johannes Kron · 5 years ago
  3. bfd343b Add totalDecodeTime to RTCInboundRTPStreamStats by Johannes Kron · 5 years ago
  4. d3e761e Delete left-over call to RegisterPacketRequestCallback by Niels Möller · 5 years ago
  5. 2317c5e Delete method DecodedImageCallback::ReceivedDecodedReferenceFrame by Niels Möller · 5 years ago
  6. c29fa1b Drop usage of legacy VCMPacketRequestCallback by Niels Möller · 5 years ago
  7. bbdf0f6 Don't call VideoReceiver::SetNackSettings by Niels Möller · 5 years ago
  8. 691f62c Make VCMJitterBuffer::SetNackMode(kNack, -1, -1) the only mode by Niels Möller · 5 years ago
  9. 4168437 Remove unused callbacks from VideoStreamDecoder by Niels Möller · 5 years ago
  10. 9b0b1e0 Delete unused method VCMReceiveStatisticsCallback::OnReceiveRatesUpdated by Niels Möller · 5 years ago
  11. 133b307 Delete method VideoStreamDecoder::UpdateRtt by Niels Möller · 5 years ago
  12. 375b346 Delete all logic related to VCMDecodeErrorMode by Niels Möller · 6 years ago
  13. 278f825 Calculate video quality metrics only for rendered frames. by Sergey Silkin · 6 years ago
  14. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  15. 9416ef8 Rename PayloadRouter to RtpVideoSender. by Stefan Holmer · 6 years ago
  16. dbdb3a0 Refactoring PayloadRouter. by Stefan Holmer · 6 years ago
  17. a2f1533 Moved PayloadRouter to call/. by Stefan Holmer · 6 years ago
  18. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  19. b9b146c Replace rtc::Optional with absl::optional in audio, call and video by Danil Chapovalov · 6 years ago
  20. 94150ee Implement VideoQualityObserver by Ilya Nikolaevskiy · 6 years ago
  21. 81de14f Reduce implementations of CallStatsObserver by 2. by Tommi · 6 years ago
  22. 6b28e20 Remove unused 'last_rtt_ms_' variable from vcm::VideoStreamDecoder. by Tommi · 6 years ago
  23. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  24. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/video/video_stream_decoder.cc]
  25. 6d5b4d6 Piggybacking simulcast id and ALR experiment id into video content type extension. by ilnik · 7 years ago
  26. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  27. 2edc684 Report timing frames info in GetStats. by ilnik · 7 years ago
  28. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  29. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  30. 00d802b Reland of Add content type information to encoded images and corresponding rtp extension header (patchset #1 id:1 of https://codereview.webrtc.org/2809653004/ ) by ilnik · 7 years ago
  31. 27c46e2 Revert of Add content type information to encoded images and corresponding rtp extension header (patchset #4 id:400001 of https://codereview.webrtc.org/2812913002/ ) by ilnik · 7 years ago
  32. 774f6b4 Reland of Add content type information to encoded images and corresponding rtp extension header (patchset #1 id:1 of https://codereview.webrtc.org/2816463002/ ) by ilnik · 7 years ago
  33. 29dbb19 Revert of Add content type information to encoded images and corresponding rtp extension header (patchset #1 id:1 of https://codereview.webrtc.org/2811963002/ ) by ilnik · 7 years ago
  34. 4fa0c4f Reland of Add content type information to encoded images and corresponding rtp extension header (patchset #1 id:1 of https://codereview.webrtc.org/2816463002/ ) by ilnik · 7 years ago
  35. 5721866 Revert of Add content type information to encoded images and corresponding rtp extension header (patchset #31 id:600001 of https://codereview.webrtc.org/2772033002/ ) by ilnik · 7 years ago
  36. 64e739a Add content type information to Encoded Images and add corresponding RTP extension header. by ilnik · 7 years ago
  37. b1db370 Delete unsupported method VideoCodingModule::RegisterDecoderTimingCallback. by tommi · 7 years ago
  38. d0a71ba Updates to VCMDecodedFrameCallback, VideoReceiver and a few related classes/tests. by tommi · 7 years ago
  39. a45102f Revert of Revert Make the new jitter buffer the default jitter buffer. (patchset #1 id:1 of https://codereview.chromium.org/2682073003/ ) by philipel · 7 years ago
  40. cc452e1 Reland of Add QP sum stats for received streams. (patchset #2 id:300001 of https://codereview.webrtc.org/2680893002/ ) by sakal · 7 years ago
  41. e525d6a Revert Make the new jitter buffer the default jitter buffer. by stefan · 7 years ago
  42. 69fb2cc Revert of Add QP sum stats for received streams. (patchset #10 id:180001 of https://codereview.webrtc.org/2649133005/ ) by skvlad · 7 years ago
  43. 76bc8e8 Delete VideoReceiveStream::Config::pre_render_callback. by nisse · 7 years ago
  44. ff0e72f Add QP sum stats for received streams. by sakal · 7 years ago
  45. e5bd702 Reland of Make the new jitter buffer the default jitter buffer. (patchset #2 id:260001 of https://codereview.chromium.org/2656983002/ ) by philipel · 7 years ago
  46. 27378f3 Revert of Make the new jitter buffer the default jitter buffer. (patchset #2 id:290001 of https://codereview.chromium.org/2652043005/ ) by philipel · 8 years ago
  47. 09d6ef0 Reland of Make the new jitter buffer the default jitter buffer. (patchset #1 id:1 of https://codereview.webrtc.org/2638423003/ ) by philipel · 8 years ago
  48. 04926b8 Revert of Make the new jitter buffer the default jitter buffer. (patchset #2 id:230001 of https://codereview.webrtc.org/2642753002/ ) by kjellander · 8 years ago
  49. f20dd00 Reland of Make the new jitter buffer the default jitter buffer. (patchset #1 id:1 of https://codereview.chromium.org/2632123005/ ) by philipel · 8 years ago
  50. c08c191 Revert of Make the new jitter buffer the default jitter buffer. (patchset #7 id:120001 of https://codereview.chromium.org/2627463004/ ) by philipel · 8 years ago
  51. 0f0763d Make the new jitter buffer the default jitter buffer. by philipel · 8 years ago
  52. 13d38fb Delete all of the video_processing module but the denoiser code. by nisse · 8 years ago
  53. 55d932b Add logging statements to places where the frame might be dropped in WebRTC pipeline. by sakal · 8 years ago
  54. 2e82f38 Reland of Split IncomingVideoStream into two implementations, with smoothing and without. (patchset #1 id:1 of https://codereview.webrtc.org/2084873002/ ) by tommi · 8 years ago
  55. a536bfe Revert of Split IncomingVideoStream into two implementations, with smoothing and without. (patchset #5 id:340001 of https://codereview.webrtc.org/2078873002/ ) by sakal · 8 years ago
  56. 884c336 Reland of IncomingVideoStream refactoring. by Tommi · 8 years ago
  57. 8e8222d Revert of Split IncomingVideoStream into two implementations, with smoothing and without. (patchset #4 id:290001 of https://codereview.webrtc.org/2071473002/ ) by tommi · 8 years ago
  58. e03f878 Reland of Split IncomingVideoStream into two implementations, with smoothing and without. by tommi · 8 years ago
  59. 17c3cdd Revert of Split IncomingVideoStream into two implementations, with smoothing and without. (patchset #23 id:430001 of https://codereview.webrtc.org/2035173002/ ) by tommi · 8 years ago
  60. 1c7eef6 Split IncomingVideoStream into two implementations, with smoothing and without. by tommi · 8 years ago
  61. bd3380f Make VideoReceiveStream not inherit from I420FrameCallback. by Tommi · 8 years ago
  62. ae28408 Jitter delay now depend on protection mode (FEC/NACK). by philipel · 8 years ago
  63. dc7d0d2 Move, almost, all receive side references to RTP to RtpStreamReceiver. by mflodman · 8 years ago
  64. cfc8e3b Removed all RTP dependencies from ViEChannel and renamed class. by mflodman · 8 years ago