1. 70a8394 Delete use of WebRtcRTPHeader from FEC test code by Niels Möller · 5 years ago
  2. d155d68 Removes rtp level keep alive support. by Sebastian Jansson · 5 years ago
  3. 8cc711a Update URI of TransportSequenceNumberV2 by Johannes Kron · 5 years ago
  4. 62c7b39 Allow suppression of padding check in RtpHeaderParser. by Sebastian Jansson · 5 years ago
  5. 6318f13 Stop using rtc::TaskQueue::Current in RtcpTransceiver by Danil Chapovalov · 5 years ago
  6. 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 5 years ago
  7. 4423c36 Migrate RepeatingTask to take raw pointer to TaskQueueBase instead of TaskQueue by Danil Chapovalov · 5 years ago
  8. ee5ccbc Move ownership of RTPSenderAudio to ChannelSend. by Niels Möller · 5 years ago
  9. c44f6cc Modernize RtpRtcp factory function: use unique_ptr as return type by Danil Chapovalov · 5 years ago
  10. 1e42761 Removes verbose extension warning in Scenario tests. by Sebastian Jansson · 5 years ago
  11. 0da25a1 Update TransportSequenceNumberV2 extension to support fixed size by Johannes Kron · 5 years ago
  12. 1aa7581 Replace all usage of rtc::NewClosure with webrtc::ToQueuedTask by Danil Chapovalov · 5 years ago
  13. 8026d60 Injecting Clock in video receive. by Sebastian Jansson · 5 years ago
  14. 5fe9510 Move ownership of RTPSenderVideo one more level up, to RtpVideoSender by Niels Möller · 5 years ago
  15. 970f2f7 [clang-tidy] Apply bugprone-argument-comment fixes. by Mirko Bonadei · 5 years ago
  16. 7d6a4c0 Connect LossNotificationController to RtpRtcp by Elad Alon · 5 years ago
  17. 19d0104 Make RtpRtcp::Configuration::field_trials ptr const by Per Kjellander · 5 years ago
  18. 74f0a51 Move kFeedbackMessageType from Remb to Psfb by Elad Alon · 5 years ago
  19. 54047be Reland "Extend TransportSequenceNumber RTP header extension" by Johannes Kron · 5 years ago
  20. e11b7d2 Replace field trials with WebRtcKeyValueConfig in RtpRtcpModule by Per Kjellander · 5 years ago
  21. 17c147c Feed PacedSender with RTP packet size by Per Kjellander · 5 years ago
  22. 252725d Rename RtpPacketHistory::PacketState::payload_size -> packet_size by Per Kjellander · 5 years ago
  23. 109b5fb Revert "Extend TransportSequenceNumber RTP header extension" by Mirko Bonadei · 5 years ago
  24. 28c7362 Extend TransportSequenceNumber RTP header extension by Johannes Kron · 5 years ago
  25. ccb9b75 Create version 01 of Generic Frame Descriptor - with discardability flag by Elad Alon · 5 years ago
  26. d8d3248 Reland "Delete test/constants.h" by Elad Alon · 5 years ago
  27. 4f36b7a Revert "Delete test/constants.h" by Oleh Prypin · 5 years ago
  28. 389b167 Delete test/constants.h by Elad Alon · 5 years ago
  29. 8e847ee Make recv_deltas optional in TransportFeedback packets by Johannes Kron · 5 years ago
  30. dfd5c4b Parse XR, FIR and PLI in rtc_event_log_parser.cc by Bjorn Terelius · 5 years ago
  31. 99b9149 Enable padding bit in TransportFeedback packets by Johannes Kron · 5 years ago
  32. 271195f Fix potential crash when building rtx packet by Danil Chapovalov · 5 years ago
  33. 1a1c52b H.264 temporal layers w/frame marking (PART 2/3) by Johnny Lee · 5 years ago
  34. 3dd473b Refactor of RtpPacket constructor by Johannes Kron · 6 years ago
  35. c363a53 Define RtpGenericFrameDescriptorExtension00 by Elad Alon · 5 years ago
  36. 59ab1cf Move ownership of RTPSenderVideo and RTPSenderAudio one level up by Niels Möller · 5 years ago
  37. e7b9e6b Move RtpSenderVideo tests to separate file. by Niels Möller · 5 years ago
  38. bb87f8a Delete unused/unsupported RetransmissionMode constants by Niels Möller · 5 years ago
  39. 88fa2ab Always add/rewrite VUI and set max_num_reorder_frames to 0. by Sergey Silkin · 5 years ago
  40. a34d776 Move RtpSenderAudioTest to its own file by Niels Möller · 5 years ago
  41. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 5 years ago
  42. 6893f3c Move ownership of PlayoutDelayOracle by Niels Möller · 5 years ago
  43. 71f94c9 Refactor PlayoutDelayOracle with separate update methods by Niels Möller · 5 years ago
  44. aa01f27 Removes all const Clock*. by Sebastian Jansson · 5 years ago
  45. 949f0fd Move FrameCountObserver from RTPSender to RtpVideoSender by Niels Möller · 5 years ago
  46. 435ea0a Add is_fec property to RtpPacketToSend by Niels Möller · 5 years ago
  47. 739baf0 [clang-tidy] Apply performance-for-range-copy fixes. by Mirko Bonadei · 5 years ago
  48. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  49. 44b31d6 Delete leftover method MaxConfiguredBitrateVideo and member remote_ssrc_ by Niels Möller · 6 years ago
  50. bebca61 Delete unused method SetSelectiveRetransmissions by Niels Möller · 6 years ago
  51. 8a40edd Delete constant RTP_PAYLOAD_NAME_SIZE by Niels Möller · 6 years ago
  52. 3ea55d5 Reland "Delete RtpUtility::Payload, and refactor RTPSender to not use it" by Niels Möller · 6 years ago
  53. f8e7ccb Create new RTCP feedback message - LossIndication by Elad Alon · 6 years ago
  54. 81d4bf7 Revert "Delete RtpUtility::Payload, and refactor RTPSender to not use it" by Artem Titov · 6 years ago
  55. 171df93 Delete RtpUtility::Payload, and refactor RTPSender to not use it by Niels Möller · 6 years ago
  56. b599787 Make UlpfecReceiverImpl use rtc::TimeMillis, not Clock::GetRealTimeClock by Niels Möller · 6 years ago
  57. 067dc86 Make SetFirstSubFrameInFrame and SetLastSubFrameInFrame protected by Elad Alon · 6 years ago
  58. 3fdf90d PSFB without REMB magic word is not an error by Elad Alon · 6 years ago
  59. dfc7d63 Deprecate FirstSubFrameInFrame() and LastSubFrameInFrame() by Elad Alon · 6 years ago
  60. ecb6897 Adds repeating task class. by Sebastian Jansson · 6 years ago
  61. f93eda1 Move some video codec constants to separate file. by Erik Språng · 6 years ago
  62. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  63. 482b3ef Account for packetization overhead when setting target bitrate. by Erik Språng · 6 years ago
  64. 77938e6 Simulcast work to enable RID mux. by Amit Hilbuch · 6 years ago
  65. ea7e7a9 Fix incorrect behavior in H264 packetizer in some cases by Ilya Nikolaevskiy · 6 years ago
  66. 31d8b52 Delete unneeded includes of rtc_base/stringutils.h. by Niels Möller · 6 years ago
  67. f693bfa Remove CodecInst pt.2 by Fredrik Solenberg · 6 years ago
  68. f1ab9b9 Refactor creation of ColorSpace test data by Johannes Kron · 6 years ago
  69. c13f4be Add chroma siting to color space RTP extension by Johannes Kron · 6 years ago
  70. 168456c Enable authentication of the header as an optional WebRTC trial. by Benjamin Wright · 6 years ago
  71. 722875f Adding partial authentication of the Generic RTP Frame Descriptor. by Benjamin Wright · 6 years ago
  72. 18f0c3c Add RegisterAudioSendPayload() method by Fredrik Solenberg · 6 years ago
  73. b438b5a Reland "Change ReceiveStatistics reaction to large sequence numbers jumps" by Danil Chapovalov · 6 years ago
  74. 7e0299e Revert "Change ReceiveStatistics reaction to large sequence numbers jumps" by Danil Chapovalov · 6 years ago
  75. f5997c9 Delete unused member RTPSender::last_capture_time_ms_sent_ by Niels Möller · 6 years ago
  76. c4f1201 Change ReceiveStatistics reaction to large sequence numbers jumps by Danil Chapovalov · 6 years ago
  77. ee59a17 Ensure GenericFrameDescriptor byte representation match by Danil Chapovalov · 6 years ago
  78. d0b69a8 Send and receive color space information if available by Johannes Kron · 6 years ago
  79. 09d6588 Change HdrMetadataExtension to ColorSpaceExtension by Johannes Kron · 6 years ago
  80. 53382cb Move RtcpStatistics from common_types.h to a new header file by Niels Möller · 6 years ago
  81. af52b68 Populate VideoSendTime extension network2 field when configured by Danil Chapovalov · 6 years ago
  82. 856cf22 In ReceiveStatistics use monotonic clock instead of ntp clock by Danil Chapovalov · 6 years ago
  83. 8ce0d2b In ReceiveStatistic require callbacks during construction by Danil Chapovalov · 6 years ago
  84. ebb50c2 Fix setting max reordering threshold in ReceiveStatistics by Danil Chapovalov · 6 years ago
  85. 44727b4 Cleanup rtcp StreamStatistician::OnRtpPacket by Danil Chapovalov · 6 years ago
  86. 8b5d9d8 Remove the audio/video split for the RTCP report intervals. by Jiawei Ou · 6 years ago
  87. 22b70ff Move VideoCodecType from common_types.h to api/video/video_codec_type.h by Niels Möller · 6 years ago
  88. 601504c in RtcpTransceiver remove workaround for old bug in RtcpReceiver by Danil Chapovalov · 6 years ago
  89. a32d7e2 Add default values for PlayoutDelay in RTPVideoHeader. by Niels Möller · 6 years ago
  90. dbb988b Change ReceiveStatistics to implement RtpPacketSinkInterface, part 2. by Niels Möller · 6 years ago
  91. 8fb5746 Delete obsolete interface class RtpData by Niels Möller · 6 years ago
  92. fd20171 Adds setup of RTP Extensions in Scenario tests. by Sebastian Jansson · 6 years ago
  93. f1cc3a2 In RTP to NTP estimator use linear regression instead of ad hoc filter by Ilya Nikolaevskiy · 6 years ago
  94. ad1d9f0 Add RTP header extension for HDR metadata by Johannes Kron · 6 years ago
  95. ee45f90 In RTP to NTP estimator do not allow huge jumps in NTP timestamps by Ilya Nikolaevskiy · 6 years ago
  96. c5dd300 Introduce RtpPacket::GetExtension accessor that return result by Danil Chapovalov · 6 years ago
  97. c572ff3 Add default constructor for rtc::Event by Niels Möller · 6 years ago
  98. 967f7d5 Add audio level to CSRC class by Jonas Oreland · 6 years ago
  99. 4f0f3d5 Remove unused member variable - RTCPSender::using_nack_ by Elad Alon · 6 years ago
  100. fd1a2fb Set RtpRtcp config receive_only in voe::ChannelReceive by Niels Möller · 6 years ago