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