Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
651b92e5d889a5f920ab6daed12e638544fce99a
651b92e
Regenerate mock peer connection to add missing mock methods.
by Jiawei Ou
· 7 years ago
a7a10a8
Update examples to use the new VideoCapturer interface.
by Sami Kalliomäki
· 6 years ago
9bb8f80
Make the default severity level of RTCCallbackLogger match the comment on its header.
by Jiawei Ou
· 6 years ago
1e06d88
Migrate legacy Android video codec factories.
by Anders Carlsson
· 6 years ago
ef43aaf
Fixed crash when PCF is destroyed before RTCRtpSender in ObjC
by Yura Yaroshevich
· 6 years ago
bd216f2
Removing /wd4245 from examples/.
by Mirko Bonadei
· 6 years ago
4d131e4
Switch from int64 to int64_t.
by Mirko Bonadei
· 6 years ago
b41b11b
Roll chromium_revision 5ce8880baa..ef3275516a (573458:573561)
by Autoroller
· 6 years ago
728b9b5
Adds PeerConnectionDependencies to Java API.
by Benjamin Wright
· 6 years ago
eed6ea4
Roll chromium_revision a467948082..5ce8880baa (573356:573458)
by Autoroller
· 6 years ago
99fb004
Remove a legacy DCHEC in FakeDecodeFromFile.
by Minyue Li
· 6 years ago
3e8cb47
Delegate WIN32_LEAN_AND_MEAN definition to the toolchain.
by Mirko Bonadei
· 6 years ago
478313f
Roll chromium_revision a9fbefaa78..a467948082 (573255:573356)
by Autoroller
· 6 years ago
7219d05
Split aec and aecm into separate build targets
by Sam Zackrisson
· 6 years ago
4524c74
Removing /wd4703 from rtc_base:rtc_base_generic.
by Mirko Bonadei
· 6 years ago
5e4ef77
Add unit test for JavaToNativeVideoCodecInfo.
by Rasmus Brandt
· 6 years ago
08f14dd
Fixed crash when PCF is destroyed before RTCRtpTranceiver in ObjC
by Yura Yaroshevich
· 6 years ago
42a2fc9
Support injecting custom native codecs from Java.
by Rasmus Brandt
· 6 years ago
c75a5e8
Change test VideoProcessor kMaxBufferedInputFrames from 10 to 20.
by Sami Kalliomäki
· 6 years ago
1208cbb
Roll chromium_revision 53ed5722bc..a9fbefaa78 (573145:573255)
by Autoroller
· 6 years ago
d497e6b
Lower TL0 bitrate to 40% for lowest stream when using short 3tl
by Erik Språng
· 6 years ago
0d405d4
Roll chromium_revision 8e73d7c222..53ed5722bc (573045:573145)
by Autoroller
· 6 years ago
fb994de
Roll chromium_revision f0909821f4..8e73d7c222 (572927:573045)
by Autoroller
· 6 years ago
bf7463b
Android: Update tests to use new SurfaceTextureHelper interface
by Magnus Jedvert
· 6 years ago
5e898d6
Stop using VideoCodec.targetBitrate for vp8 screenshare config
by Erik Språng
· 6 years ago
2ffafa8
Allow AGC2 level estimation in AgcManagerDirect.
by Alex Loiko
· 6 years ago
9a94057
Making PacketDuration always consistent with Decode in FakeDecodeFromFile.
by Minyue Li
· 6 years ago
ed8ff64
Break out Agc code from audio_processing.
by Alex Loiko
· 6 years ago
57ec685
Unwrap TL0 pic index to avoid having to work with a wrapped number.
by philipel
· 6 years ago
d39ce8d
Revert "IWYU: Add <cmath> for fabsf() and powf(), switch to C++ versions"
by Alessio Bazzica
· 6 years ago
e908790
IWYU: Add <cmath> for fabsf() and powf(), switch to C++ versions
by Raphael Kubo da Costa
· 6 years ago
b2daaaa
Update capturer/test code to use the new interface VideoCapturer.
by Sami Kalliomäki
· 6 years ago
05b552f
Deprecate PeerConnectionFactory#createVideoSource(VideoCapturer).
by Sami Kalliomäki
· 6 years ago
80e7a7f
Android: Output VideoFrames from SurfaceTextureHelper
by Magnus Jedvert
· 6 years ago
419b6dc
Roll chromium_revision b2695df06e..f0909821f4 (572823:572927)
by Autoroller
· 6 years ago
bfd44e0
Add JavaToNativeVideoCodecInfo to native API.
by Rasmus Brandt
· 6 years ago
282dad1
Revert "IWYU: Add <math.h> for fabsf() and powf()"
by Alessio Bazzica
· 6 years ago
7d47525
IWYU: Add <math.h> for fabsf() and powf()
by Raphael Kubo da Costa
· 6 years ago
5abfb00
Removing useless import of arm.gni
by Mirko Bonadei
· 6 years ago
f91d70b
Roll chromium_revision 39b1860428..b2695df06e (572705:572823)
by Autoroller
· 6 years ago
b2e1765
Create separate build targets for utility/ in APM
by Sam Zackrisson
· 6 years ago
426d5b7
Revert "Reland "Unit test for case where the number of active and configured spatial""
by Alessio Bazzica
· 6 years ago
51f4014
AEC3: Slower adaptation of main filter
by Gustaf Ullberg
· 6 years ago
0f5dc8b
Limit input size to iSAC and iLBC decoder fuzzers
by Henrik Lundin
· 6 years ago
5ab67a5
Add accessors to the types in the RTPVideoTypeHeader in RTPVideoHeader.
by philipel
· 6 years ago
011dc64
Remove RTPTypeHeader union and use RTPVideoHeader directly.
by philipel
· 6 years ago
c480e9d
Stereo in APM fuzzer.
by Alex Loiko
· 6 years ago
b4918da
Android: Deprecated custom matrix helper functions in RendererCommon
by Magnus Jedvert
· 6 years ago
d97b862
Field trial to initialize throughput estimate faster.
by Bjorn Terelius
· 6 years ago
783c6e3
Android camera: Replace custom matrix operations with android.opengl.Matrix
by Magnus Jedvert
· 6 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 6 years ago
431f14e
Android: Remove deprecated VideoRenderer and I420Frame
by Magnus Jedvert
· 7 years ago
4077814
Removing /wd4334 from system_wrappers.
by Mirko Bonadei
· 6 years ago
e144f7f
Reland "Unit test for case where the number of active and configured spatial"
by Michael Horowitz
· 6 years ago
7b92ceb
Ensure that input_frames_.size() <= kMaxBufferedInputFrames at enqueue time.
by Rasmus Brandt
· 7 years ago
b1f48bc
Roll chromium_revision fbdf9dddef..39b1860428 (572603:572705)
by Autoroller
· 6 years ago
9a7eddd
Roll chromium_revision 1a5890105a..fbdf9dddef (572487:572603)
by Autoroller
· 6 years ago
451b29c
Make a copy of the frame if the processing has to be posted.
by Sami Kalliomäki
· 6 years ago
f4aeb89
Android: Handle StartRecording() failure gracefully
by Magnus Jedvert
· 6 years ago
641ddf2
Make rtc_event_log2text work on stdin if no input file specified
by Elad Alon
· 6 years ago
1f5de53
Fuzz key presses in APM
by Sam Zackrisson
· 6 years ago
f9c2952
Removing warning suppression flags in common_audio/.
by Mirko Bonadei
· 6 years ago
e12c1fe
Removing warning suppression flags from pc/.
by Mirko Bonadei
· 6 years ago
36c69d5
NetEq fuzzers: Set max length in BUILD config rather than in the code
by Henrik Lundin
· 6 years ago
496cedf
AEC3: Reverberation model: Changes on the decay estimation.
by Jesús de Vicente Peña
· 6 years ago
cb96ad8
Add ParsedPayload::video_header() accessor.
by philipel
· 6 years ago
d92288f
Add experimental shortened 2-temporal-layer setting
by Erik Språng
· 6 years ago
c05bd73
Limit fuzzer input size for comfort noise decoder fuzzer
by Henrik Lundin
· 6 years ago
265b868
Remove non-implemented function signatures from RtpFrameReferenceFinder.
by philipel
· 6 years ago
f0e0d75
Adding CheckNoWarningSuppressionFlagsAreAdded.
by Mirko Bonadei
· 6 years ago
ec64217
AEC3: Simplified suppression gain calculation
by Gustaf Ullberg
· 6 years ago
23cd45a
webrtcvideoengine_unittest: Use RtpHeaderParser class for parsing rtp header.
by Åsa Persson
· 6 years ago
b3d2119
Roll chromium_revision 79cbcdf6fb..1a5890105a (572378:572487)
by Autoroller
· 6 years ago
57900cb
Roll chromium_revision 6df2efa531..79cbcdf6fb (572277:572378)
by Autoroller
· 6 years ago
4374593
Adding shampson (me) as an owner to pc/ & api/.
by Seth Hampson
· 6 years ago
defa7a8
NetEq: Handle nested RED packets
by Henrik Lundin
· 6 years ago
ec20710
Adding ICE configurations to the PC perf test.
by Seth Hampson
· 7 years ago
c576213
Roll chromium_revision ce19c6d80b..6df2efa531 (572160:572277)
by Autoroller
· 6 years ago
13171bd
Adds debug printing for congestion controllers.
by Sebastian Jansson
· 6 years ago
d000b0a
Move RTC_CHECK_OP error message construction out of header file.
by Jonas Olsson
· 6 years ago
588527b
Add sprang@ as owner for simulcast.cc/h
by Erik Språng
· 6 years ago
23f71a8
Remove usage of //build/config/clang:extra_warnings.
by Mirko Bonadei
· 6 years ago
3bc977a
Revert "Add sprang@ as owner of simulcast.cc/h"
by Mirko Bonadei
· 6 years ago
e40b437
Discard frame self-dependency when parsing genric frame descriptor
by Danil Chapovalov
· 6 years ago
a436bb4
Roll chromium_revision f6935ecdd2..ce19c6d80b (572058:572160)
by Autoroller
· 6 years ago
46f858a
Fix fuzzer-found overflow in AGC1
by Sam Zackrisson
· 6 years ago
a8eb1e6
roll_deps: Accept any prefix (like 'git_revision:'), not only 'version:' for CIPD
by Oleh Prypin
· 6 years ago
a3b6601
Make ReceiveSendsFromThread use Dispatch
by Ishan Khot
· 7 years ago
91fc422
Add sprang@ as owner of simulcast.cc/h
by Erik Språng
· 6 years ago
b8926b0
Roll chromium_revision a1981d69db..f6935ecdd2 (571936:572058)
by Autoroller
· 6 years ago
98badbc
Add VP9 profile negotiation to SDP
by Emircan Uysaler
· 7 years ago
0ea7515
Fix a bug in TurnServer that causes flakiness in webrtc_perf_tests.
by Qingsi Wang
· 6 years ago
312466a
Roll chromium_revision c20726850b..a1981d69db (571826:571936)
by Autoroller
· 6 years ago
9f1de69
Add ADAPTER_TYPE_ANY in AdapterType.
by Qingsi Wang
· 7 years ago
6b33e60
In ULP FEC fuzzer test, make sure sequence number is not the same as previous sequence number.
by Ying Wang
· 6 years ago
4d01146
Prepare AGC2 for analog gain changes.
by Alex Loiko
· 6 years ago
5afa61c
NetEq: Fold GetDecisionSpecialized into GetDecision
by Henrik Lundin
· 6 years ago
9f2e624
Break out NetEqEventLogInput to separate source files
by Henrik Lundin
· 6 years ago
64cb83b
Flags and settings for AGC2 in AgcManagerDirect.
by Alex Loiko
· 6 years ago
5c71e74
Add AGC1-compliant fake recording device.
by Alex Loiko
· 6 years ago
Next »