Sign in
webrtc
/
src
/
16289f64777c8a49b5c00deb642b3f0a8dce831f
/
call
ded1e4f
Disable flaky call_perf tests for iOS devices
by Artem Titarenko
· 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
647d5e6
Increase the default maximum jitter buffer size to 200 packets.
by Jakob Ivarsson
· 6 years ago
38e6c66
CNAME is missing in simulcast layers.
by Amit Hilbuch
· 6 years ago
41f9f2c
ClangTidy fixes for call/
by Benjamin Wright
· 6 years ago
bf40c38
Pass flexfec_sender only to the protected media send stream.
by Niels Möller
· 6 years ago
d155d68
Removes rtp level keep alive support.
by Sebastian Jansson
· 6 years ago
44dd9f2
Adds ChannelSend specific encoder task queue.
by Sebastian Jansson
· 6 years ago
87e2d78
Prepare for splitting FrameType into AudioFrameType and VideoFrameType
by Niels Möller
· 6 years ago
0b69826
Don't inject worker queue into send streams.
by Sebastian Jansson
· 6 years ago
4423c36
Migrate RepeatingTask to take raw pointer to TaskQueueBase instead of TaskQueue
by Danil Chapovalov
· 6 years ago
11e55ee
Renaming min_pacing_rate to min_total_allocated_bitrate.
by Sebastian Jansson
· 6 years ago
232b3fd
Expose relative packet arrival delay metric in stats API.
by Jakob Ivarsson
· 6 years ago
c44f6cc
Modernize RtpRtcp factory function: use unique_ptr as return type
by Danil Chapovalov
· 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
5fe9510
Move ownership of RTPSenderVideo one more level up, to RtpVideoSender
by Niels Möller
· 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
d1d0359
Remove memsets of CodecSpecificInfo.
by philipel
· 6 years ago
2997ec9
Removes unused keep-alive from RtpTransportControllerSend.
by Sebastian Jansson
· 6 years ago
74682c1
Inject TaskQueueFactory to video streams.
by Sebastian Jansson
· 6 years ago
fc52b91
Implicitly suppress //build/config/clang:find_bad_constructs.
by Mirko Bonadei
· 6 years ago
493a650
Propagate base minimum delay from video jitter buffer to webrtc/api.
by Ruslan Burakov
· 6 years ago
2b08e31
Adds CoDel implementation to network simulation.
by Sebastian Jansson
· 6 years ago
418dd0b
Stop using special RTT value for DelayBasedBwe.
by Sebastian Jansson
· 6 years ago
487c09b
Adds FakeNetworkPipeTest to rtc_unittests.
by Sebastian Jansson
· 6 years ago
d8d3248
Reland "Delete test/constants.h"
by Elad Alon
· 6 years ago
c39f462
Move RtcEventProbeClusterCreated to the network controller.
by Piotr (Peter) Slatala
· 6 years ago
914351d
Reland "Always offer transport sequence number header extension for audio""
by Per Kjellander
· 6 years ago
663844d
Update test code to use EncodedImage::Allocate
by Niels Möller
· 6 years ago
464a557
Adds audio priority bitrate field trial parameter.
by Sebastian Jansson
· 6 years ago
1a1c52b
H.264 temporal layers w/frame marking (PART 2/3)
by Johnny Lee
· 6 years ago
836fee1
Calculate next process time in simulated network.
by Sebastian Jansson
· 6 years ago
7ff164e
Plumbing of feedback on request setting
by Johannes Kron
· 6 years ago
3b50f9f
Propagate base minimum delay to audio_receiver_stream
by Ruslan Burakov
· 6 years ago
b769894
Remove rule that discourages passing optional by const reference
by Danil Chapovalov
· 6 years ago
681de20
Stop changing the requested max bitrate based on protection level.
by Rasmus Brandt
· 6 years ago
0237106
Expose video freeze metrics in GetStats.
by Sergey Silkin
· 6 years ago
05cf6be
[clang-tidy] Apply performance-move-const-arg fixes.
by Mirko Bonadei
· 6 years ago
6347029
Removes usages of TaskQueueCongestionControl field trial.
by Sebastian Jansson
· 6 years ago
c84f661
Stop using Googletest legacy APIs.
by Mirko Bonadei
· 6 years ago
eceea31
Reduces locking in SimulatedNetwork class.
by Sebastian Jansson
· 6 years ago
813c79b
Fix network emulation behavior when changing bandwidth.
by Christoffer Rodbro
· 6 years ago
aa01f27
Removes all const Clock*.
by Sebastian Jansson
· 6 years ago
8c8feb9
Moves packet overhead from network nodes to simulation.
by Sebastian Jansson
· 6 years ago
949f0fd
Move FrameCountObserver from RTPSender to RtpVideoSender
by Niels Möller
· 6 years ago
f5b216a
Pass explicit frame dependency information to RtpPayloadParams
by Elad Alon
· 6 years ago
48c5493
Add 'UpdateAllocationLimits' in media transport.
by Piotr (Peter) Slatala
· 6 years ago
739baf0
[clang-tidy] Apply performance-for-range-copy fixes.
by Mirko Bonadei
· 6 years ago
f380284
(7) Rename files to snake_case: remove forwarding headers
by Steve Anton
· 6 years ago
d970807
Remove rtc_base/scoped_ref_ptr.h.
by Mirko Bonadei
· 6 years ago
a8f9e25
Make sure lost packets are removed from FakeNetworkPipe.
by Johannes Kron
· 6 years ago
1e27fec
Negate flag name for prerender smoothing and update comments.
by Rasmus Brandt
· 6 years ago
79f0d4d
Enables feature to account for unacknowledged data.
by Sebastian Jansson
· 6 years ago
0500b52
Reduce webrtc_perf_tests duration on buildbots
by Ilya Nikolaevskiy
· 6 years ago
05acd2b
Removes clock from TransportFeedbackAdapter.
by Sebastian Jansson
· 6 years ago
d15687d
Don't include packetization overhead in protection bitrate.
by Erik Språng
· 6 years ago
ecb6897
Adds repeating task class.
by Sebastian Jansson
· 6 years ago
0acffb5
Expose `jitterBufferEmittedCount` in addition to the existing `jitterBufferDelay` for `getStats()`.
by Chen Xing
· 6 years ago
77536a2
Rename EncodedImage::_length --> size_, and make private.
by Niels Möller
· 6 years ago
921d366
Remove comments about using std::shared_ptr.
by Mirko Bonadei
· 6 years ago
aec15aa
(5) Rename files to snake_case: install forwarding headers
by Steve Anton
· 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
1c05765
(3) Rename files to snake_case: move the files
by Steve Anton
· 6 years ago
4687915
Enable use of MediaTransportInterface for video streams.
by Niels Möller
· 6 years ago
53eae87
Add PeerConnection option to enable RTX handling in the audio jitter buffer.
by Jakob Ivarsson
· 6 years ago
c610e26
Include pacing buffer size in congestion window.
by Christoffer Rodbro
· 6 years ago
c12d41b
Add field trial kill switch for packetization overhead subtraction.
by Erik Språng
· 6 years ago
f331de6
Remove unused VideoReceiveStream::Config::AddRtxBinding.
by Rasmus Brandt
· 6 years ago
40d5533
Include absl/memory/memory.h if absl::make_unique is used
by Steve Anton
· 6 years ago
482b3ef
Account for packetization overhead when setting target bitrate.
by Erik Språng
· 6 years ago
412d185
Delete pre_encode_callback from VideoSendStream::Config
by Niels Möller
· 6 years ago
29e13fd
Delete rtc::PacketTime (was an alias for int64_t)
by Niels Möller
· 6 years ago
0fc2843
Removing redundant argument for SSRCs from ctor of RtpVideoSender.
by Amit Hilbuch
· 6 years ago
77938e6
Simulcast work to enable RID mux.
by Amit Hilbuch
· 6 years ago
02c4f15
Stop using deprecated PacedSender method from RtpTransportControllerSend.
by Sebastian Jansson
· 6 years ago
b275788
Register stat callbacks after rate observer is registered.
by Piotr (Peter) Slatala
· 6 years ago
3d2ed19d
Remove Transport implementation from ChannelSend
by Fredrik Solenberg
· 6 years ago
8eeccbe
Delete Start and Stop methods from TestVideoCapturer.
by Niels Möller
· 6 years ago
1618095
Cleanup of RtpTransportControllerSend.
by Sebastian Jansson
· 6 years ago
2701bc9
Signals start rate when registering to TargetTransferRateObserver.
by Sebastian Jansson
· 6 years ago
00672b1
Don't trigger too many probes when max allocated bitrate changes.
by Erik Språng
· 6 years ago
514f084
New statistic added to VideoReceiveStream to determine latency to first decode.
by Benjamin Wright
· 6 years ago
d1d7b23
Include protection bitrate in total max allocated bitrate
by Erik Språng
· 6 years ago
87609be
Merges RtpTransportControllerSend with SendSideCongestionController.
by Sebastian Jansson
· 6 years ago
af2adda
Explicit comparisons on NetworkRoute.
by Sebastian Jansson
· 6 years ago
d0b69a8
Send and receive color space information if available
by Johannes Kron
· 6 years ago
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
10403ae
Add PeerConnection option to configure minimum audio jitter buffer delay.
by Jakob Ivarsson
· 6 years ago
352ce5c
Expose delayed packet outage as a cumulative metric of samples in the new getStats API.
by Jakob Ivarsson
· 6 years ago
53382cb
Move RtcpStatistics from common_types.h to a new header file
by Niels Möller
· 6 years ago
ff05816
Delete the WebRTC.Call.TimeSendingAudioRtpPacketsInSeconds metric
by Sam Zackrisson
· 6 years ago
Next »