1. c948fe6 Delete unneeded includes of call/video_config.h. by Niels Möller · 7 years ago
  2. 81de14f Reduce implementations of CallStatsObserver by 2. by Tommi · 7 years ago
  3. bc01047 Simplify RtpVideoStreamReceiver::NotifyReceiverOfFecPacket. by Niels Möller · 7 years ago
  4. 76b7f51 Move timestamp_extrapolator.h to rtc_base/time/ by Karl Wiberg · 7 years ago
  5. 9cfb18c Delete obsolete method RtpFeedback::OnInitializeDecoder. by Niels Möller · 7 years ago
  6. 0fa82a6 Moved FrameKey to api/video/encoded_frame.h and renamed it to VideoLayerFrameId. by philipel · 7 years ago
  7. e10675a Delete RTPPayloadRegistry::IsRed. by Niels Möller · 7 years ago
  8. 3f027b3 No longer register ulpfec as a codec with RTPPayloadRegistry. by Niels Möller · 7 years ago
  9. e63afff Delete unneeded Rtx methods from RTPPayloadRegistry. by Niels Möller · 7 years ago
  10. 6fed924 Delete RTPPayloadRegistry::SetIncomingPayloadType. by Niels Möller · 7 years ago
  11. 2e1d784 Delete the VideoCodec::plName string. by Niels Möller · 7 years ago
  12. 0a9f6de Removed VCMTiming from RtpVideoStreamReceiver. by philipel · 7 years ago
  13. e7c891f Renamed FrameObject to EncodedFrame. by philipel · 7 years ago
  14. d397a0d Add dropped frames metric on the receive side by Ilya Nikolaevskiy · 7 years ago
  15. 80ba333 Move FALLTHROUGH macro to a separate header, and give it an RTC_ prefix by Karl Wiberg · 8 years ago
  16. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 8 years ago
  17. 7172ea1 Don't use old RTCP SR reports for remote clock estimation by Ilya Nikolaevskiy · 8 years ago
  18. 22ec952 Delete in_order argument to RtpReceiver::IncomingRtpPacket by Niels Möller · 8 years ago
  19. c62f6c7 RTPPayloadRegistry: Use SdpAudioFormat to represent audio codecs by Karl Wiberg · 8 years ago
  20. c856dc2 Convert PayloadUnion from a union to a class, step 2 by Karl Wiberg · 8 years ago
  21. 3b3622f Delete member VideoReceiveStream::Config::Rtp::ulpfec. by nisse · 8 years ago
  22. b0573bc Reorganize config of RTP header extensions for video receive streams. by Niels Möller · 8 years ago
  23. 73b60b8 Remove the redundant method GetPayloadSpecifics by Karl Wiberg · 8 years ago
  24. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 8 years ago
  25. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  26. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/video/rtp_video_stream_receiver.cc]
  27. f54573b Reland of Delete Rtx-related methods from RTPPayloadRegistry. (patchset #1 id:1 of https://codereview.webrtc.org/3011093002/ ) by nisse · 8 years ago
  28. ca5706d Reland of Use RtxReceiveStream. (patchset #1 id:1 of https://codereview.webrtc.org/3007303002/ ) by nisse · 8 years ago
  29. bdf3072 Revert of Remove typedefs.h from webrtc/ root (part 1) (patchset #3 id:40001 of https://codereview.webrtc.org/3007253002/ ) by kjellander · 8 years ago
  30. a895836 Remove typedefs.h from webrtc/ root (part 1) by solenberg · 8 years ago
  31. 8e7eee0 Revert of Use RtxReceiveStream. (patchset #5 id:320001 of https://codereview.webrtc.org/3006063002/ ) by nisse · 8 years ago
  32. a646853 Revert of Delete Rtx-related methods from RTPPayloadRegistry. (patchset #3 id:40001 of https://codereview.webrtc.org/3006993002/ ) by nisse · 8 years ago
  33. 5b4b522 Delete Rtx-related methods from RTPPayloadRegistry. by nisse · 8 years ago
  34. 35713ea Reland of Use RtxReceiveStream. (patchset #1 id:1 of https://codereview.webrtc.org/3010983002/ ) by nisse · 8 years ago
  35. d4fac69 Unwrap picture ids in the RtpFrameReferencerFinder. by philipel · 8 years ago
  36. 3c39c01 Revert of Use RtxReceiveStream. (patchset #5 id:80001 of https://codereview.webrtc.org/3008773002/ ) by nisse · 8 years ago
  37. 5c0f6c6 Use RtxReceiveStream. by nisse · 8 years ago
  38. 1acbd68 Move RtpExtension to api/ directory and config.h/.cc to call/. by Stefan Holmer · 8 years ago
  39. 26e3abb Reverse |rtx_payload_types| map, and rename. by nisse · 8 years ago
  40. 8b07305 Eliminate RtpVideoStreamReceiver::receive_cs_ in favor of using a SequencedTaskChecker by eladalon · 8 years ago
  41. ba050a6 Reland of Add a flags field to video timing extension. (patchset #1 id:1 of https://codereview.webrtc.org/2995953002/ ) by sprang · 8 years ago
  42. f0f7378 Revert of Add a flags field to video timing extension. (patchset #15 id:280001 of https://codereview.webrtc.org/3000753002/ ) by emircan · 8 years ago
  43. cf5d485 Add a flags field to video timing extension. by sprang · 8 years ago
  44. 3bf97cf Workaround for PacketBuffer bug. by philipel · 8 years ago
  45. c0d481a Protected streams report RTP messages directly to the FlexFec streams by eladalon · 8 years ago
  46. 822ff2b Explicitly inform PacketRouter which RTP-RTCP modules are REMB-candidates by eladalon · 8 years ago
  47. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
  48. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 8 years ago
  49. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 8 years ago
  50. d726a3f 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
  51. 04f4d12 Implement timing frames. by ilnik · 8 years ago
  52. 2c9f9f2 Only create H264 frames if there are no gaps in the packet sequence number. by philipel · 8 years ago
  53. b4ab381 Use the configured remote ssrc instead of relying on the first received packet RtpStreamReceiver. by stefan · 8 years ago
  54. b1f2ff9 Rename class RtpStreamReceiver --> RtpVideoStreamReceiver. by nisse · 8 years ago[Renamed (88%) from webrtc/video/rtp_stream_receiver.cc]
  55. 30e8931 Delete RtpData::OnRecoveredPacket, use RecoveredPacketReceiver instead. by nisse · 8 years ago
  56. 3184f8e Dont request keyframes if the stream is inactive or if we are currently receiving a keyframe. by philipel · 8 years ago
  57. 2c53b13 Request keyframe if the first received frame is not a keyframe. by philipel · 8 years ago
  58. d2ef314 Make Call::OnRecoveredPacket parse RTP header and call OnRtpPacket. by nisse · 8 years ago
  59. 0584331 Delete VieRemb class, move functionality to PacketRouter. by nisse · 8 years ago
  60. 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 · 8 years ago
  61. 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 · 8 years ago
  62. 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 · 8 years ago
  63. 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 · 8 years ago
  64. 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 · 8 years ago
  65. 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 · 8 years ago
  66. 64e739a Add content type information to Encoded Images and add corresponding RTP extension header. by ilnik · 8 years ago
  67. fdbfdc9 Let PacketRouter separate send and receive modules. by nisse · 8 years ago
  68. 0ffdcc5 Delete unneeded includes of deprecated system_wrappers include files. by nisse · 8 years ago
  69. 54ca919 Allow padding packet in video streams. by philipel · 8 years ago
  70. 14adba7 Don't allocate any RTPSender object for a receive only RtpRtcp module. by nisse · 8 years ago
  71. cd386eb Delete support for sending RTCP RPSI and SLI messages. by nisse · 8 years ago
  72. dea489f Add support for Location (RTC_FROM_HERE) to ProcessThread::RegisterModule. by tommi · 8 years ago
  73. f284b7f Remove |running_| state from NackModule to avoid running a tight loop. by tommi · 8 years ago
  74. 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 · 8 years ago
  75. 38cc1d6 Replace RtpStreamReceiver::DeliverRtp with OnRtpPacket. by nisse · 8 years ago
  76. e525d6a Revert Make the new jitter buffer the default jitter buffer. by stefan · 9 years ago
  77. 4709e89 Move RemoteBitrateEstimator::RemoveStream calls from receive streams to Call. by nisse · 9 years ago
  78. d44ce05 Reland of Always call RemoteBitrateEstimator::IncomingPacket from Call. (patchset #1 id:1 of https://codereview.webrtc.org/2668973003/ ) by nisse · 9 years ago
  79. e5bd702 Reland of Make the new jitter buffer the default jitter buffer. (patchset #2 id:260001 of https://codereview.chromium.org/2656983002/ ) by philipel · 9 years ago
  80. 14245cc Revert of Always call RemoteBitrateEstimator::IncomingPacket from Call. (patchset #9 id:160001 of https://codereview.webrtc.org/2659563002/ ) by nisse · 9 years ago
  81. 6d4dd59 Always call RemoteBitrateEstimator::IncomingPacket from Call. by nisse · 9 years ago
  82. bd26ba7 Only update VCMTiming on every received frame instead of every received packet. by philipel · 9 years ago
  83. 1474212 Reland of Make RTX pt/apt reconfigurable by calling WebRtcVideoChannel2::SetRecvParameters. (patchset #1 id:1 of https://codereview.webrtc.org/2649323010/ ) by brandtr · 9 years ago
  84. 27378f3 Revert of Make the new jitter buffer the default jitter buffer. (patchset #2 id:290001 of https://codereview.chromium.org/2652043005/ ) by philipel · 9 years ago
  85. e497495 Revert of Make RTX pt/apt reconfigurable by calling WebRtcVideoChannel2::SetRecvParameters. (patchset #7 id:160001 of https://codereview.webrtc.org/2646073004/ ) by kjellander · 9 years ago
  86. fe2bef3 Make RTX pt/apt reconfigurable by calling WebRtcVideoChannel2::SetRecvParameters. by brandtr · 9 years ago
  87. 09d6ef0 Reland of Make the new jitter buffer the default jitter buffer. (patchset #1 id:1 of https://codereview.webrtc.org/2638423003/ ) by philipel · 9 years ago
  88. 62d02c3 Unit test out of band H264 SPS,PPS within RtpStreamReceiver. by johan · 9 years ago
  89. d2b092f Reland of H264SpsPpsTracker.InsertSpsPpsNalus() should accept Nalus with header. by johan · 9 years ago
  90. 15389c0 Drop pacer and retransmission_rate_limiter from RtpStreamReceiver constructor. by nisse · 9 years ago
  91. 914d49d Revert of H264SpsPpsTracker.InsertSpsPpsNalus() should accept Nalus with header. (patchset #3 id:40001 of https://codereview.webrtc.org/2638933002/ ) by kjellander · 9 years ago
  92. f53d737 H264SpsPpsTracker.InsertSpsPpsNalus() should accept Nalus with header. by johan · 9 years ago
  93. 04926b8 Revert of Make the new jitter buffer the default jitter buffer. (patchset #2 id:230001 of https://codereview.webrtc.org/2642753002/ ) by kjellander · 9 years ago
  94. f20dd00 Reland of Make the new jitter buffer the default jitter buffer. (patchset #1 id:1 of https://codereview.chromium.org/2632123005/ ) by philipel · 9 years ago
  95. c08c191 Revert of Make the new jitter buffer the default jitter buffer. (patchset #7 id:120001 of https://codereview.chromium.org/2627463004/ ) by philipel · 9 years ago
  96. 0f0763d Make the new jitter buffer the default jitter buffer. by philipel · 9 years ago
  97. 022b54e Wire up H264 fmtp sprop-parameter-sets with H264SpsPpsTracker. by philipel · 9 years ago
  98. 07e276c Rename RtpStreamReceiver::SetCodec() to ::AddCodec(). by johan · 9 years ago
  99. f7c6d72 Rename RtpStreamReceiver::IsFecEnabled to RtpStreamReceiver::IsUlpfecEnabled. by brandtr · 9 years ago
  100. 0c43f77 Update video histograms that do not have a minimum lifetime limit before being recorded. by asapersson · 9 years ago