Sign in
webrtc
/
src
/
/
b70c5c5ce97e7dcf2e1d8453f5ea0639d4b60453
/
test
b70c5c5
Using simulated rtc::Thread for peer connection scenario tests.
by Sebastian Jansson
· 5 years ago
3d4d94a
Adds scenario test for transport wide feedback based retransmission.
by Sebastian Jansson
· 5 years ago
b2b2031
Concatenate string literals at compile time.
by Jonas Olsson
· 5 years ago
3e66a49
Use RTX SSRCs in scenario test framework.
by Sebastian Jansson
· 5 years ago
2a92d2b
Cleanup: Prepares for simulated time peer connection tests.
by Sebastian Jansson
· 5 years ago
2ea2796
Extract an interface from the perf results logger.
by Patrik Höglund
· 5 years ago
7d43801
Delete RtpGenericDepacketizer as no longer used
by Danil Chapovalov
· 5 years ago
53cd9e2
Separates simulated TaskQueue and simulated ProcessThread.
by Sebastian Jansson
· 5 years ago
9d4bbc2
Using tasks to process packets in FakeNetworkSocketServer.
by Sebastian Jansson
· 5 years ago
290de82
Cleanup: Replace MessageQueue pointers with Thread pointers.
by Sebastian Jansson
· 5 years ago
6ddbe2c
Extract results line plotting.
by Patrik Höglund
· 5 years ago
e1cbb9c
Extract plottable counter from perf results logger.
by Patrik Höglund
· 5 years ago
5c35f2f
Delete RtpDepacketizerVp9 in favor of VideoRtpDepacketizerVp9
by Danil Chapovalov
· 5 years ago
26e1b7a
Delete RtpDepacketizerVp8 in favor of VideoRtpDepacketizerVp8
by Danil Chapovalov
· 5 years ago
a406ee1
Moving FakeNetworkSocket to fake_network_socket_server.h
by Sebastian Jansson
· 5 years ago
1b4e4bf
Migrate several call tests from legacy RtpHeaderParser to RtpPacket parsing.
by Danil Chapovalov
· 5 years ago
eb3beb8
Revert "Replace the ExperimentalAgc config with the new config format"
by Yves Gerey
· 5 years ago
f3aa632
Replace the ExperimentalAgc config with the new config format
by Per Åhgren
· 5 years ago
2257c08
[Cleanup/Optim] Pass IPAddress by const reference.
by Yves Gerey
· 5 years ago
d572748
Run delay tasks on time when using GlobalSimulatedTimeController.
by philipel
· 5 years ago
65bbcab
[Android] Replace java_files with sources
by Natalie Chouinard
· 5 years ago
f4cf4c7
Don't allow creation of sockets for wild card IPs in emulated networks.
by Sebastian Jansson
· 5 years ago
8525a80
Add ability to resize buffers pool in decoder and use it in IVF generator
by Artem Titov
· 5 years ago
9d06bc2
Replace sequence checker with lock in IvfFrameGemerator.
by Artem Titov
· 5 years ago
a3ecb7a
Migrate tests from RtpDepacketizer to VideoRtpDepacketizer interface
by Danil Chapovalov
· 5 years ago
62ea0aa
Remove deprecated legacy AEC code
by Per Åhgren
· 5 years ago
33f9d2b
Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class
by Artem Titov
· 5 years ago
8950690
Fix: IvfFrameGenerator won't decode frame on release build
by Artem Titov
· 5 years ago
1518fd3
Add support for setting a custom NetEqFactory in PeerConnection level tests.
by Ivo Creusen
· 5 years ago
cec2433
Exposing more features in the network emulation manager API.
by Sebastian Jansson
· 5 years ago
cae2779
Introduce InbandComfortNoise RTP header extension.
by Minyue Li
· 5 years ago
0020226
Replace VideoSourceInterface with FrameGeneratorInterface in AddVideoConfig
by Artem Titov
· 5 years ago
503d723
Introduce FrameGeneratorInterface
by Artem Titov
· 5 years ago
340af97
Always enter yield policy scope using simulated TimeControllers.
by Sebastian Jansson
· 5 years ago
242a9e0
Fuzz RtpPacketizerAv1
by Danil Chapovalov
· 5 years ago
0095d37
Replace hostCandidate with address and port in RTCPeerConnectionIceErrorEvent
by Eldar Rello
· 5 years ago
648b9d7
Implement automatic animation detection in VideoStreamEncoder
by Ilya Nikolaevskiy
· 5 years ago
a9ad36f
Fix aec3_fuzzer chromium build config.
by Mirko Bonadei
· 5 years ago
41462d5
Always keep abs send time extension.
by Sebastian Jansson
· 5 years ago
486cc55
TimeController: Rename Sleep to AdvanceTime.
by Markus Handell
· 5 years ago
e3c4884
in PacketBuffer::Packet pass payload using smart buffer
by Danil Chapovalov
· 5 years ago
014dd3c
Trials should always be populated in call config.
by Erik Språng
· 5 years ago
5256d8b
Refactor FrameGenerator to return VideoFrameBuffer with VideoFrame::UpdateRect
by Artem Titov
· 5 years ago
b0db98c
Fuzz AEC3
by Sam Zackrisson
· 5 years ago
efa3f76
Moves SampleStats and EventRateCounter to rtc_base/numerics
by Sebastian Jansson
· 5 years ago
9dc209a
Add ability to disable detailed error message in RTC_CHECKs
by Artem Titov
· 5 years ago
5314b13
Fix undefined-shift in RtpDepacketizerAv1::AssembleFrame
by Danil Chapovalov
· 5 years ago
8861d02
Restore tests that were accidently deleted during refactoring
by Artem Titov
· 5 years ago
dc36829
Add VideoCodecType::kVideoCodecAV1 value
by Danil Chapovalov
· 5 years ago
e14cb99
Correct/update the activation of the multi-channel processing in APM
by Per Åhgren
· 5 years ago
7a9a092
Delete media transport integration.
by Bjorn A Mellem
· 5 years ago
2b4bd97
Fix fuzzer-found bug in fuzzer
by Sam Zackrisson
· 5 years ago
27bd76b
DCHECKing for deprecated 8kHz support in AGC and changing fuzzer
by Per Åhgren
· 5 years ago
a101a4f
Reland "Add IvfVideoFrameGenerator"
by Artem Titov
· 5 years ago
13ea34f
Revert "Add IvfVideoFrameGenerator"
by Steve Anton
· 5 years ago
712a26f
Add IvfVideoFrameGenerator
by Artem Titov
· 5 years ago
2aaf4af
Semiautomatic attempt to clean test/BUILD.gn deps
by Artem Titov
· 5 years ago
429d8fe
Add fuzzer test for RtpDepacketizerAv1::AssembleFrame function
by Danil Chapovalov
· 5 years ago
31b01c0
Fuzz APM float interface with up to 8 channels
by Sam Zackrisson
· 5 years ago
51868f5
Revert "Reland "Make webrtc_fuzzer_main depend on webrtc_component in Chromium.""
by Mirko Bonadei
· 5 years ago
8994c8b
Reland "Make webrtc_fuzzer_main depend on webrtc_component in Chromium."
by Mirko Bonadei
· 5 years ago
3af0cd8
Revert "Make webrtc_fuzzer_main depend on webrtc_component in Chromium."
by Mirko Bonadei
· 5 years ago
e35b32c
AGC: Removing unnneccessary copying and changing to using const
by Per Åhgren
· 5 years ago
c4f8654
Add TimeController to api/test/ and add a CreateTimeController API.
by Bjorn A Mellem
· 5 years ago
2148e9a
Make webrtc_fuzzer_main depend on webrtc_component in Chromium.
by Mirko Bonadei
· 5 years ago
ad020f5
Delete DEPRECATED_SingleThreadedTaskQueueForTesting
by Danil Chapovalov
· 5 years ago
c4e506e
Fix writing into closed FrameWriter when dumping video in PC framework
by Artem Titov
· 5 years ago
287e464
Change VideoAdapter::OnResolutionFramerateRequest to VideoAdapter::OnSinkWants
by Rasmus Brandt
· 5 years ago
56d9452
Move stun.h to api/.
by Patrik Höglund
· 5 years ago
aa3f5da
Fork VCMPacket for PacketBuffer into own struct
by Danil Chapovalov
· 5 years ago
ccf12c6
Reland "Add AV1 RtpDepacketizer class"
by Danil Chapovalov
· 5 years ago
9f99175
Revert "Add AV1 RtpDepacketizer class"
by Yves Gerey
· 5 years ago
49470c2
Add AV1 RtpDepacketizer class
by Danil Chapovalov
· 5 years ago
39bab5a
Add missing assert.h for win no-test build
by Jerome Humbert
· 5 years ago
1b66890
Stop using DEPRECATED_SingleThreadedTaskQueueForTesting in call tests
by Danil Chapovalov
· 5 years ago
50f8686
Providing EmulatedRoute instances when creating TcpMessageRoute
by Sebastian Jansson
· 5 years ago
dcc910a
Adds simulated TCP message route for testing.
by Sebastian Jansson
· 5 years ago
b4463ee
Add ability to specify custom video source for PC framework.
by Artem Titov
· 5 years ago
c65de42
Fix NetworkEmulationManagerTest.ThroughputStats flakiness (again).
by Yves Gerey
· 5 years ago
e644a03
Add field trial for rampup in quality based on available bandwidth.
by Åsa Persson
· 5 years ago
17b92cb
Revert "Stop using and delete DEPRECATED_SingleThreadedTaskQueueForTesting"
by Honghai Zhang
· 5 years ago
e9f663c
In dependency descritpor add active decode targets bitmask field
by Danil Chapovalov
· 5 years ago
b1c1f69
Stop using and delete DEPRECATED_SingleThreadedTaskQueueForTesting
by Danil Chapovalov
· 5 years ago
cd2a92f
Removes RPLR based FEC controller.
by Sebastian Jansson
· 5 years ago
577c580
Do not stop SingleThreadedTaskQueueForTestingTest near the end of the tests
by Danil Chapovalov
· 5 years ago
470b2d5
Stop relying on GN's sources_assignment_filter.
by Mirko Bonadei
· 5 years ago
1a61739
Fix MemoryLogWriter so that it always writes the full data.
by Björn Terelius
· 5 years ago
4f2783b
Speculative Revert: "Use FakeRenderer when fuzzing"
by Patrik Höglund
· 5 years ago
ce1ffcd
change PacketBuffer to return it's result rather that use callback
by Danil Chapovalov
· 5 years ago
d15a028
Hide deprecated SingleThreadedTaskQueueForTest behind an accessor
by Danil Chapovalov
· 5 years ago
85a1000
Use deprecated SingleThreadedTaskQueueForTesting as regular task queue
by Danil Chapovalov
· 5 years ago
eef5e4f
Remove dep between test:test_support and rtc_base_approved.
by Mirko Bonadei
· 5 years ago
82a3f0a
Replace SingleThreadedTaskQueueForTesting::SendTask usage with ::webrtc::SendTask
by Danil Chapovalov
· 5 years ago
3663ed3
Move rtc_base/ignore_wundef.h to its own target.
by Mirko Bonadei
· 5 years ago
dbbf413
Fix use of unitialized value in test
by Erik Språng
· 5 years ago
86d053c
Use source_sets in component builds and static_library in release builds.
by Mirko Bonadei
· 5 years ago
ce9da16
Use FakeRenderer when fuzzing
by Kuang-che Wu
· 5 years ago
db8df17
Add AEC3 config json parsing fuzzer
by Sam Zackrisson
· 5 years ago
2bc1ea0
Remove the fileutils hack for good.
by Patrik Höglund
· 5 years ago
844600e
Put the resources_dir flag into its own target.
by Patrik Höglund
· 5 years ago
Next »