1. ee58849 Make SetRTPTimestamp pure virtual in TransformableAudioFrameInterface by Palak Agarwal · 1 year, 10 months ago
  2. cde5354 Implement DelayVariationCalculator for events analysis. by Rasmus Brandt · 1 year, 10 months ago
  3. fc260a18 Add method SetTimestamp in TransformableAudioFrameInterface by Palak Agarwal · 1 year, 10 months ago
  4. 8c4b9ea Remove references to AudioCodec and VideoCodec constructors by Florent Castelli · 1 year, 10 months ago
  5. be316da Ensure that RTCErrorOr<T, E> doesn't require T to be default constructible by Florent Castelli · 1 year, 10 months ago
  6. 3488726 sdp: reject spec simulcast answers without the rid extension by Philipp Hancke · 1 year, 10 months ago
  7. 2d59853 Add SetRetransmissionMode() to FecController, this will be used to control RTX settings in FecController. by Ying Wang · 1 year, 10 months ago
  8. a9bba04 Updating AsyncAudioProcessing API, part 1. by Peter Hanspers · 1 year, 10 months ago
  9. 87e74f9 Remove unused combined_audio_video_bwe. by Yury Yarashevich · 1 year, 10 months ago
  10. 0f13765 Delete RTC[NonStandard/Restricted]StatsMember. by Henrik Boström · 1 year, 10 months ago
  11. 979b047 Revert "Temporarily add dummy trackId to unblock roll." by Henrik Boström · 1 year, 10 months ago
  12. 2057d71 [Stats] Delete unused NonStandardGroupId. by Henrik Boström · 1 year, 10 months ago
  13. 3df4178 Temporarily add dummy trackId to unblock roll. by Henrik Boström · 1 year, 10 months ago
  14. 4e231ee Delete deprecated 'track' and 'stream' metrics from WebRTC. by Henrik Boström · 1 year, 10 months ago
  15. 1d3452f RequestedResolution - Bug fix by Jonas Oreland · 1 year, 10 months ago
  16. 36fd351 [Stats] Align RTCStatsMember<T> closer to absl::optional<T>. by Henrik Boström · 1 year, 11 months ago
  17. e0034a8 stats: remove `media_type` which was an alias for `kind` by Philipp Hancke · 1 year, 11 months ago
  18. 301e546 Remove SequenceCheckerImpl::valid_system_queue_ by Tommi · 1 year, 11 months ago
  19. c8c4a28 Introduce support for video packet batching. by Markus Handell · 1 year, 11 months ago
  20. bceec84 Format ^(api|call|common_audio|examples|media|net|p2p|pc)/ by Jared Siskin · 1 year, 11 months ago
  21. f78d1f2 stats: Implement receive RTX stats by Philipp Hancke · 1 year, 11 months ago
  22. 2b72d84 stats: fix type of inbound-rtp frames_received by Philipp Hancke · 1 year, 11 months ago
  23. 2bd8781 Add delayed packet outage event metric. by Jakob Ivarsson · 1 year, 11 months ago
  24. 17d7eb4 Do not compile some test targets with chromium by Artem Titov · 1 year, 11 months ago
  25. 4730201 [DVQA] Add a GetSenderPeerName method. by Jeremy Leconte · 2 years ago
  26. 0a4a984 Extract common codec fields into RtpCodec by Florent Castelli · 2 years ago
  27. c381c33 Make TransformableVideoFrameInterface::SetMetadata pure virtual by Tony Herre · 2 years ago
  28. 26d1b26 Log metrics even if test failed by Sergey Silkin · 2 years ago
  29. b4a4554 Dedicated build target for video codec perf tests by Sergey Silkin · 2 years ago
  30. a50a81a [DataChannelInterface] Introduce DataChannelInterface::SendAsync() by Tommi · 2 years ago
  31. a13b4d1 Partial reland: DataChannelObserver interface change. by Tommi · 2 years ago
  32. 0e1d3c5 Add reference, pointer, and co type aliases for rtc::ArrayView. by Daniel Cheng · 2 years ago
  33. 7ceb49c Fuzzy match the SdpVideoFormat in VideoEncoderFactoryTemplate::CreateVideoEncoder. by philipel · 2 years ago
  34. 7f16fcd Revert "[DataChannel] Send and receive packets on the network thread." by Andrey Logvin · 2 years ago
  35. fe53fec [DataChannel] Send and receive packets on the network thread. by Tommi · 2 years ago
  36. 8481f63 Remove IsSinglecastOrAllNonFirstLayersInactive() helper. by Henrik Boström · 2 years ago
  37. 31af34b Update Dav1dDecoderTemplateAdapater to include AV1 profile1 support. by philipel · 2 years ago
  38. 40a0e31 Remove AudioConfig::Mode. by Jeremy Leconte · 2 years ago
  39. 0fe6510 Add support for detaching and merging of StatsCollection contents. by Tommi · 2 years ago
  40. e7482b4 Remove deprecated TransformableVideoFrameInterface::GetMetadata by Tony Herre · 2 years ago
  41. 089758d Allow creation of TestVideoTrackSource not on the signaling thread by Artem Titov · 2 years ago
  42. d32e5b3 Deprecate non-refcount CreateVideoTrack by Harald Alvestrand · 2 years ago
  43. e14abcb Cleanup FieldTrialView by Danil Chapovalov · 2 years ago
  44. a3f7b54 [DVQA] Don't check if peer exists on Pause/Resume. by Jeremy Leconte · 2 years ago
  45. 6fd5f33d Extend TestVideoTrackSource API by Artem Titov · 2 years ago
  46. 94b5121 Include packet waiting time in concealment decision. by Jakob Ivarsson · 2 years ago
  47. c848268 Use SequenceChecker(SequenceChecker::kDetached) in a few places. by Tommi · 2 years ago
  48. 4baea5b Make VP9 simulcast behave like singlecast for single active layer cases. by Henrik Boström · 2 years ago
  49. 7effd76 Change visibility on target mock_network_control by Per K · 2 years ago
  50. 452d940 Add mock for NetworkControllerInterface by Per K · 2 years ago
  51. 041ecb8 New PeerConnectionFactory::CreateVideoTrack with refcounted source by Harald Alvestrand · 2 years ago
  52. f0f435e Remove deprecated RTCStatsReport(int64) and timestamp_us by Philipp Hancke · 2 years ago
  53. ebb5383 Dump codec input by Sergey Silkin · 2 years ago
  54. 62dc65b Add test that attempting HW is still possible after SW fallback. by Henrik Boström · 2 years ago
  55. 6a78e93 [PCLF] Introduce test video source and make it more controllable by Artem Titov · 2 years ago
  56. 2148f8e [DVQA] Change API to pause and resume all streams from a sender. by Jeremy Leconte · 2 years ago
  57. 122d777 Add new stun attribute GOOG_DELTA_SYNC_REQ by Jonas Oreland · 2 years ago
  58. 3da04a9 Allow SequenceChecker to be initialized detached. by Tommi · 2 years ago
  59. aa17f2f Add Initialize() to Encoder/Decoder API in video codec tester by Sergey Silkin · 2 years ago
  60. a2d85e4 Use absl::string_view type as parameter for RTCError message by Danil Chapovalov · 2 years ago
  61. 6364335 Remove CNG state tracking from NetEq decision logic. by Jakob Ivarsson · 2 years ago
  62. f6eae95 Delete EncoderSimulcastProxy in favor of SimulcastEncoderAdapter. by Henrik Boström · 2 years, 1 month ago
  63. b3e5969 stats: use uint64_t for RTCSentRtpStreamStats.packetsSent by Philipp Hancke · 2 years, 1 month ago
  64. ebce84a [DVQA] Add support for DVQA to pause/resume receiving of stream by peer by Artem Titov · 2 years, 1 month ago
  65. 9a5de95 Add a flag to control legacy vs spec-compliant scalability mode. by Henrik Boström · 2 years, 1 month ago
  66. 22005ab Remove obsolete header extension API names by Philipp Hancke · 2 years, 1 month ago
  67. d3289d2 Reland "stats: remove RTCRtpInboundRTPStream and RTCRtpoutboundRTPStream aliases" by Philipp Hancke · 2 years, 1 month ago
  68. 4463ff0 Revert "stats: remove RTCRtpInboundRTPStream and RTCRtpoutboundRTPStream aliases" by Henrik Boström · 2 years, 1 month ago
  69. 9671d60 stats: remove RTCRtpInboundRTPStream and RTCRtpoutboundRTPStream aliases by Philipp Hancke · 2 years, 1 month ago
  70. d877589 Make frame_generator_api not testonly by Artem Titov · 2 years, 1 month ago
  71. b40aedf Delete RTPHeader::payload_type_frequency as unused by Danil Chapovalov · 2 years, 1 month ago
  72. 1f98b46 stats: rename RTCInboundRTPStreamStats and RTCOutboundRTPStreamStats by Philipp Hancke · 2 years, 1 month ago
  73. 9f6ae37 Rename header extension API methods by Philipp Hancke · 2 years, 1 month ago
  74. 1c1382b Dump codec output to ivf/y4m by Sergey Silkin · 2 years, 1 month ago
  75. 9259b5f Add rate adaptation tests by Sergey Silkin · 2 years, 1 month ago
  76. eb27752 Stop Posting tasks when we don't need to. by Markus Handell · 2 years, 1 month ago
  77. 1f80451 Fix stats inheritance and rename RTP to Rtp by Philipp Hancke · 2 years, 1 month ago
  78. 1e2d951 Add a clone method to the audio frame transformer API. by Tove Petersson · 2 years, 1 month ago
  79. a76487f Relax string parameters in pclf api to absl::string_view by Danil Chapovalov · 2 years, 1 month ago
  80. 298975a Cleanup legacy name for VideoPlayoutDelay by Danil Chapovalov · 2 years, 1 month ago
  81. 2311f93 Remove uses of TransformableVideoFrame::GetMetadata and deprecate it by Tony Herre · 2 years, 1 month ago
  82. 7f4270d Remove JsepSessionDescription::kDefaultVideoCodecName by Philipp Hancke · 2 years, 1 month ago
  83. 6cf8b48 Fix missing libc++ includes in webrtc by Alan Zhao · 2 years, 1 month ago
  84. 4e86aa0 Remove mentions of already deleted field trials by Emil Lundmark · 2 years, 1 month ago
  85. ae61aca Implement support for Chrome task origin tracing. #3.7/4 by Markus Handell · 2 years, 1 month ago
  86. a1ceae2 Implement support for Chrome task origin tracing. #3.5/4 by Markus Handell · 2 years, 1 month ago
  87. fddc913 Aggregate and log video codec metrics by Sergey Silkin · 2 years, 1 month ago
  88. a6135bc Remove deprecated TransformableVideoFrame::GetAdditionalData by Tony Herre · 2 years, 1 month ago
  89. 1fccaa4 Reland "operator== for VideoFrameMetadata + used in CloneSenderVideoFrame test" by Tove Petersson · 2 years, 1 month ago
  90. 9109e85 Add option to log a warning for unregistered field trials by Emil Lundmark · 2 years, 1 month ago
  91. 8bf3210 Revert "operator== for VideoFrameMetadata + used in CloneSenderVideoFrame test" by Andrey Logvin · 2 years, 1 month ago
  92. 437bf78 operator== for VideoFrameMetadata + used in CloneSenderVideoFrame test by Tove Petersson · 2 years, 1 month ago
  93. 832ce5e Make FrameGeneratorInterface::fps() pure virtual. by Mirko Bonadei · 2 years, 1 month ago
  94. 6d262c5 Add TransformableVideoFrameInterface::Metadata() by Tony Herre · 2 years, 1 month ago
  95. b5f2c7e Make Y4mFrameGenerator read FPS from file format. by Mirko Bonadei · 2 years, 1 month ago
  96. 2a256c8 Implement support for Chrome task origin tracing. #2/4 by Markus Handell · 2 years, 1 month ago
  97. 8566e77 Add samples sum calculation by Sergey Silkin · 2 years, 1 month ago
  98. a09f21b Introduce capture_time_identifier in webrtc::EncodedImage by Palak Agarwal · 2 years, 1 month ago
  99. b660b7a Enable multithreaded OpenH264 encoding behind field trial by Philipp Hancke · 2 years, 1 month ago
  100. b57053e Use type webrtc::Timestamp as capture_time_identifier in VideoFrame by Palak Agarwal · 2 years, 1 month ago