Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
f0dcfe2c8143f44f07526a919d15bcf4858c6dd5
f0dcfe2
Change VideoRtpReceiver to create remote VideoTrack and VideoTrackSource.
by perkj
· 9 years ago
a97e3cf
Reland of Android VideoCapturerAndroid: Move stopListening() call to stopCaptureOnCameraThread(): https://codereview.webrtc.org/1763673002/
by magjed
· 9 years ago
1069cac
Tune BWE to be a bit less sensitive to spurious delay events.
by stefan
· 9 years ago
430a9c3
Revert of VideoCapturerAndroid: Use one thread per startCapture()/stopCapture() session (patchset #2 id:60001 of https://codereview.webrtc.org/1763673002/ )
by magjed
· 9 years ago
d72595e
Fix NetEq performance test regression
by henrik.lundin
· 9 years ago
9cbebee
VideoCapturerAndroid: Use one thread per startCapture()/stopCapture() session
by magjed
· 9 years ago
1b3530b
Make rtc::TimestampWrapAroundHandler handle backwards wrapping
by sprang
· 9 years ago
6b4f839
Adds a test for an one-way media PeerConnection.
by hta
· 9 years ago
aac3eb2
Minor ObjC API tweaks.
by tkchin
· 9 years ago
2214647
Roll chromium_revision 2d13c45..549602b (380117:380317)
by kjellander
· 9 years ago
c28f0eb
Roll chromium_revision e8cb0a5..2d13c45 (380046:380117)
by kjellander
· 9 years ago
5de6b75
If MSID is encoded in both ways, make the SSRC-level one take priority.
by Taylor Brandstetter
· 9 years ago
dfc2870
Revert of Drop the 16kHz sample rate restriction on AECM and zero out higher bands (patchset #3 id:40001 of https://codereview.webrtc.org/1774553002/ )
by perkj
· 9 years ago
f687d53
Drop the 16kHz sample rate restriction on AECM and zero out higher bands
by Alex Luebs
· 9 years ago
3ecb5c8
Revert of - Clean up unused voice engine DTMF code. (patchset #4 id:60001 of https://codereview.webrtc.org/1722253002/ )
by solenberg
· 9 years ago
57ae829
Convert IntelligibilityEnhancer to multi-threaded mode
by Alex Luebs
· 9 years ago
c1e55c7
rtt calculation handles time go backwards
by Danil Chapovalov
· 9 years ago
8886c81
- Clean up unused voice engine DTMF code following removal of VoEDtmf APIs.
by solenberg
· 9 years ago
16daaa5
Fixed incorrect handling of timestamps in video quality test
by sprang
· 9 years ago
97aacee
Filter out the network in networkmonitor if the linkProperties is null.
by honghaiz
· 9 years ago
07e3d89
Roll chromium_revision 7be4202..e8cb0a5 (379879:380046)
by kjellander
· 9 years ago
0d3eef2
Add implementation of VideoTrackSource and make VideoCapturerTrackSource inherit from it.
by perkj
· 9 years ago
32e0c01
Restore type attributes and remove extraneous nullability annotations for Objective-C Mac build
by Jon Hjelle
· 9 years ago
7e74994
Roll chromium_revision b035ad2..7be4202 (379805:379879)
by kjellander
· 9 years ago
ca8b404
Add tracing to interesting media-related methods.
by Peter Boström
· 9 years ago
13e4339
Filter out network-change event with a null interface name.
by Honghai Zhang
· 9 years ago
1a018dc
Prevent a voice channel from sending data before a source is set.
by Taylor Brandstetter
· 9 years ago
1ae6a45
Android VideoCapturerAndroid: Move stopListening() call to stopCaptureOnCameraThread()
by Magnus Jedvert
· 9 years ago
5ed5ed9
Fix VideoToolbox backgrounding issues.
by tkchin
· 9 years ago
3816bfd
Fix incorrect stride information reported by some HW decoders.
by glaznev
· 9 years ago
295c4c2
Reduce camera freeze timeout to 4 sec.
by glaznev
· 9 years ago
5b830fe
Drop the restriction on same forward and reverse sample rate on the AudioFrame interface of the APM
by Alex Luebs
· 9 years ago
b8f7885
Added webrtc/base/safe_conversions.h as a pseudonym
by hbos
· 9 years ago
72e29d2
On WVoMC::SetSendParameters(), figure out send codec settings ONCE, not for each send stream.
by solenberg
· 9 years ago
2e43cc9
Roll chromium_revision 8ae6973..b035ad2 (379710:379805)
by kjellander
· 9 years ago
6030a12
Pass ownership of external encoders to the ACM
by kwiberg
· 9 years ago
bc89de3
Adding a namespace comment
by henrik.lundin
· 9 years ago
de1c81b
Safe numeric library added: base/numerics (copied from Chromium)
by hbos
· 9 years ago
622d895
Remove the VoEDtmf interface.
by solenberg
· 9 years ago
7b4c9db
DCHECK fix for https://codereview.webrtc.org/1769113003/
by philipel
· 9 years ago
5ab4c6d
Revert "Revert of Implement the NackModule as part of the new jitter buffer. (patchset #19 id:360001 of https://codereview.webrtc.org/1715673002/ )"
by philipel
· 9 years ago
55480f5
Remove the type parameter to NetEq::GetAudio
by henrik.lundin
· 9 years ago
500c04b
Delete VAD methods from AcmReceiver and move functionality inside NetEq
by henrik.lundin
· 9 years ago
5249599
Update histogram "WebRTC.Video.OnewayDelayInMs" to use the estimated one-way delay.
by asapersson
· 9 years ago
4c279b8
Drop 48kHz sample rate support in the APM for ARM architecture
by aluebs
· 9 years ago
4510bbd
Minor cleaning up of the EchoCancellationImpl code
by peah
· 9 years ago
f7b5c28
Roll chromium_revision 35d57a0..8ae6973 (379535:379710)
by kjellander
· 9 years ago
745b297
Fix mistake in dummy videotracksource.cc and h
by perkj
· 9 years ago
c11b184
Remove CaptureManager and related calls in ChannelManager.
by perkj
· 9 years ago
6ebc4d3
Changed name for the upcoming AEC from NextGenerationAec to AEC3.
by peah
· 9 years ago
e1d9a4a
i# Enter a description of the change.
by perkj
· 9 years ago
a3ede6c
Renamed VideoSourceInterface to VideoTrackSourceInterface.
by perkj
· 9 years ago
5291393
DtlsIdentityStoreInterface::RequestIdentity: const& parameters
by hbos
· 9 years ago
709472d
Remove bouncing rwolff@ email address.
by Peter Boström
· 9 years ago
43942d1
Roll chromium_revision 508edd3..35d57a0 (379249:379535)
by kjellander
· 9 years ago
11e1805
Add new empty files for VideoCapturerTrackSource and VideoTrackSource to make Chrome compile when adding implementation.
by perkj
· 9 years ago
049fbb1
Renaming variables in p2ptransportchannel to be consistent.
by Honghai Zhang
· 9 years ago
eb648bf
Revert of Implement the NackModule as part of the new jitter buffer. (patchset #19 id:360001 of https://codereview.webrtc.org/1715673002/ )
by kjellander
· 9 years ago
96150a6
[cleanup] fixed macros and includes in rtp_cvo.h
by Danil Chapovalov
· 9 years ago
a2c58e2
Switch to use new implementation in metrics.h for gathering statistics.
by asapersson
· 9 years ago
7620be8
Frame dropper improvements & cleanup
by isheriff
· 9 years ago
50e21bd
This CL introduces namespaces in the aec c++ files
by peah
· 9 years ago
f472c5b
Implement the NackModule as part of the new jitter buffer.
by philipel
· 9 years ago
b624d8c
Removed the inheritance from ProcessingComponent for EchoCancellerImpl.
by peah
· 9 years ago
6ec641b
Fixing some issues with payload type mappings.
by Taylor Brandstetter
· 9 years ago
e26e787
Roll chromium_revision ee31124..508edd3 (378158:379249)
by kjellander
· 9 years ago
6a4a03c
Add an option to soft reset HW decoder.
by Alex Glaznev
· 9 years ago
92586f0
Revert of Removed the inheritance from ProcessingComponent for EchoCancellerImpl. (patchset #4 id:60001 of https://codereview.webrtc.org/1761813002/ )
by solenberg
· 9 years ago
3af0a00
Removed the inheritance from ProcessingComponent for EchoCancellerImpl.
by peah
· 9 years ago
20028c4
Removing the use of the soon-to-be-removed echo_cancellation_impl
by peah
· 9 years ago
6d8e011
Change NetEq::GetAudio to use AudioFrame
by henrik.lundin
· 9 years ago
6459f84
Create QuicTransportChannel
by mikescarlett
· 9 years ago
a2f7798
Tweaks for new Objective-C API.
by hjon
· 9 years ago
78417cf
Fix VideoTrack VideoSinkWants for renderers.
by perkj
· 9 years ago
a2a49d9
This CL provides interfaces that do not use constraints for
by hta
· 9 years ago
2bb7080
CQ: Remove libfuzzer trybot from default trybot set.
by kjellander@webrtc.org
· 9 years ago
4f43fcf
Renamed new EncodeInternal to EncodeImpl to ensure proper backwards compatibility.
by ossu
· 9 years ago
88950cf
Moved the file aec_resampler.c to be built using C++.
by peah
· 9 years ago
0023fdf
Remove the ID from AcmReceiver
by henrik.lundin
· 9 years ago
4f735d1
Enable iOS AppRTCDemo send side BWE.
by tkchin
· 9 years ago
0197363
A bitexactness test for the highpass filter in the audio processing module.
by peah
· 9 years ago
fc4ff2d
Fixed Aec handle index in EchoCancellationImpl
by peah
· 9 years ago
e2af9ef
Keep on sending stun binding requests on zero-cost networks.
by honghaiz
· 9 years ago
ab12c47
Modifies SDK and iOS detection for helper method that needs iOS 9+
by henrika
· 9 years ago
a4c7688
Move encoder thread to VideoSendStream.
by Peter Boström
· 9 years ago
313afba
Lazily allocate input buffer for AsyncTCPSocket.
by jbauch
· 9 years ago
79a5cf9
Fix last commit error successfully.
by Peter Boström
· 9 years ago
770012c
Fix potentially-uninitialized compilation error.
by Peter Boström
· 9 years ago
a03785e
Move all calls after SetEncoder into SetEncoder.
by Peter Boström
· 9 years ago
81e8e37
Android SurfaceTextureHelper: Add stopListening() function
by magjed
· 9 years ago
f2880a0
Change webrtc::VideoSourceInterface to inherit rtc::VideoSourceInterface.
by perkj
· 9 years ago
c8da45f
Set prefer_fixed_point=1 for the MIPS architecture.
by peah
· 9 years ago
0f13ec1
Removed VideoSource dependency to ChannelManager.
by Per
· 9 years ago
a2abdf2
Remove usage of fmaf in IntelligibilityEnhancer
by aluebs
· 9 years ago
36f0137
Implement Turn/Turn first logic for connection selection.
by guoweis
· 9 years ago
4aee2a9
Add android specific audio mute function.
by Alex Glaznev
· 9 years ago
0e73934
Remove webrtc/test/webrtc_test_common.gyp
by kjellander
· 9 years ago
905f8e7
Make ReconfigureVideoEncoder void.
by Peter Boström
· 9 years ago
25359e0
DtlsIdentityStoreInterface::RequestIdentity gets optional expires param.
by hbos
· 9 years ago
0a9fc05
Move RTP module send status outside of ViEChannel.
by Peter Boström
· 9 years ago
Next »