Sign in
webrtc
/
src.git
/
caaa9e73d73868eb4481d95f081f8ff8dab5ca2a
/
call
/
call.cc
f34116e
Replacing bandwidth adaptation trial with stable target in Opus encoder.
by Sebastian Jansson
· 6 years ago
40de3cc
Propagating TargetRate struct to BitrateAllocator.
by Sebastian Jansson
· 6 years ago
93b1ea2
Using struct for bitrate allocation limits.
by Sebastian Jansson
· 6 years ago
317a1f0
Use std::make_unique instead of absl::make_unique.
by Mirko Bonadei
· 6 years ago
7bf7a42
Delete flag VideoReceiveStream::Config::Rtp::remb
by Niels Möller
· 6 years ago
f13df86
Delete audio methods SignalNetworkState
by Niels Möller
· 6 years ago
25eb47c
Make the RtpHeaderParserImpl available to tests and tools only.
by Tommi
· 6 years ago
4e615d5
Wire the stable target bitrate from GoogCC to the BitrateAllocator
by Florent Castelli
· 6 years ago
6950b30
Fix thread naming in Call constructor
by Erik Språng
· 6 years ago
48b48e5
Enable thread check in Call::GetStats().
by Tommi
· 6 years ago
78a7138
Remove MediaTransport from Call.
by Tommi
· 6 years ago
83bbe91
Delete deprecated rtc_event_log header
by Danil Chapovalov
· 6 years ago
425d6aa
Add RtpPacketPacer interface for pacer control
by Erik Språng
· 6 years ago
aa59eca
Move RtpPacketSender and merge it with RtpPacketPacer.
by Erik Språng
· 6 years ago
0182a03
Reland "Remove the injectable bitrate allocation strategy API."
by Jonas Olsson
· 6 years ago
e95b57c
Revert "Remove the injectable bitrate allocation strategy API."
by Mirko Bonadei
· 6 years ago
80cb3f6
Remove the injectable bitrate allocation strategy API.
by Jonas Olsson
· 6 years ago
a4d8737
Format almost everything.
by Jonas Olsson
· 6 years ago
53d45ba
Make TaskQueueFactory required construction parameter for Call
by Danil Chapovalov
· 6 years ago
3d61ab1
Adds send time to ReceivedPacket struct.
by Sebastian Jansson
· 6 years ago
607a6f1
Moves conversion to ReceivedPacket from RtpPacketReceived to Call.
by Sebastian Jansson
· 6 years ago
4ad51d8
Removes SendSideCongestionController.
by Sebastian Jansson
· 6 years ago
8b27910
Include downlink delay into congestion window size.
by Ying Wang
· 6 years ago
4f08faa
Introduce MediaTransportConfig
by Anton Sukhanov
· 6 years ago
0810a7c
Add base class NetworkPredictor and NetworkPredictorFactory and wire up.
by Ying Wang
· 6 years ago
b55015e
Replacing SequencedTaskChecker with SequenceChecker.
by Sebastian Jansson
· 6 years ago
f59666b
Fix potential bug due to malformed input
by Johannes Kron
· 6 years ago
a556448
Don't recreate the VideoReceiveStream on SetFrameDecryptor in the MediaEngine.
by Benjamin Wright
· 6 years ago
359fe33
Move TaskQueueFactory from Call::Create parameter to CallConfig
by Danil Chapovalov
· 6 years ago
c42f1a7
Revert "Move TaskQueueFactory from Call::Create parameter to CallConfig"
by Danil Chapovalov
· 6 years ago
90705cb
Move TaskQueueFactory from Call::Create parameter to CallConfig
by Danil Chapovalov
· 6 years ago
11c012a
Removing avoidable usages of Clock::GetRealTimeClock().
by Sebastian Jansson
· 6 years ago
7fbfaa4
PeerConnection::SetBitrate now also configures media transport.
by Piotr (Peter) Slatala
· 6 years ago
946b968
Add support for target rate constraints
by Piotr (Peter) Slatala
· 6 years ago
6d83592
Improve handling of packets with unknown ssrc.
by Jonas Oreland
· 6 years ago
41f9f2c
ClangTidy fixes for call/
by Benjamin Wright
· 6 years ago
44dd9f2
Adds ChannelSend specific encoder task queue.
by Sebastian Jansson
· 6 years ago
0b69826
Don't inject worker queue into send streams.
by Sebastian Jansson
· 6 years ago
8fb1a6a
Delete a few return values from audio streams and video send streams.
by Niels Möller
· 6 years ago
977b335
Injecting Clock into audio streams.
by Sebastian Jansson
· 6 years ago
572c60f
Injecting Clock into video senders.
by Sebastian Jansson
· 6 years ago
8026d60
Injecting Clock in video receive.
by Sebastian Jansson
· 6 years ago
4e5f5ed
Allow Clock injection in Call.
by Sebastian Jansson
· 6 years ago
da6806c
Injecting Clock into BitrateAllocator.
by Sebastian Jansson
· 6 years ago
896b47c
Injecting ProcessThread and TaskQueueFactory in Call.
by Sebastian Jansson
· 6 years ago
ed50e6c
Inject TaskQueueFactory in RtpTransportControllerSend.
by Sebastian Jansson
· 6 years ago
547a1dc
Removes injection of RtpTransportControllerSend from Call::Create.
by Sebastian Jansson
· 6 years ago
74682c1
Inject TaskQueueFactory to video streams.
by Sebastian Jansson
· 6 years ago
418dd0b
Stop using special RTT value for DelayBasedBwe.
by Sebastian Jansson
· 6 years ago
7ff164e
Plumbing of feedback on request setting
by Johannes Kron
· 6 years ago
48c5493
Add 'UpdateAllocationLimits' in media transport.
by Piotr (Peter) Slatala
· 6 years ago
79f0d4d
Enables feature to account for unacknowledged data.
by Sebastian Jansson
· 6 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 6 years ago
4687915
Enable use of MediaTransportInterface for video streams.
by Niels Möller
· 6 years ago
b275788
Register stat callbacks after rate observer is registered.
by Piotr (Peter) Slatala
· 6 years ago
2701bc9
Signals start rate when registering to TargetTransferRateObserver.
by Sebastian Jansson
· 6 years ago
ff05816
Delete the WebRTC.Call.TimeSendingAudioRtpPacketsInSeconds metric
by Sam Zackrisson
· 6 years ago
89c94b9
Adds target bandwidth to BitrateAllocator.
by Sebastian Jansson
· 6 years ago
cc8e8bb
Pass the media transport from JsepTransportController to Call.
by Piotr (Peter) Slatala
· 6 years ago
56ef305
Move event logging of config into AudioSendStream.
by Oskar Sundbom
· 6 years ago
992a868
Fix for clock reset repair.
by Christoffer Rodbro
· 6 years ago
76ad154
New method for precise packet reception time measurement.
by Christoffer Rodbro
· 6 years ago
64be7fa
Move FecController to RtpVideoSender.
by Stefan Holmer
· 6 years ago
35fa280
Adds allocated rate without feedback to new congestion controller.
by Sebastian Jansson
· 6 years ago
cb7e1d2
Use SdpVideoFormat in VideoReceiveStream::Decoder
by Niels Möller
· 7 years ago
8fdcac3
Remove clang:find_bad_constructs suppression from call:call.
by Mirko Bonadei
· 7 years ago
2ff1f2a
Reland "Refactor RtpVideoStreamReceiver without RtpReceiver."
by Niels Möller
· 7 years ago
1788dcb
Revert "Refactor RtpVideoStreamReceiver without RtpReceiver."
by Niels Moller
· 7 years ago
0b9e01d
Refactor RtpVideoStreamReceiver without RtpReceiver.
by Niels Möller
· 7 years ago
7008287
Delete struct webrtc::PacketTime.
by Niels Möller
· 7 years ago
dbdb3a0
Refactoring PayloadRouter.
by Stefan Holmer
· 7 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 7 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
b9b146c
Replace rtc::Optional with absl::optional in audio, call and video
by Danil Chapovalov
· 7 years ago
65ec0fc
Delete unneeded includes of basictypes.h.
by Niels Möller
· 7 years ago
dfce03a
Allows injection of network controller factory into peer connection factory.
by Sebastian Jansson
· 7 years ago
c6c4426
Moves network control interface to API.
by Sebastian Jansson
· 7 years ago
e625605
Moving task queue from Call to transport controller.
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
6c2c13a
Revert "Reland "Move rtp-specific config out of EncoderSettings.""
by Niels Möller
· 7 years ago
38c5d93
Reduce locking for CallStats (preparation for TaskQueue).
by Tommi
· 7 years ago
04dd176
Reland "Move rtp-specific config out of EncoderSettings."
by Niels Möller
· 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
b34556e
Added receive time calculator under field trial.
by Sebastian Jansson
· 7 years ago
92be1ca
Revert "Move rtp-specific config out of EncoderSettings."
by Niels Moller
· 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
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
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
19704ec
Removing AvailableBandwidth method on transport controller.
by Sebastian Jansson
· 7 years ago
a06e919
Removing interface to access pacer via SSCC.
by Sebastian Jansson
· 7 years ago
012b7e7
Add a couple of logs.
by Ying Wang
· 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
Next »