Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
646e096e030a047e98ca0f593f654e1efa8f6e10
/
test
/
call_test.h
1391ed2
Allows injection of network controller factory in test fixture.
by Sebastian Jansson
· 6 years ago
a92e624
Use explicit TaskQueueFactory for FrameGeneratorCapturer in CallTest.
by Danil Chapovalov
· 6 years ago
cab77fd
Inject network state predictor into video quality test.
by Ying Wang
· 6 years ago
d155d68
Removes rtp level keep alive support.
by Sebastian Jansson
· 6 years ago
547a1dc
Removes injection of RtpTransportControllerSend from Call::Create.
by Sebastian Jansson
· 6 years ago
d8d3248
Reland "Delete test/constants.h"
by Elad Alon
· 6 years ago
4f36b7a
Revert "Delete test/constants.h"
by Oleh Prypin
· 6 years ago
389b167
Delete test/constants.h
by Elad Alon
· 6 years ago
5c2f1f0
Add some missing includes and dependencies.
by Bjorn Terelius
· 6 years ago
7f57788
Removes trial to enable BBR congestion controller.
by Sebastian Jansson
· 6 years ago
1c931c4
Use VideoSourceInterface for owning test video sources
by Niels Möller
· 6 years ago
8eeccbe
Delete Start and Stop methods from TestVideoCapturer.
by Niels Möller
· 6 years ago
de8e6e6
Refactor bitrate configuration in CallTest
by Niels Möller
· 6 years ago
cb7eddb
Add tests for cpu overuse scaling.
by Åsa Persson
· 6 years ago
c2ebe21
Reland "Use the factory instead of using the builtin code path in `VideoCodecInitializer`"
by Jiawei Ou
· 6 years ago
59844ce
Revert "Use the factory instead of using the builtin code path in `VideoCodecInitializer`."
by Qingsi Wang
· 6 years ago
be14217
Use the factory instead of using the builtin code path in `VideoCodecInitializer`.
by Jiawei Ou
· 6 years ago
99b71df
Use function_video_(en|de)coder_factory from api
by Danil Chapovalov
· 6 years ago
cbcbc22
Reland "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config."
by Niels Möller
· 6 years ago
377b26e
Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config."
by Sebastian Jansson
· 6 years ago
efb94d5
Revert "Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config.""
by Oleh Prypin
· 6 years ago
7961dc2
Revert "Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config."
by Niels Moller
· 6 years ago
529d0d9
Replace VideoDecoder with VideoDecoderFactory in VideoReceiveStream config.
by Niels Möller
· 6 years ago
b0588e6
Reland "Move FakeCodec to separate target and behave like real encoder."
by Ilya Nikolaevskiy
· 6 years ago
8d92e8d
Revert "Reland "Move FakeCodec to separate target and behave like real encoder.""
by Ilya Nikolaevskiy
· 6 years ago
f2a8287
Reland "Move FakeCodec to separate target and behave like real encoder."
by Ilya Nikolaevskiy
· 6 years ago
7d13a6e
Revert "Move FakeCodec to separate target and behave like real encoder."
by Ilya Nikolaevskiy
· 6 years ago
223eba5
Move FakeCodec to separate target and behave like real encoder.
by Ilya Nikolaevskiy
· 6 years ago
f1f363f
Renames test::VideoCapturer to TestVideoCapturer.
by Sebastian Jansson
· 6 years ago
50eb4c4
Adds BBR field trial to CallTest.
by Sebastian Jansson
· 6 years ago
7258224
Replaces call config create in tests with modify.
by Sebastian Jansson
· 7 years ago
3bd2c79
Moving functionality from VideoQualityTest to CallTest
by Sebastian Jansson
· 7 years ago
f33905d
Makes some CallTest members private.
by Sebastian Jansson
· 7 years ago
8e6602f
Separates send and receive event log in CallTest.
by Sebastian Jansson
· 7 years ago
4db138e
Reland "Move creating encoder to VideoStreamEncoder."
by Niels Möller
· 7 years ago
0d650b4
Revert "Move creating encoder to VideoStreamEncoder."
by Niels Moller
· 7 years ago
fb82fcc
Move creating encoder to VideoStreamEncoder.
by Niels Möller
· 7 years ago
2784a03
Add audio_ prefix to audio-related members of CallTest.
by Niels Möller
· 7 years ago
465a5d9
Refactor payload types constants in CallTest
by Ilya Nikolaevskiy
· 7 years ago
3faa832
Separate test/fake_audio_device on API and implementation. Step 2.
by Artem Titov
· 7 years ago
6723cdc
Revert "Separate test/fake_audio_device on API and implementation."
by Artem Titov
· 7 years ago
8ea5f9a
Separate test/fake_audio_device on API and implementation.
by Artem Titov
· 7 years ago
8f5787a
Move ownership of voe::Channel into Audio[Receive|Send]Stream.
by Fredrik Solenberg
· 7 years ago
255d1cd
Implement dual stream full stack test and loopback tool
by Ilya Nikolaevskiy
· 7 years ago
2a87797
Remove voe::TransmitMixer
by Fredrik Solenberg
· 7 years ago
3102734
Revert "Reland of Add full stack tests for MediaCodec encoder (moved from Rietveld)."
by Rasmus Brandt
· 7 years ago
2666cf7
Reland of Add full stack tests for MediaCodec encoder (moved from Rietveld).
by Rasmus Brandt
· 7 years ago
2c30120
Revert of Add full stack tests for MediaCodec. (patchset #10 id:180001 of https://codereview.webrtc.org/3005253002/ )
by brandtr
· 7 years ago
2cefac6
Add full stack tests for MediaCodec encoder.
by brandtr
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/test/call_test.h]
73276ad
- Removes voe_conference_test.
by Fredrik Solenberg
· 7 years ago
413ee9a
Use SingleThreadedTaskQueue in DirectTransport
by eladalon
· 7 years ago
db2a9fc
Wire up RTP keep-alive in ortc api.
by sprang
· 7 years ago
c0d481a
Protected streams report RTP messages directly to the FlexFec streams
by eladalon
· 7 years ago
863f03b
Fix video_replay tool to respect RTX stream and fix default parameters.
by ilnik
· 8 years ago
d2702ef
Fix flaky test VideoSendStreamTest.SendsKeepAlive
by sprang
· 8 years ago
a9cc40b
Allow an external audio processing module to be used in WebRTC
by peah
· 8 years ago
20a4b3f
Injectable audio encoders: WebRtcVoiceEngine and company
by ossu
· 8 years ago
20c84cc
Making FakeNetworkPipe demux audio and video packets.
by minyue
· 8 years ago
4fb651d
Event log cleanup in tests.
by philipel
· 8 years ago
d8ce1e1
Move SelectMediaType from RampUpTester to BaseTest.
by nisse
· 8 years ago
e5ad5ca
Reland of Don't hardcode MediaType::ANY in FakeNetworkPipe. (patchset #1 id:1 of https://codereview.webrtc.org/2784543002/ )
by nisse
· 8 years ago
3a3bd50
Revert of Don't hardcode MediaType::ANY in FakeNetworkPipe. (patchset #4 id:60001 of https://codereview.webrtc.org/2774463003/ )
by lliuu
· 8 years ago
9c47b00
Don't hardcode MediaType::ANY in FakeNetworkPipe.
by nisse
· 8 years ago
92220ff
Low-bandwidth audio testing
by oprypin
· 8 years ago
e828c96
Probing EndToEndTests.
by philipel
· 8 years ago
a014cc5
Reland of "Added large room scenario to full-stack tests"
by ilnik
· 8 years ago
bfb1245
Revert of Added large room scenario to full-stack tests. Added thumbnail streams functionality to call test/v… (patchset #8 id:140001 of https://codereview.webrtc.org/2730073002/ )
by ilnik
· 8 years ago
d8bd1b1
Added large room scenario to full-stack tests. Added thumbnail streams functionality to video quality test.
by ilnik
· 8 years ago
fa5a368
Let FlexfecReceiveStreamImpl send RTCP RRs.
by brandtr
· 8 years ago
f515ab8
Moved call.h and most of api/call/* into call/
by ossu
· 8 years ago
841de6a
Add FlexFEC to CallTest.
by brandtr
· 8 years ago
68e6bdd
Remove use of VoECodec in video/call tests.
by solenberg
· 8 years ago
11a9cbf
Refactoring: move ownership of RtcEventLog from Call to PeerConnection
by skvlad
· 8 years ago
fa10b55
Releand of Let ViEEncoder handle resolution changes.
by perkj
· 8 years ago
55d932b
Add logging statements to places where the frame might be dropped in WebRTC pipeline.
by sakal
· 8 years ago
3b703ed
Revert of Let ViEEncoder handle resolution changes. (patchset #17 id:340001 of https://codereview.webrtc.org/2351633002/ )
by perkj
· 8 years ago
26105b4
Let ViEEncoder handle resolution changes.
by perkj
· 8 years ago
29b1a8d
Moved creation of AudioDecoderFactory to inside PeerConnectionFactory.
by ossu
· 9 years ago
bfefb03
Replace scoped_ptr with unique_ptr everywhere
by kwiberg
· 9 years ago
3d7db26
Switch voice transport to use Call and Stream instead of VoENetwork.
by mflodman
· 9 years ago
ba7dc72
Add rotation to EncodedImage and make sure it is passed through encoders.
by Per
· 9 years ago
4a206a9
Remove webrtc::ScopedVector
by kwiberg
· 9 years ago
9c6a0c7
Added A/V sync tests with drifting clocks.
by danilchap
· 9 years ago
e74eef1
Add CreateSend/ReceiveTransport() methods to CallTest.
by stefan
· 9 years ago
9fea80f
Add audio streams to CallTest and a first A/V call test.
by Stefan Holmer
· 9 years ago
ff48361
Step 1 to prepare call_test.* for combined audio/video tests.
by stefan
· 9 years ago
5811a39
Replace EventWrapper in video/, test/ and call/.
by Peter Boström
· 9 years ago
1295297
Register header extensions in RtpRtcpObserver to avoid log spam.
by Stefan Holmer
· 9 years ago
98f5351
system_wrappers: rename interface -> include
by Henrik Kjellander
· 9 years ago
f116bd0
Call OnSentPacket for all packets sent in the test framework.
by stefan
· 9 years ago
4f4ec0a
Re-Land: Implement AudioReceiveStream::GetStats().
by Fredrik Solenberg
· 9 years ago
2d56668
Unify Transport and newapi::Transport interfaces.
by pbos
· 9 years ago
4fbae2b
Add send transports to individual webrtc::Call streams.
by solenberg
· 9 years ago
e62202f
Support handling multiple RTX but only generate SDP with RTX associated with VP8.
by Shao Changbin
· 10 years ago
9526187
Default enable abs send time bwe for CallTest
by Erik Språng
· 10 years ago
14665ff
Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro
by kjellander@webrtc.org
· 10 years ago
00b8f6b
Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away
by kwiberg@webrtc.org
· 10 years ago
8f27fcc
Revert 8028 "Support associated payload type when registering Rt..."
by andrew@webrtc.org
· 10 years ago
Next »