- 3bddaed rtc_p2p: Split turn port and basic port allocator by Harald Alvestrand · 1 year, 2 months ago
- 8bb54c1 Penultimate split-up of rtc_p2p build target by Harald Alvestrand · 1 year, 2 months ago
- bda5cc6 Clean up use of WebRTC-UseStandardBytesStats trial in tests by Philipp Hancke · 1 year, 2 months ago
- 62cee88 Propagate Environment through QualityAnalyzingVideoDecoderFactory by Danil Chapovalov · 1 year, 2 months ago
- a310d78 Refactor a lot of the p2p:rtc_p2p target by Harald Alvestrand · 1 year, 2 months ago
- 7209548 Reland "[Stats] Attribute::ToString(), to replace member ValueToString/ToJson." by Henrik Boström · 1 year, 2 months ago
- ed1d084 [Stats] Replace all uses of is_defined() with has_value(). by Henrik Boström · 1 year, 2 months ago
- 4d706a9 Revert "Reland "[Stats] Attribute::ToString(), to replace member ValueToString/ToJson."" by Mirko Bonadei · 1 year, 2 months ago
- 55cdc29 Reland "[Stats] Attribute::ToString(), to replace member ValueToString/ToJson." by Henrik Boström · 1 year, 2 months ago
- df0b363 Reland "[Stats] Add value_or() and migrate from ValueOrDefault()." by Henrik Boström · 1 year, 2 months ago
- 111e381 Revert "[Stats] Add value_or() and migrate from ValueOrDefault()." by Mirko Bonadei · 1 year, 2 months ago
- 1fee69c Revert "[Stats] Attribute::ToString(), to replace member ValueToString/ToJson." by Mirko Bonadei · 1 year, 2 months ago
- 54be708 [Stats] Attribute::ToString(), to replace member ValueToString/ToJson. by Henrik Boström · 1 year, 2 months ago
- 9e4a97b [Stats] Add value_or() and migrate from ValueOrDefault(). by Henrik Boström · 1 year, 2 months ago
- 972546e Delete TestPeerFactory constructor that uses rtc::TaskQueue by Danil Chapovalov · 1 year, 2 months ago
- e052eee Deprecate rtc::TaskQueue variant of AudioProcessing::CreateAndAttachAecDump by Danil Chapovalov · 1 year, 3 months ago
- 764ac7e Allowing to set PCF options via peer configurer by Dor Hen · 1 year, 3 months ago
- 151003d Deprecate RtcEventLogFactory constructor taking unused parameter by Danil Chapovalov · 1 year, 4 months ago
- 3d9c368 Delete CallFactoryInterface as no longer needed by Danil Chapovalov · 1 year, 4 months ago
- 4fd1cc7 Add EnableMediaWithDefaultsAndTimeController by Danil Chapovalov · 1 year, 5 months ago
- 554f7db Add EnableMediaWithDefaults to replace SetMediaEngineDefaults by Danil Chapovalov · 1 year, 5 months ago
- 1d586de In PCLF remove ability to inject TaskQueueFactory and CallFactory by Danil Chapovalov · 1 year, 5 months ago
- f2443a7 Replace WebRTC-QuickPerfTest field trial with a flag by Danil Chapovalov · 1 year, 6 months ago
- 2d508f1 Deprecate old names for EncodedImage::RtpTimestamp accessor and setter by Danil Chapovalov · 1 year, 6 months ago
- 9c58483 Rename EncodedImage property Timetamp to RtpTimestamp by Danil Chapovalov · 1 year, 6 months ago
- 55b593f Remove EncodedFrame::MissingFrame and start removing Decode() param by Tony Herre · 1 year, 7 months ago
- 4d25a77 Deprecate AsyncResolver config fields and remove internal usage. by Harald Alvestrand · 1 year, 7 months ago
- 1997837 Add stream label to test video source for better debugablity and testability by Artem Titov · 1 year, 7 months ago
- 2d7ccb4 Revert "FrameGeneratorCapturer: don't generate video before Start is called" by Mirko Bonadei · 1 year, 9 months ago
- 9a3ab3d Add a method to log AnalyzingVideoSink metrics. by Jeremy Leconte · 1 year, 9 months ago
- 3458992 Add audio energy metric. by Jeremy Leconte · 1 year, 9 months ago
- 93008bd DefaultVideoQualityAnalyzer::GetCpuUsagePercent is const. by Jeremy Leconte · 1 year, 9 months ago
- 00a8576 FrameGeneratorCapturer: don't generate video before Start is called by Artem Titov · 1 year, 9 months ago
- 5246ae2 Fix TestVideoCapturer and subclasses to support pause/resume video by Artem Titov · 1 year, 9 months ago
- c929ab4 Reland "[Stats] Remove enum-like structs in favor of strings." by Henrik Boström · 1 year, 10 months ago
- 45666d4 Revert "[Stats] Remove enum-like structs in favor of strings." by Christoffer Jansson · 1 year, 10 months ago
- ccc87ea [Stats] Remove enum-like structs in favor of strings. by Henrik Boström · 1 year, 10 months ago
- eba7cee Extract TestADM into a separate target by Artem Titov · 2 years ago
- 4730201 [DVQA] Add a GetSenderPeerName method. by Jeremy Leconte · 2 years ago
- 514829c Remove deprecated CreateVideoSink method. by Jeremy Leconte · 2 years ago
- 0ae4d24 [DVQA] Migrate prev_frame_rendered_time to absl::optoinal<Timestamp> by Artem Titov · 2 years ago
- d12582a Move frame_generator_capturer.h|cc to the new target by Artem Titov · 2 years ago
- 1db3209 [DVQA] Use SampleStatsCounter with time between frames instead of SamplesRateCounter by Artem Titov · 2 years ago
- 40a0e31 Remove AudioConfig::Mode. by Jeremy Leconte · 2 years ago
- 0b148e9 Revert "Migrate away from builtin video encoder/decoder factories in pc tests" by Mirko Bonadei · 2 years ago
- 8be11b0 Migrate away from builtin video encoder/decoder factories in pc tests 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
- 86ad48c Remove files from old targets by Artem Titov · 2 years ago
- a077c81 Extract test_video_capturer and test_video_capturer_video_track_source by Artem Titov · 2 years ago
- b17957a Use an audio file when AudioConfig::input_file_name is specified. by Jeremy Leconte · 2 years ago
- 0ef8462 [DVQA] Increase default storage duration from 3 to 9 seconds by Artem Titov · 2 years ago
- 041ecb8 New PeerConnectionFactory::CreateVideoTrack with refcounted source by Harald Alvestrand · 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
- 1fabbac Update SctpTransportInternal to use RTCError. by Tommi · 2 years ago
- 649c818 [DVQA] Make harmonic fps precomputed by Artem Titov · 2 years ago
- 5afb014 [DVQA] Introduce FramesStorage to centralize frames management by Artem Titov · 2 years ago
- ebce84a [DVQA] Add support for DVQA to pause/resume receiving of stream by peer by Artem Titov · 2 years, 1 month ago
- 1f98b46 stats: rename RTCInboundRTPStreamStats and RTCOutboundRTPStreamStats by Philipp Hancke · 2 years, 1 month ago
- e1cd158 Allow setting the network labels in NetworkQualityMetricsReporter by Dor Hen · 2 years, 1 month ago
- c5a4c93 Reland "Make SimulcastIndex() and SpatialIndex() distinct (remove fallback)." by Henrik Boström · 2 years, 1 month ago
- 3637fe5 Update documentation links in test/pc/e2e/g3doc/default_video_quality_analyzer.md by Björn Terelius · 2 years, 1 month ago
- 99e002f Add APIs audio encoder/decoder factories in PeerConfigurer by Dor Hen · 2 years, 1 month ago
- eccd93e Enable the use of CreateDataChannel with a DataChannelInit config. by Jeremy Leconte · 2 years, 2 months ago
- a617867 Reland "Migrate WebRTC documentation to new renderer" by Artem Titov · 2 years, 2 months ago
- 0f2ce5c Revert "Migrate WebRTC documentation to new renderer" by Artem Titov · 2 years, 2 months ago
- 3eceaf4 Migrate WebRTC documentation to new renderer by Artem Titov · 2 years, 2 months ago
- a6b9924 Remove all usage of //rtc_base target by Florent Castelli · 2 years, 2 months ago
- d795689 [DVQA] Remove default value for report_infra_metrics in VideoQualityAnalyzerInjectionHelper by Artem Titov · 2 years, 3 months ago
- e60380f [DVQA] Export QP per spatial layer by Artem Titov · 2 years, 3 months ago
- 7f8680c Use ExpectSizeAndAllElementsAre() in more places. by Mirko Bonadei · 2 years, 3 months ago
- 46ca3f6 Use DoubleEq() instead of Eq(). by Mirko Bonadei · 2 years, 3 months ago
- b81823a stats: use Timestamp instead of uint64_t by Philipp Hancke · 2 years, 3 months ago
- 8382563 Rename expectEmpty to ExpectEmpty. by Mirko Bonadei · 2 years, 3 months ago
- 5dbd1ed Use 0 as a default value for freeze_time_ms. by Mirko Bonadei · 2 years, 3 months ago
- b7f9113 Add API for querying codec support. by Åsa Persson · 2 years, 3 months ago
- 01abbb1 Remove the last internal C++ reference to deprecated 'track' stats. by Henrik Boström · 2 years, 3 months ago
- e04c397 Enforce stream id uniqueness in RtpSender::set_stream_ids by Philipp Hancke · 2 years, 3 months ago
- 68a7c41 Revert "Enforce stream id uniqueness in RtpSender::set_stream_ids" by Ilya Nikolaevskiy · 2 years, 3 months ago
- 315b95c Enforce stream id uniqueness in RtpSender::set_stream_ids by Philipp Hancke · 2 years, 3 months ago
- 794d599 Split media_channel and its dependencies from the rtc_media_base target by Harald Alvestrand · 2 years, 4 months ago
- e9dc70b Remove webrtc::webrtc_pc_e2e::GetCurrentTestName(). by Mirko Bonadei · 2 years, 4 months ago
- 74e6f5b Propagate PCLF test_case to kExperimentalTestNameMetadataKey. by Mirko Bonadei · 2 years, 4 months ago
- fecbec2 Add metadata key to export test name in PCLF generated metrics. by Mirko Bonadei · 2 years, 4 months ago
- 1985b5a Refactor YUV frame reader by Sergey Silkin · 2 years, 4 months ago
- 6a8776a [DVQA] Provide more precise time for qp by Artem Titov · 2 years, 4 months ago
- 538fa81 Add collection of EmulatedNetworkNode stats to stats collector by Artem Titov · 2 years, 4 months ago
- 6d91a71 [DVQA] Allow processing of frames dropped by decoder by Artem Titov · 2 years, 4 months ago
- 4440426 [DVQA] Add QP metric to the video analyzer. by Artem Titov · 2 years, 4 months ago
- 6eb1e70 Reland "[DVQA] Create separate BUILD.gn file for video analyzer" by Ilya Nikolaevskiy · 2 years, 4 months ago
- 76793c3 Revert "[DVQA] Create separate BUILD.gn file for video analyzer" by Ilya Nikolaevskiy · 2 years, 4 months ago
- 116c0a5 [DVQA] Create separate BUILD.gn file for video analyzer by Artem Titov · 2 years, 4 months ago
- c30835c Remove deprecated AddPeer method. by Jeremy Leconte · 2 years, 4 months ago
- 5f42cdc Remove deprecated API for emulated network stats by Artem Titov · 2 years, 5 months ago
- d53578e [PCLF] Close visibility of framework implementation by Artem Titov · 2 years, 5 months ago
- a3e51df Add a new PeerConnectionE2EQualityTestFixture::AddPeer method. by Jeremy Leconte · 2 years, 5 months ago
- 389228d Remove PeerConfigurer interface. by Jeremy Leconte · 2 years, 5 months ago
- e4c1b1c Simplify Network Emulation stats API by Artem Titov · 2 years, 5 months ago
- 0e2cf6c Use classes from media_configuration.h instead of the ones in PeerConnectionE2EQualityTestFixture. by Jeremy Leconte · 2 years, 5 months ago