Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
b2540bb99fa974bc8cb66eeff9c6b6d7fd0c36eb
b2540bb
Probing: Add support for exponential startup probing
by Irfan Sheriff
· 8 years ago
a421ddd
The buffering of the farend signal is refactored in this CL.
by peah
· 8 years ago
b3f7876
Add printStackTrace method to CameraCapturer.
by sakal
· 8 years ago
78ce619
Extract simulcast rate allocation outside of video encoder.
by Erik Språng
· 8 years ago
7b11c65
MB: Move iOS GYP bots to use limited support config
by kjellander
· 8 years ago
8e56521
The output signal of the AEC needs to be buffered as the
by peah
· 8 years ago
a64a2fb
Fix oversized rtp extension parsing.
by Danil Chapovalov
· 8 years ago
180e452
Revert of Make rtcp parsing implementation private in RtcpReceiver (patchset #1 id:1 of https://codereview.webrtc.org/2320603002/ )
by danilchap
· 8 years ago
faf708e
Make rtcp parsing implementation private in RtcpReceiver:
by Danil Chapovalov
· 8 years ago
1a0533d
Add statistics for the time it takes to start and stop the camera on Camera2.
by sakal
· 8 years ago
6ffb67d
Add periodic logging of number of captured and dropped frames in VideoCaptureInput. Logged every minute.
by asapersson
· 8 years ago
11d5766
GN: Revert to default compiler optimizations for Win Release.
by kjellander
· 8 years ago
10f606d
Revert of Introduced new scheme for controlling the functionality inside the audio processing module (patchset #12 id:260001 of https://codereview.webrtc.org/2292863002/ )
by kjellander
· 8 years ago
5df5434
Fix a type mistake
by honghaiz
· 8 years ago
2ace3f9
The audio processing module (APM) relies on two for
by peah
· 8 years ago
1d02d3e
Remove RTC_LOGGED_* macro.
by asapersson
· 8 years ago
d5fff50
Removing assert error when we fail to create a connection for a ping from an unknown address.
by Honghai Zhang
· 8 years ago
ed0b0db
Revert "Optimize Android NV12 capture"
by jackychen
· 8 years ago
c8bbe3f
The current scheme for setting parameters and specifying the behavior
by peah
· 8 years ago
e753641
Adding ability to simulate EWOULDBLOCK/SignalReadyToSend.
by Taylor Brandstetter
· 8 years ago
fc433e6
Don't use VoE legacy APIs in force_mic_volume_max tool.
by solenberg
· 8 years ago
fac0ff0
Change SimulcastEncoderAdapter to allow a 0 for SetRates.
by noahric
· 8 years ago
36d38cb
Optimize Android NV12 capture
by magjed
· 8 years ago
291cd8f
CopyOnWriteBuffer::SetSize to smaller size memcpy less.
by Danil Chapovalov
· 8 years ago
96f2c4d
Remove unused audio_e2e_harness.cc and infrastructure.
by solenberg
· 8 years ago
467bc84
Revert webrtc/build/mb_config.pyl accidental change
by Henrik Kjellander
· 8 years ago
a41c13e
OWNERS: Make everyone able to change *.gn,*.gni files.
by Henrik Kjellander
· 8 years ago
2b1b7a8
iSAC fix: Ignore overflow in signed left shift
by kwiberg
· 8 years ago
53cec04
GN: Move audio_coding to public_deps in voice engine
by ehmaldonado
· 8 years ago
f06f35a
Adds logging of native audio levels and UMA stats to track issues.
by henrika
· 8 years ago
99f8e08
Add a chart for packet loss on incoming streams.
by Stefan Holmer
· 8 years ago
073378e
Avoids crash at device switch on iOS by ensuring that audio parameters can be updated on the fly driven by e.g. switching audio device.
by henrika
· 8 years ago
2b11fd2
rtc::Optional: Tell sanitizers that unset values aren't OK to access
by kwiberg
· 8 years ago
463d301
Added ClearTo(seq_num) to RtpFrameReferenceFinder.
by philipel
· 8 years ago
d547224
Reland of move all reference to carbon api (patchset #1 id:1 of https://codereview.webrtc.org/2317343003/ )
by kthelgason
· 8 years ago
27c7b8f
VadCore: Allow signed multiplication overflow that we don't know how to fix
by kwiberg
· 8 years ago
3fa3517
Filter objc headers in cpplint presubmit check
by Kári Tristan Helgason
· 8 years ago
9c8c586
MB: Disable more parts of the GYP build.
by kjellander
· 8 years ago
499dcb1
Remove references to .isolate files that are no longer needed.
by kjellander
· 8 years ago
bd3dda6
Renamed RTCStatsReport to RTCLegacyStatsReport in objc files.
by hbos
· 8 years ago
b0afd97
Revert of Only expose gflags target in non-Chromium and non-fuzzer builds. (patchset #1 id:40001 of https://codereview.webrtc.org/2321963002/ )
by kjellander
· 8 years ago
961168a
Add sakal as an OWNER to some Android files.
by sakal
· 8 years ago
ce2e136
Update AvgCounter to have the ability to include last period metric for subsequent intervals without samples (e.g. for non-periodic updated stats).
by asapersson
· 8 years ago
2a5f371
Make UMA stats creation available in the Java interface.
by sakal
· 8 years ago
9365338
Only expose gflags target in non-Chromium and non-fuzzer builds.
by kjellander
· 8 years ago
aa85cac
Add magjed@ as owner of webrtc/common_video
by magjed
· 8 years ago
432950c
Revert of Add a DEPS gclient hook to prune corrupt mockito remote. (patchset #1 id:1 of https://codereview.webrtc.org/2326523002/ )
by kjellander
· 8 years ago
5865f48
Revert of Separating video settings in VideoQualityTest. (patchset #2 id:20001 of https://codereview.webrtc.org/2312613003/ )
by kjellander
· 8 years ago
906f403
This CL refactors the buffering of the incoming near-end signal inside
by peah
· 8 years ago
0e62f2b
Change owner of webrtc/test/channel_transport to solenberg@.
by henrikg
· 8 years ago
f07fb00
Separating video settings in VideoQualityTest.
by minyue
· 8 years ago
3115b06
Add a DEPS gclient hook to prune corrupt mockito remote.
by ehmaldonado
· 8 years ago
13eef785
Revert of Don't use VoE legacy APIs in force_mic_volume_max tool. (patchset #5 id:80001 of https://codereview.webrtc.org/2268183007/ )
by solenberg
· 8 years ago
0f8ea0d
Avoids crash in WebRtcAudioTrack.initPlayout (part II)
by henrika
· 8 years ago
ae9f2bd
Don't use VoE legacy APIs in force_mic_volume_max tool.
by solenberg
· 8 years ago
49fbbe0
Force a Chromium sync on all bots.
by Henrik Kjellander
· 8 years ago
4e0581f
Revert of move all reference to carbon api (patchset #2 id:300001 of https://codereview.webrtc.org/2321493002/ )
by magjed
· 8 years ago
7e4b604
Android ThreadUtils: Propagate exceptions in invoke functions
by magjed
· 8 years ago
22c8d5a
Revert of Setting up an RTP input fuzzer for NetEq (patchset #2 id:20001 of https://codereview.webrtc.org/2315633002/ )
by henrik.lundin
· 8 years ago
17e3fa1
Removed sync packet support from NetEq.
by ossu
· 8 years ago
2c993ce
Avoids crash in WebRtcAudioTrack.initPlayout
by henrika
· 8 years ago
5b356f4
FilePlayer: Remove backwards compatibility stuff that we no longer need
by kwiberg
· 8 years ago
acf9f47
GN Templates: Introduce rtc_shared_library
by ehmaldonado
· 8 years ago
76cd281
MB: Move Linux 32 bots from the WebRTC FYI to the main waterfall.
by ehmaldonado
· 8 years ago
a90879b
Reland of move all reference to carbon api (patchset #1 id:1 of https://codereview.webrtc.org/2316563002/ )
by kthelgason
· 8 years ago
71eb61c
Reland of Ignore Camera and Flip bits in CVO when parsing video rotation (patchset #1 id:1 of https://codereview.webrtc.org/2300323002/ )
by magjed
· 8 years ago
4e869e9
A more useful gyp_flag_compare script
by ehmaldonado
· 8 years ago
243c0e8
Fixing NetEqReplacementInput for reordered and missing packets
by henrik.lundin
· 8 years ago
ac398f2
Python event log analyzer tool: fix of indexing issue.
by aleloi
· 8 years ago
a4c2106
This CL contains the following small changes:
by aleloi
· 8 years ago
250fd97
Use RateCounter for received bitrate stats:
by asapersson
· 8 years ago
14f1250
Do not report bucket delay for stats when pacer is paused (zero returned).
by asapersson
· 8 years ago
a264ecc
Copy RTCAudioSource.h and RTCMediaSource.h with other public header files when building the WebRTC framework for iOS / Mac
by VladimirTechMan
· 8 years ago
14b9d79
If encoding is inactive, don't start sending when stream is reconfigured.
by Taylor Brandstetter
· 8 years ago
7610f85
Adding AudioNetworkAdaptor interfaces.
by minyue
· 8 years ago
656ad48
Revert of CQ: Remove linux_baremetal until it's back (patchset #1 id:1 of https://codereview.webrtc.org/2322463002/ )
by kjellander
· 8 years ago
0f49dac
Reland of [WebRTC] A real ScreenCapturer test (patchset #1 id:1 of https://codereview.webrtc.org/2310953002/ )
by zijiehe
· 8 years ago
f581eb7
Renamed and restructured the protobuf definitions for the rtc_event_log graphs.
by skvlad
· 8 years ago
a4d40cb
Fixing stack buffer overflow (read) in SctpDataEngine.
by Taylor Brandstetter
· 8 years ago
652ac89
Simplifications of the mixing algorithm.
by aleloi
· 8 years ago
88499ec
Moving/renaming webrtc/common.h.
by solenberg
· 8 years ago
4016a0b
GN: Move variables from //build_overrides/webrtc.gni to //webrtc/build/webrtc.gni
by ehmaldonado
· 8 years ago
d52063f
Change OverUseFrameDetector to use a task queue instead of ProcessThread to periodically check for overuse. It is made to only operate on a single task queue.
by perkj
· 8 years ago
311525e
Several lock acquisitions and one of the two lock members are removed. ENSURE_LOCKS_REQUIRED and CalledOnValidThread annotations are added.
by aleloi
· 8 years ago
08b0351
Implement PlayoutDelay extension as a trait to be used with rtp::Packet class
by Danil Chapovalov
· 8 years ago
10e8f8e
Relax expectation in EndToEndTest.CallReportsRttForSender test
by Danil Chapovalov
· 8 years ago
2d273f1
Setting up an RTP input fuzzer for NetEq
by henrik.lundin
· 8 years ago
947c66c
CQ: Remove linux_baremetal until it's back
by Henrik Kjellander
· 8 years ago
9881cb2
Merge min_ms and max_ms accessors in PlayoutDelayOracle
by Danil Chapovalov
· 8 years ago
126ee72
Only parse PPS up to PPS and SPS ids in the depacketizater.
by Stefan Holmer
· 8 years ago
d4626e5
Disable -Wsentinel warning for Linux 32-bit builds.
by kjellander
· 8 years ago
60e4346
Add time line for acked bitrate.
by Stefan Holmer
· 8 years ago
b9d8d10
Fixed flaky StunRequestTests which depended on the wall clock
by skvlad
· 8 years ago
b460fd8
Increase timeout for flaky tests for ProcessThreadImpl
by skvlad
· 8 years ago
cfaca03
Add dynamic bitrate tracker and adjustment for Exynos VP8 HW encoder.
by Alex Glaznev
· 8 years ago
37062ed
Fix chromium-style errors in IntelligibilityEnhancer
by Alejandro Luebs
· 8 years ago
306d52b
Reland of Delete cricket::VideoFrame::GetTimeStamp. (patchset #1 id:1 of https://codereview.webrtc.org/2315703002/ )
by nisse
· 8 years ago
eb24dd0
Improvements to UI to python event log analyzer tool.
by aleloi
· 8 years ago
d52bef7
iSAC float: Handle errors in upper band decoding
by kwiberg
· 8 years ago
92b2e08
Revert of Delete cricket::VideoFrame::GetTimeStamp. (patchset #2 id:150001 of https://codereview.webrtc.org/2310043002/ )
by nisse
· 8 years ago
Next »