Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
5d54f1feef951b2f42c05ca266c2b456816ea73d
« Previous
6df49d8
Fixing issue with creating StreamParams when track id is not signaled.
by Amit Hilbuch
· 6 years ago
53625ca
Roll chromium_revision a35784fb06..2e4f1b8087 (650856:650971)
by chromium-webrtc-autoroll
· 6 years ago
5d97f55
Allow injection of time controller to NetworkEmulationManagerImpl.
by Sebastian Jansson
· 6 years ago
2f92b41
Roll chromium_revision 8d55ca9363..a35784fb06 (650742:650856)
by chromium-webrtc-autoroll
· 6 years ago
2bab5ad
AEC3: Avoid using filter output in suppression gain computation in non-linear mode
by Gustaf Ullberg
· 6 years ago
01738c6
Wire up RTCInboundRtpStreamStats.lastPacketReceivedTimestamp.
by Henrik Boström
· 6 years ago
3d11e2f
Allow encoder target bitrate to reach media rate if there is headroom.
by Erik Språng
· 6 years ago
f9846bc
Adding DTX logic to FakeDecodeFromFile (used be NetEqTest).
by Minyue Li
· 6 years ago
72b7524
Adds more stats to CallStatsCollector.
by Sebastian Jansson
· 6 years ago
df88cc0
Allow injection of network estimator into GoogCC.
by Sebastian Jansson
· 6 years ago
ef86d14
Refactor of SimulationNode.
by Sebastian Jansson
· 6 years ago
54c6640
Disallow time stretching during DTX.
by Minyue Li
· 6 years ago
ff7730d
Reland "Fix threading model of video quality test with audio enabled"
by Artem Titov
· 6 years ago
6796ec2
Add OnFrameDropped() to Vp8FrameBufferController
by Elad Alon
· 6 years ago
7e53be0
NetEQ: GenerateBackgroundNoise moved to BackgrounNoise
by Alessio Bazzica
· 6 years ago
9a2ca0a
Reland "Adds more performance stats collection to scenario tests."
by Sebastian Jansson
· 6 years ago
5b69873
Remove direct use of FieldTrials from AlrDetector
by Per Kjellander
· 6 years ago
315de59
Switch to RTC_LOG(LS_INFO) for non-perf VideoCodecTest text output.
by Rasmus Brandt
· 6 years ago
7a3fe89
Tweak libvpx vp8/vp9 encoder rc settings based on network headroom.
by Erik Språng
· 6 years ago
2bc59b6
Roll chromium_revision 1a9381db11..8d55ca9363 (650638:650742)
by chromium-webrtc-autoroll
· 6 years ago
1bc995a
WebRtcSpl AffineTransform: make input const
by Alessio Bazzica
· 6 years ago
0046697
AEC3: Remove unused parameter from GetGain
by Gustaf Ullberg
· 6 years ago
98da0bd
AEC3: Remove unused code from residual echo estimator
by Gustaf Ullberg
· 6 years ago
d3ba236
Stop using GlobalTaskQueueFactory in video unittests
by Danil Chapovalov
· 6 years ago
6a0aad9
Temporary switch back to generated audio to fix test flakes
by Artem Titov
· 6 years ago
9466b66
AEC3: No update of filter delay when linear filter is disabled
by Gustaf Ullberg
· 6 years ago
8607f84
Change unittests to use AEC3 instead of AEC2
by Per Åhgren
· 6 years ago
30f36af
Roll chromium_revision 8b06d91a08..1a9381db11 (650536:650638)
by chromium-webrtc-autoroll
· 6 years ago
79e9f4b
Replace test::Statistics by webrtc::RunningStatistics.
by Yves Gerey
· 6 years ago
0006a62
Remove HKDF implementation from WebRTC.
by Benjamin Wright
· 6 years ago
16f8648
Roll chromium_revision 9ba7465f39..8b06d91a08 (650428:650536)
by chromium-webrtc-autoroll
· 6 years ago
3af5c4c
Roll chromium_revision f1e8910d20..9ba7465f39 (650313:650428)
by chromium-webrtc-autoroll
· 6 years ago
330fbee
Make ExtraICEPing send slightly fewer extras
by Jonas Oreland
· 6 years ago
249b321
Roll chromium_revision 5d453e250c..f1e8910d20 (650211:650313)
by chromium-webrtc-autoroll
· 6 years ago
668a42b
Revert "Make negotiationneeded processing in PeerConnection spec compliant."
by Jeroen de Borst
· 6 years ago
ef34960
Allow audioproc_f to override the pre-amp gain in aecdumps
by Per Åhgren
· 6 years ago
14696c2
[Cleanup] Remove our own definition of M_PI.
by Yves Gerey
· 6 years ago
1b40823
Fix for recursive yield crash in simulated time controller.
by Sebastian Jansson
· 6 years ago
6adbb49
Don't use task queue for video decoding by default.
by Sebastian Jansson
· 6 years ago
1fa0604
Make negotiationneeded processing in PeerConnection spec compliant.
by Guido Urdaneta
· 6 years ago
16cb8f5
Reland "Replace usage of old SetRates/SetRateAllocation methods"
by Erik Språng
· 6 years ago
70f80e5
Add support for creation of AEC dump during the test with PC framework.
by Artem Titov
· 6 years ago
753741f
Remove loopback video quality analysis test.
by Sami Kalliomäki
· 6 years ago
5a00016
Cleanup: Using DCHECK comparison macros for unit types.
by Sebastian Jansson
· 6 years ago
e8cbf30
Remove loopback video quality test from configs
by Oleh Prypin
· 6 years ago
806299e
Introduce network emulation layer stats API.
by Artem Titov
· 6 years ago
80bea1e
Revert "Adds more performance stats collection to scenario tests."
by Artem Titov
· 6 years ago
98793e5
Explicetly set task queue factory in fuzzers/RtpReplayer
by Danil Chapovalov
· 6 years ago
63b0b2c
Adds more performance stats collection to scenario tests.
by Sebastian Jansson
· 6 years ago
7654081
Fix for use after free in simulated time controller.
by Sebastian Jansson
· 6 years ago
ff8cce3
Add flag to enable shared x-axis for local event log visualization.
by Bjorn Terelius
· 6 years ago
0813fd5
Fix examples/unityplugin docs.
by Mirko Bonadei
· 6 years ago
114871b
Expose SSL ciphersuite on the webrtc::DtlsTransport interface
by Harald Alvestrand
· 6 years ago
fa0e037
Roll chromium_revision 3251db454d..5d453e250c (650105:650211)
by chromium-webrtc-autoroll
· 6 years ago
58e113a
Fix variable shadowing in RoundRobinPacketQueue::Push.
by Mirko Bonadei
· 6 years ago
b113862
Allow log print of data units.
by Sebastian Jansson
· 6 years ago
4d7160e
Code cleanup: Make JsepSessionDescription::Initialize take std::unique_ptr
by Harald Alvestrand
· 6 years ago
8ad9137
Roll chromium_revision 1d766cabbb..3251db454d (649985:650105)
by chromium-webrtc-autoroll
· 6 years ago
e80fb30
Roll chromium_revision bdbc26fa71..1d766cabbb (649873:649985)
by chromium-webrtc-autoroll
· 6 years ago
fc47c86
NullSocketServer::Wait: Don't warn if we have to wait a long time for messages
by Karl Wiberg
· 6 years ago
304ea5f
Add RtcEventLogFactory factory with explicit TaskQueueFactory
by Danil Chapovalov
· 6 years ago
11d0d7b
Reland "Running FrameBuffer on task queue."
by Sebastian Jansson
· 6 years ago
70c961f
Delete unused members of VideoCodecH264.
by Rasmus Brandt
· 6 years ago
aac2cf6
Roll chromium_revision ca7261566a..bdbc26fa71 (649772:649873)
by chromium-webrtc-autoroll
· 6 years ago
21d42d2
Reducing flakiness of Scenario real time tests.
by Sebastian Jansson
· 6 years ago
691f62c
Make VCMJitterBuffer::SetNackMode(kNack, -1, -1) the only mode
by Niels Möller
· 6 years ago
ffa1d17
AEC3: Correcting minimum comfort noise levels
by Per Åhgren
· 6 years ago
52caa0e
AEC3: Configuration parameter for disabling linear filter
by Gustaf Ullberg
· 6 years ago
7aacdd9
Reland "Delete CodecSpecificInfo argument from VideoDecoder::Decode"
by Niels Möller
· 6 years ago
deb0854
Minor fix, rename method name to setNetworkStatePredictorFactoryFactory().
by Ying Wang
· 6 years ago
6320ec3
Delete unused class RTCMediaConstraints (JSON)
by Niels Möller
· 6 years ago
40f131a
Delete unused class MockVCMFrameTypeCallback
by Niels Möller
· 6 years ago
aa9aa57
Disable padding for paused encoders even on reconfiguration
by Ilya Nikolaevskiy
· 6 years ago
97d84ef
Add support for lists to the FieldTrialParser.
by Jonas Olsson
· 6 years ago
7ddef1a
Revert "Replace usage of old SetRates/SetRateAllocation methods"
by Minyue Li
· 6 years ago
7061e51
Expose DtlsTransport::remote_ssl_certificates
by Harald Alvestrand
· 6 years ago
f8bc044
Revert "Fix threading model of video quality test with audio enabled"
by Artem Titov
· 6 years ago
4844c5f
Introduce media engine factory where TaskQueueFactory dependency can be set.
by Danil Chapovalov
· 6 years ago
48cce4d
Parse "max-message-size" parameter from SCTP SDP description
by Harald Alvestrand
· 6 years ago
7ac0d5f
Replace usage of old SetRates/SetRateAllocation methods
by Erik Språng
· 6 years ago
71ec39e
Roll chromium_revision bc377d9b07..ca7261566a (649669:649772)
by chromium-webrtc-autoroll
· 6 years ago
68ad681
Roll chromium_revision 19364ba564..bc377d9b07 (649524:649669)
by chromium-webrtc-autoroll
· 6 years ago
408a3c6
Add explicit stride options to I420BufferPool.
by Noah Richards
· 6 years ago
ae68ea0
Reland "Add new field trial for controlling congestion window settings"
by Evan Shrubsole
· 6 years ago
01b9ca8
Roll chromium_revision 23e694012f..19364ba564 (649414:649524)
by chromium-webrtc-autoroll
· 6 years ago
0951cfd
Add crodbro as owner of congestion controller.
by Christoffer Rodbro
· 6 years ago
890f62b
Provide robust and efficient variance computation for online statistics.
by Yves Gerey
· 6 years ago
fb20afd
Pass notifications of RTT, PLR and LossNotification RTCP through EncoderSimulcastProxy
by Elad Alon
· 6 years ago
b6ef99b
Translate loss notifications and pass to encoder
by Elad Alon
· 6 years ago
898395d
RTPSenderVideo::GetSentRtpPacketInfo() over a set of sequence numbers
by Elad Alon
· 6 years ago
0810a7c
Add base class NetworkPredictor and NetworkPredictorFactory and wire up.
by Ying Wang
· 6 years ago
c21cf04
Move frame adaptation inside video processor.
by Sami Kalliomäki
· 6 years ago
bd167cf
Revert "Add new field trial for controlling congestion window settings"
by Evan Shrubsole
· 6 years ago
6fe6b5a
merge deps= and unconditional deps+= blocks in media/BUILD.gn
by Danil Chapovalov
· 6 years ago
25f35a8
Add FieldTrial to only send probes on OnMaxTotalAllocatedBitrate()
by Konrad Hofbauer
· 6 years ago
dd33d8e
Add new field trial for controlling congestion window settings
by Evan Shrubsole
· 6 years ago
cb2a4ff
Reland "Remove TaskQueue constructor that uses GlobalTaskQueueFactory"
by Danil Chapovalov
· 6 years ago
4d4cce8
RNN VAD: Switch to PFFFT
by Alessio Bazzica
· 6 years ago
4a53766
RNN VAD: Opus band spectral analysis refactoring
by Alessio Bazzica
· 6 years ago
d93a004
Adds AddSamples function to SamplesStatsCounter.
by Sebastian Jansson
· 6 years ago
Next »