Sign in
webrtc
/
src
/
776e6f289c7396a1143b8b36b03f88b08ac8cba3
/
webrtc
/
video
/
rampup_tests.cc
32452b2
Make ReconfigureVideoEncoder use current bitrate.
by pbos@webrtc.org
· 10 years ago
a73a678
Remove -1 from Call::Config::start_bitrate_bps.
by pbos@webrtc.org
· 10 years ago
bbe0a85
Config struct for VideoEncoder.
by pbos@webrtc.org
· 11 years ago
541753f
Re-enable rampup_tests.cc for Android.
by andresp@webrtc.org
· 11 years ago
6f729e8
Disable video_engine_tests and webrtc_perf_tests on Android.
by kjellander@webrtc.org
· 11 years ago
f24c4a3
Fix flaky ramp-up test.
by stefan@webrtc.org
· 11 years ago
b8e9e44
Add full stack test cases with a fake network pipe.
by stefan@webrtc.org
· 11 years ago
3d7da88
Refactor ramp-up tests to have separate help files for the test classes, to make things more reusable.
by stefan@webrtc.org
· 11 years ago
62bafae
Some refactoring inside rtp_rtcp/.
by pbos@webrtc.org
· 11 years ago
994d0b7
Refactor Call-based tests.
by pbos@webrtc.org
· 11 years ago
eb16b81
Implements start bitrate for new video API.
by mflodman@webrtc.org
· 11 years ago
cb254aa
Enable pacing by default and remove the option to disable it from the new API.
by stefan@webrtc.org
· 11 years ago
fbb567d
Add APIs to enable padding with redundant payloads.
by stefan@webrtc.org
· 11 years ago
6ae48c6
Make VideoSendStream/VideoReceiveStream configs const.
by pbos@webrtc.org
· 11 years ago
caba2d2
Add DeliveryStatus enum to DeliverPacket().
by pbos@webrtc.org
· 11 years ago
de1429e
Add thread annotations to Call API.
by pbos@webrtc.org
· 11 years ago
a5c8d2c
Rename Start/Stop in Video{Send,Receive}Streams.
by pbos@webrtc.org
· 11 years ago
dc80bae
Convert logs in rtp rtcp module from WEBRTC_TRACE into LOG.
by andresp@webrtc.org
· 11 years ago
02e749f
Change sprintf format string from %zu to %i
by henrik.lundin@webrtc.org
· 11 years ago
af839b2
Add AIMD option to BWE API.
by stefan@webrtc.org
· 11 years ago
c148079
Extend perf tests to perform rampup on single stream.
by andresp@webrtc.org
· 11 years ago
f577ae9
Remove internal codecs from VideoSendStream.
by pbos@webrtc.org
· 11 years ago
a714eaf
Refactor rampup tests:
by andresp@webrtc.org
· 11 years ago
54464e6
Stopping network threads before tearing down test
by henrik.lundin@webrtc.org
· 11 years ago
b10363f3
Re-landing "Routing SuspendChange to VideoSendStream::Stats"
by henrik.lundin@webrtc.org
· 11 years ago
6ea4f63
Enable all RampUpTest.UpDownUp* tests
by henrik.lundin@webrtc.org
· 11 years ago
be39470
Revert "Routing SuspendChange to VideoSendStream::Stats"
by henrik.lundin@webrtc.org
· 11 years ago
1598b80
Routing SuspendChange to VideoSendStream::Stats
by henrik.lundin@webrtc.org
· 11 years ago
36b6221
Adding a link to issue
by henrik.lundin@webrtc.org
· 11 years ago
998cb8f
Use DISABLE_ instead of commenting out tests
by henrik.lundin@webrtc.org
· 11 years ago
845862f
Adding a new ramp-up-down-up test
by henrik.lundin@webrtc.org
· 11 years ago
d9b9560
Drop early packets when not sending in TransportAdapter.
by sprang@webrtc.org
· 11 years ago
c279a5d
Wire up RTX in VideoReceiveStream.
by pbos@webrtc.org
· 11 years ago
5ab7567
Revert r5294 to re-roll r5293.
by pbos@webrtc.org
· 11 years ago
41e2615
Revert 5293 "Auto instantiate RBE depending on whether AST or TO..."
by turaj@webrtc.org
· 11 years ago
341e914
Auto instantiate RBE depending on whether AST or TOF is available in incoming packet stream.
by solenberg@webrtc.org
· 11 years ago
e9abd59
Making RemoteRateControl::min_configured_bit_rate_ configurable
by henrik.lundin@webrtc.org
· 11 years ago
7e9315b
Adds support for sending redundant payloads over RTX.
by stefan@webrtc.org
· 11 years ago
b613b5a
Set local SSRC for VideoReceiveStream.
by pbos@webrtc.org
· 11 years ago
2c46f8d
Rename DestroyStream methods to include Video.
by pbos@webrtc.org
· 11 years ago
27326b6
Rename newapi::Transport::SendRTP()->SendRtp().
by pbos@webrtc.org
· 11 years ago
ce90eff
Rename RTP-extension constants.
by pbos@webrtc.org
· 11 years ago
53c8573
Rename video streams' start/stop methods.
by pbos@webrtc.org
· 11 years ago
5a63655
Rename Call::Create{Receive,Send}Stream().
by pbos@webrtc.org
· 11 years ago
69969e2
Improve Call tests for RTX.
by stefan@webrtc.org
· 11 years ago
16e03b7
Separate Call API/build files from video_engine/.
by pbos@webrtc.org
· 11 years ago
[Renamed (94%) from webrtc/video_engine/test/rampup_tests.cc]
ab65495
Refactor frame generation code so it can be used by multiple modules.
by andresp@webrtc.org
· 12 years ago
2902328
Implement 'toffset' extension in VideoSendStream.
by pbos@webrtc.org
· 12 years ago
744fbc7
Split up EngineTests and RampupTests.
by pbos@webrtc.org
· 12 years ago