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