Sign in
webrtc
/
src
/
f472c5b6722dfb221f929fc4d3a2b4ca54647701
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
7b19b08
Reland "Calculating ERLE in AEC more properly."
by minyue
· 9 years ago
4fa7eca
Remove add/removal of ViEReceiver RTP modules.
by Peter Boström
· 9 years ago
f475277
Rename constants files in webrtc/{media,p2p}
by kjellander
· 9 years ago
91e1c15
Make sure rotation is not applied by the capturer if the CVO exenstion is set before the send stream is created.
by perkj
· 9 years ago
7ecc163
Report all packets to bitrate probing.
by Peter Boström
· 9 years ago
b65f3e3
[cleanup] Remove unused fields/functions from rtcp module.
by Danil Chapovalov
· 9 years ago
c891eb4
Replace scoped_ptr with unique_ptr in webrtc/common_video/
by kwiberg
· 9 years ago
60653ba
New flag is_screencast in VideoOptions.
by Niels Möller
· 9 years ago
e065fcf
Replace scoped_ptr with unique_ptr in webrtc/modules/video_*/
by kwiberg
· 9 years ago
4eb1ddd
Fixing a possible crash in CopyCandidatesFromSessionDescription.
by Taylor Brandstetter
· 9 years ago
03d6d57
Late initialize MediaController, for less resource i.e. ProcessThread, usage by PeerConnection.
by solenberg
· 9 years ago
27f982b
Replace scoped_ptr with unique_ptr in webrtc/video/
by kwiberg
· 9 years ago
d802b5b
Fix some signed overflow errors causing undefined behavior (in theory).
by terelius
· 9 years ago
5711c8d
Change transport sequence number extension strings to specify what revision is implemented.
by Stefan Holmer
· 9 years ago
b0fdfea
Add stats (histograms) for vp8 screenshare layers
by sprang
· 9 years ago
92931b1
Replace scoped_ptr with unique_ptr in webrtc/modules/remote_bitrate_estimator/
by kwiberg
· 9 years ago
0db023a
Move suspend_below_min_bitrate from VideoOptions to MediaConfig.
by nisse
· 9 years ago
e496bad
autoroller: Remove sending tryjobs (done via CQ).
by Henrik Kjellander
· 9 years ago
e3d9922
rtc::Buffer: Use RTC_DCHECK instead of assert
by kwiberg
· 9 years ago
ffdd41e
jni_helpers: Optimize IsNull()
by Magnus Jedvert
· 9 years ago
dc29780
Re-enable DCHECKs for increasing timestamps in paced_sender
by sprang
· 9 years ago
10a029e
Changed AudioEncoder::Encode to take an rtc::Buffer* instead of uint8_t* and a maximum size.
by ossu
· 9 years ago
22c2b48
Move RTP stats histograms from VieChannel to SendStatisticsProxy.
by Erik Språng
· 9 years ago
681e20e
.gitignore: remove no longer needed entries.
by Henrik Kjellander
· 9 years ago
ac287ee
VideoCaptureInput enforce VideoFrame::render_time to be generated by webrtc clock.
by danilchap
· 9 years ago
b9338ac
Added an operator[] to Buffer, to make reading data easier.
by ossu
· 9 years ago
012f8c0
Remove unused encoder_config_ variable.
by Peter Boström
· 9 years ago
c9bbbe4
Revert "Calculating ERLE in AEC more properly."
by minyuel
· 9 years ago
7d9112c
Make it possible to exclude device management code from rtc_media target.
by kjellander
· 9 years ago
dda8a83
Trace tracing Start/Stop events.
by Peter Boström
· 9 years ago
3f55dea
Replace scoped_ptr with unique_ptr in webrtc/modules/video_coding/
by kwiberg
· 9 years ago
a4f31bd
TMMBRSet become vector<rtcp::TmmbItem>
by danilchap
· 9 years ago
dffb894
Enable CQ
by Henrik Kjellander
· 9 years ago
739fcb9
Cleanup of webrtc::VideoFrame.
by Niels Möller
· 9 years ago
944744b
Calculating ERLE in AEC more properly.
by minyuel
· 9 years ago
fb45d17
Reland Remove unused cricket::VideoCapturer methods. Originally reviewed and landed as patchset #2 id:30001 of https://codereview.webrtc.org/1733673002/)
by Per
· 9 years ago
f3ed9d7
Remove thread checker from CongestionController.
by Stefan Holmer
· 9 years ago
7352804
Disable CQ since being flooded with jobs
by kjellander@webrtc.org
· 9 years ago
f15a7e9
Removed adresp from video Added danilchap to rtcp
by Danil Chapovalov
· 9 years ago
7e937e9
Remove workaround for Opus DTX noise pumping issue.
by minyuel
· 9 years ago
2d5f091
Move direct use of VideoCapturer::VideoAdapter to VideoSinkWants.
by perkj
· 9 years ago
50772f1
GN: Update audio_sink.h location
by kjellander@webrtc.org
· 9 years ago
804e082
CQ: Add android_compile_mips_dbg to default trybots
by kjellander@webrtc.org
· 9 years ago
250fc65
Lazily allocate output buffer for AsyncTCPSocket.
by jbauch
· 9 years ago
2b31a90
Roll chromium_revision a5a1e78..ee31124 (378154:378158)
by kjellander
· 9 years ago
3379edc
Roll chromium_revision ba93bd2..a5a1e78 (378149:378154)
by kjellander
· 9 years ago
73eb679
Roll chromium_revision fd4c78b..ba93bd2 (378132:378149)
by kjellander
· 9 years ago
215f228
Roll chromium_revision b815f03..fd4c78b (378096:378132)
by kjellander
· 9 years ago
7b9601e
Roll chromium_revision 968c1e7..b815f03 (377935:378096)
by kjellander
· 9 years ago
0a00759
Fix the stereo support in IntelligibilityEnhancer
by aluebs
· 9 years ago
7ffeab5
Reland "Move webrtc/audio/audio_sink.h to webrtc/ and fix some dependencies."
by kjellander@webrtc.org
· 9 years ago
f0fcbf3
Roll chromium_revision 405f35f..968c1e7 (377868:377935)
by kjellander
· 9 years ago
cedddbd
Android MediaCodecVideoDecoder: Limit measured decode time to 200ms
by magjed
· 9 years ago
3c16576
Don't allocate buffers for listening sockets.
by jbauch
· 9 years ago
9e69dfd
Java SurfaceTextureHelper: Remove support for external thread
by magjed
· 9 years ago
54ebfca
Revert of Cleanup of webrtc::VideoFrame. (patchset #6 id:100001 of https://codereview.webrtc.org/1679323002/ )
by kjellander
· 9 years ago
f8136ba
Remove add/removal of RTP modules in PacketRouter.
by Peter Boström
· 9 years ago
8b79b07
Move RTP module activation into PayloadRouter.
by Peter Boström
· 9 years ago
9c01725
Simplify registration of RTP-header extensions.
by Peter Boström
· 9 years ago
ff474da
Roll chromium_revision 38664e7..405f35f (377790:377868)
by kjellander
· 9 years ago
d6f6743
CQ: Add linux_ubsan to default trybots.
by kjellander@webrtc.org
· 9 years ago
2080196
Cleanup of webrtc::VideoFrame.
by nisse
· 9 years ago
Next »