Sign in
webrtc
/
src
/
0ce3bf9cc4d7b8acb4b61556840756504e11f8a4
0ce3bf9
Fix lock behavior on RTCAudioSession.
by tkchin
· 9 years ago
b25345e
Replace scoped_ptr with unique_ptr in webrtc/call/
by kwiberg
· 9 years ago
83f831a
Experiment for the nack module.
by philipel
· 9 years ago
84cc918
Replace scoped_ptr with unique_ptr in talk/
by kwiberg
· 9 years ago
2db1dbb
Remove references to build_with_libjingle and libjingle_java GYP variables.
by kjellander@webrtc.org
· 9 years ago
bad7b09
Update examples GYP to avoid rtc_base_approved warning.
by tkchin
· 9 years ago
d44c077
Revert of Safe numeric library: base/numerics (copied from Chromium) (patchset #11 id:250001 of https://codereview.webrtc.org/1753293002/ )
by Tommi
· 9 years ago
35c5336
Revert of Added webrtc/base/safe_conversions.h as a pseudonym (patchset #1 id:20001 of https://codereview.webrtc.org/1774933003/ )
by Tommi
· 9 years ago
e7ba086
Reconfigure video encoders even when not sending.
by Peter Boström
· 9 years ago
0149e75
Remove the (previosly deprecated) Pass methods
by kwiberg
· 9 years ago
3102294
Replace scoped_ptr with unique_ptr in webrtc/pc/
by kwiberg
· 9 years ago
6f59a4f
Revert of Remove candidates when doing continual gathering (patchset #15 id:560001 of https://codereview.webrtc.org/1648813004/ )
by tommi
· 9 years ago
916c76e
Add new files for VideoSourceBase to roll into Chrome in preparation for implementatin.
by perkj
· 9 years ago
84430da
When doing candidate re-gathering in the same generation, Remove the existing local candidate on the same network
by honghaiz
· 9 years ago
44d7392
Roll chromium_revision 5778d35..db8316d (380596:380688)
by kjellander
· 9 years ago
3ad4bd3
Skinmap improvement.
by jackychen
· 9 years ago
86aabb2
Move BitrateAllocator reference from ViEEncoder to VideoSendStream.
by mflodman
· 9 years ago
a590605
Roll chromium_revision 1ff3458..5778d35 (380437:380596)
by kjellander
· 9 years ago
8842c3e
Relanding https://codereview.webrtc.org/1715883002/ in pieces.
by solenberg
· 9 years ago
4bf0c71
VCMCodecTimer: Change filter from max to 95th percentile
by magjed
· 9 years ago
43166b8
Add IsAcceptableCipher, use instead of GetDefaultCipher.
by torbjorng
· 9 years ago
737f4b8
Removed the ProcessingComponent class
by peah
· 9 years ago
bfa9711
Removed the dependency in GainControlImpl on the ProcessingComponent class
by peah
· 9 years ago
932fdd9
Roll chromium_revision 549602b..1ff3458 (380317:380437)
by kjellander
· 9 years ago
aac2dea
Changed defaults for CreateAnswer in non-constraint mode
by hta
· 9 years ago
50da1d3
Fixed busy loop in case of partially malformed rtcp packet
by danilchap
· 9 years ago
bb9edbd
Removing dependency of the EchoControlMobileImpl class on ProcessingComponent.
by peah
· 9 years ago
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
Next »