Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
e1c3c01a9087e85b3581832da09ebea6c718e5d8
/
call
49fcc10
Merge DegradationPreference enums.
by Taylor Brandstetter
· 6 years ago
ef75ebe
Directly include VideoBitrateAllocation in call/ targets
by Erik Språng
· 6 years ago
e6c0964
Ensures that arrival is past send time in SimulatedNetwork.
by Sebastian Jansson
· 6 years ago
c6ce9c5
New file api/video/BUILD.gn
by Niels Möller
· 6 years ago
c6c4426
Moves network control interface to API.
by Sebastian Jansson
· 6 years ago
bd9fe09
Using shared task queue for congestion controller.
by Sebastian Jansson
· 6 years ago
0c4f7be
New api struct BitrateSettings.
by Niels Möller
· 6 years ago
7ee2e25
Extracting the simulation part of FakeNetworkPipe
by Sebastian Jansson
· 6 years ago
e625605
Moving task queue from Call to transport controller.
by Sebastian Jansson
· 7 years ago
d4043f6
Replace runtime thread checks by compile-time checks.
by Niels Möller
· 7 years ago
74e5f80
Make BitrateAllocator::transmission_max_bitrate_multiplier_ const.
by Niels Möller
· 7 years ago
512bdce
Using microseconds in FakeNetworkPipe.
by Sebastian Jansson
· 7 years ago
0940811
Moving demux from FakeNetworkPipe to DirectTransport.
by Sebastian Jansson
· 7 years ago
566124a
Move BitrateAllocation to api/ and rename it VideoBitrateAllocation
by Erik Språng
· 7 years ago
8326780
Adds mock bitrate allocator.
by Sebastian Jansson
· 7 years ago
497bdaf
Delete unused VideoSendStream::Config::EncoderSettings::encoder.
by Niels Möller
· 7 years ago
24ad720
Uses config struct with bitrate allocator.
by Sebastian Jansson
· 7 years ago
4db138e
Reland "Move creating encoder to VideoStreamEncoder."
by Niels Möller
· 7 years ago
a44ab18
Adds queue time when using demuxer with FakeNetworkPipe.
by Sebastian Jansson
· 7 years ago
0d650b4
Revert "Move creating encoder to VideoStreamEncoder."
by Niels Moller
· 7 years ago
0676f22
Probe on video encoder reconfiguration test.
by philipel
· 7 years ago
fb82fcc
Move creating encoder to VideoStreamEncoder.
by Niels Möller
· 7 years ago
6dfc8d6
Add member VideoEncoderConfig::SdpVideoFormat.
by Niels Möller
· 7 years ago
4e140da
Log SendSideCongestionController experiment
by Sebastian Jansson
· 7 years ago
11b34f4
Remove chromium clang style errors affecting sdk/android/media_jni
by Paulina Hensman
· 7 years ago
7e85d67
Added SetClockOffset on FakeNetworkPipe.
by Sebastian Jansson
· 7 years ago
259a497
Reland "Reland "Move rtp-specific config out of EncoderSettings.""
by Niels Möller
· 7 years ago
0a713b6
replace stringstream in call/
by Jonas Olsson
· 7 years ago
448f4d5
Checking if total max bitrate has changed in BitrateAllocator.
by Sebastian Jansson
· 7 years ago
abbe841
This CL removes all usages of our custom ostream << overloads.
by Jonas Olsson
· 7 years ago
ed09dc6
Don't check MIDs when demuxing RTP packets in Call
by Steve Anton
· 7 years ago
6c2c13a
Revert "Reland "Move rtp-specific config out of EncoderSettings.""
by Niels Möller
· 7 years ago
2784a03
Add audio_ prefix to audio-related members of CallTest.
by Niels Möller
· 7 years ago
38c5d93
Reduce locking for CallStats (preparation for TaskQueue).
by Tommi
· 7 years ago
88614b0
Pass VideoEncoderFactory from WebrtcVideoEngine to VideoStreamEncoder.
by Niels Möller
· 7 years ago
bb50ce5
Wire up MID send value to the PeerConnection API
by Steve Anton
· 7 years ago
947120f
Fix of race on access to send side congestion controller.
by Sebastian Jansson
· 7 years ago
04dd176
Reland "Move rtp-specific config out of EncoderSettings."
by Niels Möller
· 7 years ago
0bf0c3d
Fix of ReceiveTimeCalculator field trial parsing.
by Sebastian Jansson
· 7 years ago
2b85792
Move rw_lock_wrapper.h to rtc_base/synchronization/
by Karl Wiberg
· 7 years ago
12130bb
Reporting feedback availability to congestion controller.
by Sebastian Jansson
· 7 years ago
12d6a49
Add payload_name and payload_type to VideoSendStream::Config::Rtp.
by Niels Möller
· 7 years ago
24a842a
Add field VideoEncoderConfig::codec_type.
by Niels Möller
· 7 years ago
77490b9
Pass a real audio codec pair ID to encoders that we create
by Karl Wiberg
· 7 years ago
b34556e
Added receive time calculator under field trial.
by Sebastian Jansson
· 7 years ago
0812634
Pass a real audio codec pair ID to decoders that we create
by Karl Wiberg
· 7 years ago
92be1ca
Revert "Move rtp-specific config out of EncoderSettings."
by Niels Moller
· 7 years ago
29b204e
Tracking packet feedback availability in BitrateAllocator.
by Sebastian Jansson
· 7 years ago
fe617a3
Adding has_packet_feedback to LimitObserver callback.
by Sebastian Jansson
· 7 years ago
bc900cb
Move rtp-specific config out of EncoderSettings.
by Niels Möller
· 7 years ago
8ef59a4
Added data member access methods to FakeNetworkPipe.
by Christoffer Rodbro
· 7 years ago
04d4950
Revert "Using safe casts of allocation limits in Call."
by Oleh Prypin
· 7 years ago
4a9b4d6
Using safe casts of allocation limits in Call.
by Sebastian Jansson
· 7 years ago
8d8cb56
Delete obsolete methods from MockRtpTransportControllerSend
by Sebastian Jansson
· 7 years ago
317a522
Fixes to posting delayed process tasks in SSCC.
by Sebastian Jansson
· 7 years ago
eef09fc
Fix race in DegradedCall::DestroyVideoSendStream
by Erik Språng
· 7 years ago
7696bef
Remove the public_deps to fileutils from test_support.
by Patrik Höglund
· 7 years ago
7bd79a0
Split up audio_device build target
by Paulina Hensman
· 7 years ago
0970851
Reland: Add ability to emulate degraded network in Call via field trial
by Erik Språng
· 7 years ago
16cba5c
Revert "Add ability to emulate degraded network in Call via field trial"
by Ilya Nikolaevskiy
· 7 years ago
31a12c5
Add ability to emulate degraded network in Call via field trial
by Erik Språng
· 7 years ago
19bea51
Adding task queue congestion control experiment.
by Sebastian Jansson
· 7 years ago
68ee465
Moving SetPacingFactor and allocation limits to SSCC.
by Sebastian Jansson
· 7 years ago
3faa832
Separate test/fake_audio_device on API and implementation. Step 2.
by Artem Titov
· 7 years ago
19704ec
Removing AvailableBandwidth method on transport controller.
by Sebastian Jansson
· 7 years ago
03e6ec9
Reland "Add multiplex case to webrtc_perf_tests"
by Emircan Uysaler
· 7 years ago
081136f
Revert "Reland "Add multiplex case to webrtc_perf_tests""
by Taylor Brandstetter
· 7 years ago
7c5bc1c
Reland "Add multiplex case to webrtc_perf_tests"
by Emircan Uysaler
· 7 years ago
5aac372
Revert "Add multiplex case to webrtc_perf_tests"
by Emircan Uysaler
· 7 years ago
a06e919
Removing interface to access pacer via SSCC.
by Sebastian Jansson
· 7 years ago
d90a7e8
Add multiplex case to webrtc_perf_tests
by Emircan Uysaler
· 7 years ago
db4fa4b
Propagating total_bitrate_bps from BitrateAllocator to ProbeController, part 3.
by philipel
· 7 years ago
70473fc
Reland "Add hugeFramesSent GetStats metric"
by Ilya Nikolaevskiy
· 7 years ago
8ddc2e6
Revert "Add hugeFramesSent GetStats metric"
by Max Morin
· 7 years ago
012b7e7
Add a couple of logs.
by Ying Wang
· 7 years ago
6723cdc
Revert "Separate test/fake_audio_device on API and implementation."
by Artem Titov
· 7 years ago
f9f71b9
Add hugeFramesSent GetStats metric
by Ilya Nikolaevskiy
· 7 years ago
8ea5f9a
Separate test/fake_audio_device on API and implementation.
by Artem Titov
· 7 years ago
a646d30
Enables configuration of transmission max bitrate multiplier and fec protection level.
by Ying Wang
· 7 years ago
a796a7e
Reland "Replaced temporal_layer_thresholds_bps[] field with num_temporal_layers."
by Sergey Silkin
· 7 years ago
45087cd
Moved retransmission rate limiter to Call class.
by Sebastian Jansson
· 7 years ago
832b1c8
Propagating total_bitrate_bps from BitrateAllocator to ProbeController, part 2.
by philipel
· 7 years ago
25e5110
Explicit injection of rate limiter in VideoSendStream.
by Sebastian Jansson
· 7 years ago
0f9d9a9
Removed unused DeRegisterNetworkObserver.
by Sebastian Jansson
· 7 years ago
10211e9
Using pointer to SSCC in transport controller send.
by Sebastian Jansson
· 7 years ago
e27e0ac
Revert "Replaced temporal_layer_thresholds_bps[] field with num_temporal_layers."
by Philip Eliasson
· 7 years ago
f69e768
Propagating total_bitrate_bps from BitrateAllocator to ProbeController, part 1.
by philipel
· 7 years ago
d2ed0a4
Replaced temporal_layer_thresholds_bps[] field with num_temporal_layers.
by Sergey Silkin
· 7 years ago
3c24ea8
Removed SetTransportOverhead in transport controller.
by Sebastian Jansson
· 7 years ago
12fb170
Added some margin to ramp down target in perf test.
by Sebastian Jansson
· 7 years ago
c33c0fc
Moved pacer and congestion thread from call.
by Sebastian Jansson
· 7 years ago
35dd6cd
Added dependencies to mock transport controller send.
by Sebastian Jansson
· 7 years ago
8f83b42
Moved bitrate config interface from Call class.
by Sebastian Jansson
· 7 years ago
91bb667
Moved routes tracking to rtp transport controller.
by Sebastian Jansson
· 7 years ago
97f61ea
Moved bitrate configuration to rtp controller
by Sebastian Jansson
· 7 years ago
e5447fb
Removed fake rtp transport controller send.
by Sebastian Jansson
· 7 years ago
df023aa
Extracted bitrate configuration from call class.
by Sebastian Jansson
· 7 years ago
fc8d26b
Reland "Moved BitrateConfig out of Call::Config."
by Sebastian Jansson
· 7 years ago
e4bf600
Revert "Moved BitrateConfig out of Call::Config."
by Lu Liu
· 7 years ago
5897fe2
Moved BitrateConfig out of Call::Config.
by Sebastian Jansson
· 7 years ago
Next »