Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
6b430867b8761eac60cd252872ac764abc8e5d10
/
test
cc96db6
Simplify stats poller stop in PC level framework
by Artem Titov
· 5 years ago
6e4791f
Add check for IsCurrent() for SendTask in SingleThreadedTaskQueueForTesting.
by Tommi
· 5 years ago
71c6b56
Allow sending abs-send-time for audio streams.
by Sebastian Jansson
· 5 years ago
ad9113f
Adds sequence numbers to feedback generator output.
by Sebastian Jansson
· 5 years ago
608e6ba
Add AudioDecoderIsacT::Config to include sampling rate and BWInfo object
by Jiawei Ou
· 5 years ago
4d207a3
Add frames_in_flight metric to catch not delivered frames
by Artem Titov
· 5 years ago
40dc98a
Print stack trace when a test crash
by Danil Chapovalov
· 5 years ago
44327c3
Update test::CreateVideoStreams to use configured scale_resolution_down_by if set.
by Åsa Persson
· 5 years ago
b168678
Add RTC_ prefix to non-standard format specifier macro "PRIdNS"
by Oleh Prypin
· 5 years ago
83bbe91
Delete deprecated rtc_event_log header
by Danil Chapovalov
· 5 years ago
1e49ab2
Migrate part of Vp9 SVC tests on PC framework. Add temporal layers support.
by Artem Titov
· 5 years ago
8dcaed9
Split VideoFrameWriter into yuv and y4m writers
by Artem Titov
· 5 years ago
63c38e2
Fix for incorrect transport sequence number config for audio in scenario tests.
by Sebastian Jansson
· 5 years ago
7cbee84
Reland "Adds PeerConnection scenario test framework."
by Sebastian Jansson
· 5 years ago
2e6c294
Refactor test_peer.cc to reduce amount of arguments passing around
by Artem Titov
· 5 years ago
e6b7b66
Fix CallClient so that it calls Call::GetStats() on the right thread.
by Tommi
· 5 years ago
10da4a0
Fix RtpFrameReferenceFinderFuzzer to not generate invalid input
by Johannes Kron
· 5 years ago
3d351c6
Revert "Adds PeerConnection scenario test framework."
by Sebastian Jansson
· 5 years ago
ad5c4ac
Adds PeerConnection scenario test framework.
by Sebastian Jansson
· 5 years ago
8d3e4bd
Adds simulated network node builder.
by Sebastian Jansson
· 5 years ago
e05ae5b
Adds non-forwarding frame tap to video frame matcher.
by Sebastian Jansson
· 5 years ago
53571c7
Adds config based creation of frame generator capturer.
by Sebastian Jansson
· 5 years ago
97e015f
Update metrics units for better fit in DefaultVideoQualityAnalyzer
by Artem Titov
· 5 years ago
f034b86
Remove dead code from DefaultVideoQualityAnalyzer
by Artem Titov
· 5 years ago
ed0febf
Add k prefix to FrameGenerator::OutputType enum values
by Sebastian Jansson
· 5 years ago
cfefa0a
Revert "Record audio/video bytes sent in analyzer stream stats."
by Mirko Bonadei
· 5 years ago
d978cb4
Record audio/video bytes sent in analyzer stream stats.
by Bjorn A Mellem
· 5 years ago
39483c6
Migrate some Vp8 simulcast and screen share tests on PC framework
by Artem Titov
· 6 years ago
d70d80d
Add support of negotiating Vp9 SVC in PC test framework.
by Artem Titov
· 6 years ago
857ad62
Remove priority_rate from AudioStreamConfig.
by Jonas Olsson
· 6 years ago
2ab97f6
Migrate WebRTC test infra to ABSL_FLAG.
by Mirko Bonadei
· 6 years ago
594597c
Add ability to turn on conference mode during simulcast in PC framework.
by Artem Titov
· 6 years ago
0182a03
Reland "Remove the injectable bitrate allocation strategy API."
by Jonas Olsson
· 6 years ago
08da49d
rtp_test_utils: remove unnecessary dep
by Alessio Bazzica
· 6 years ago
2c9d5e4
Propagate -Wno-undef to call_config_utils dependants.
by Mirko Bonadei
· 6 years ago
3b67672
Reland "Pass RtpRtcp::Configuration to RtcpReceiver ctor and initialize ssrcs"
by Mirko Bonadei
· 6 years ago
e95b57c
Revert "Remove the injectable bitrate allocation strategy API."
by Mirko Bonadei
· 6 years ago
4d68314
Revert "Pass RtpRtcp::Configuration to RtcpReceiver ctor and initialize ssrcs"
by Mirko Bonadei
· 6 years ago
32b1834
Use default task queue factory in fuzzers
by Danil Chapovalov
· 6 years ago
6ff9ebd
Revert "Refactor FEC code to use COW buffers"
by Qingsi Wang
· 6 years ago
0f0668e
Revert "Cleanup FEC code after refactoring"
by Qingsi Wang
· 6 years ago
4e5a41a
Cleanup FEC code after refactoring
by Ilya Nikolaevskiy
· 6 years ago
7325bc3
Refactor FEC code to use COW buffers
by Ilya Nikolaevskiy
· 6 years ago
741b96b
Pass RtpRtcp::Configuration to RtcpReceiver ctor and initialize ssrcs
by Erik Språng
· 6 years ago
1685059
Add support of quick test mode into PC framework
by Artem Titov
· 6 years ago
80cb3f6
Remove the injectable bitrate allocation strategy API.
by Jonas Olsson
· 6 years ago
6456e35
Use max bitrate limit recommended by encoder.
by Sergey Silkin
· 6 years ago
bc558ce
Add support of specifying audio sample rate for PC test framework
by Artem Titov
· 6 years ago
a4d8737
Format almost everything.
by Jonas Olsson
· 6 years ago
eec86cd
Fix platform-specific header dependencies to be more precise
by Oleh Prypin
· 6 years ago
48b1b18
Add ability to create EmulatedNetworkNode from BuiltInNetworkBehaviorConfig
by Artem Titov
· 6 years ago
386802e
Move network emulation framework under test/network
by Artem Titov
· 6 years ago
81e1bf0
Remove using DegradationPreference from scenario_config.h
by Artem Titov
· 6 years ago
cd8a6e2
Add writing and parsing of the `abs-capture-time` RTP header extension.
by Chen Xing
· 6 years ago
53d45ba
Make TaskQueueFactory required construction parameter for Call
by Danil Chapovalov
· 6 years ago
e420c6a
Add missing include for memcpy/memcmp
by Artem Titov
· 6 years ago
16661eb
Fix: report video_bwe_stats as bytes per second, as specified in the unit
by Artem Titov
· 6 years ago
443b7ee
Destroy existing encoder instance before creating a new one.
by Sergey Silkin
· 6 years ago
45befc5
Pass FecControllerOverride to Vp8FrameBufferControllerFactory::Create
by Elad Alon
· 6 years ago
ea95c37
Report freeze_time_ms from PC test framework
by Artem Titov
· 6 years ago
754c952
Don't do ToI420() for each frame while checking is it dummy
by Artem Titov
· 6 years ago
6d9f001
Fix regression in PC quality test.
by Artem Titov
· 6 years ago
8f01c4e
Define FecControllerOverride and plumb it down to VideoEncoder
by Elad Alon
· 6 years ago
52e5242
Add trait to Build/Parse DependencyDescriptor rtp header extension
by Danil Chapovalov
· 6 years ago
49167de
Adds interface for remote network estimates to NetworkControllerInterface.
by Sebastian Jansson
· 6 years ago
4ba04b7
Delete RtcEventLogFactory factory as now unused
by Danil Chapovalov
· 6 years ago
2d821c3
Allow VideoTimingExtension to be used with FEC
by Ilya Nikolaevskiy
· 6 years ago
c57b0ee
Fix for NACK retransmission in Scenario tests.
by Sebastian Jansson
· 6 years ago
e9cac4f
Improvements to scenario video stats for scenario tests.
by Sebastian Jansson
· 6 years ago
9aa870a
Fixing fuzzer by backing up and restoring `packet_info`.
by Chen Xing
· 6 years ago
f00bf42
Add plumbing of RtpPacketInfos to each VideoFrame as input for SourceTracker.
by Chen Xing
· 6 years ago
b64ad0e
Using Clock::CurrentTime() where non-test behavior is unchanged.
by Sebastian Jansson
· 6 years ago
4d504c7
New interface EncodedImageBufferInterface, replacing use of CopyOnWriteBuffer
by Niels Möller
· 6 years ago
342f98b
Fixes for flexfec crash in scenario tests.
by Sebastian Jansson
· 6 years ago
e112bb8
Adds support for abs send time extension in scenario tests.
by Sebastian Jansson
· 6 years ago
7f2a67f
Cleanup names and extra checks for errors in PC test framework
by Artem Titov
· 6 years ago
ad82e8e
Fix: restore disabling PC smoke test on iOS
by Artem Titov
· 6 years ago
ef3fd9c
Add support for simulcast with Vp8 from caller into PC level quality tests.
by Artem Titov
· 6 years ago
5894b6a
Add kPayloadTypeGeneric to CallTest and use it in VideoQualityTest.
by Rasmus Brandt
· 6 years ago
5740afa
Removes SimulatedTimeClient
by Sebastian Jansson
· 6 years ago
08fa953
Reland "Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactory"
by Danil Chapovalov
· 6 years ago
da1c65f
Change reporting of time_between_freezes.
by Artem Titov
· 6 years ago
a279584
Inform FrameBufferController of encoder capabilities
by Elad Alon
· 6 years ago
370f93a
Reland "Inform VideoEncoder of negotiated capabilities"
by Elad Alon
· 6 years ago
5b2eda4
Sanity-check field trial string at initialization.
by Jonas Olsson
· 6 years ago
4de3115
Adds unit based interface to Clock class.
by Sebastian Jansson
· 6 years ago
fd5166c
Revert "Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactory"
by Philip Eliasson
· 6 years ago
fc96135
Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactory
by Danil Chapovalov
· 6 years ago
49d661a
Revert "Inform VideoEncoder of negotiated capabilities"
by Philip Eliasson
· 6 years ago
11dfff0
Inform VideoEncoder of negotiated capabilities
by Elad Alon
· 6 years ago
a7d70ab
Adds network update state cache to scenario tests.
by Sebastian Jansson
· 6 years ago
1a5fc90
in test/pc/e2e pass TaskQueueFactory explicitly
by Danil Chapovalov
· 6 years ago
5d24b16
Prepare for splitting the api/video:video_frames build rule.
by Chen Xing
· 6 years ago
24cf260
Adds TCP fairness test to receive side congestion controller.
by Sebastian Jansson
· 6 years ago
b13ccc5
Adds TCP fairness test to GoogCC.
by Sebastian Jansson
· 6 years ago
71061bc
Replace calls to deprecated googletest APIs.
by Mirko Bonadei
· 6 years ago
ab62b2e
Don't copy video frame metadata in each encoder/decoder
by Ilya Nikolaevskiy
· 6 years ago
f4c7ab1
in test/scenario pass TaskQueueFactory explicitly
by Danil Chapovalov
· 6 years ago
e86af2c
Allowing buffering a LNTF (loss notification) feedback message in RTCPSender
by Elad Alon
· 6 years ago
85a9d91
Add ability to set min/start/max bitrate on peer's PC in PC quality tests
by Artem Titov
· 6 years ago
Next »