Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
25f17d762a07b3b458c4a50967e82d15a86a6a9a
25f17d7
Roll chromium_revision 2084e1d..d785e7c (372575:372580)
by kjellander
· 10 years ago
ac53c88
Roll chromium_revision 750447f..2084e1d (372566:372575)
by kjellander
· 10 years ago
430e400
Roll chromium_revision f5d1a9c..750447f (372546:372566)
by kjellander
· 10 years ago
3f70562
Fix WebRtc ninja x86 build using Visual Studio 2015 (set GYP_MSVS_VERSION=2015).
by conceptgenesis
· 10 years ago
c97c886
Roll chromium_revision f07b6b8..f5d1a9c (372524:372546)
by kjellander
· 10 years ago
f0269a6
Roll chromium_revision e9e4e90..f07b6b8 (372389:372524)
by kjellander
· 10 years ago
eee86a6
Add option to disable particular HW video codec from app.
by Alex Glaznev
· 10 years ago
9dfed79
Stop processing any incoming packets when turn port is disconnected.
by honghaiz
· 10 years ago
083b8e9
Roll chromium_revision 3784ca9..e9e4e90 (372326:372389)
by kjellander
· 10 years ago
de13882
rtcp::ExtenededReports packet class got Parse function
by danilchap
· 10 years ago
ff63ed2
Format changes achieved by running clang-format -i -style=Chromium
by peah
· 10 years ago
f5b804b
Fix implicit bool casts in producer_fec_fuzzer.cc.
by Peter Boström
· 10 years ago
3a8cac8
Roll chromium_revision 105cb5f..3784ca9 (372268:372326)
by kjellander
· 10 years ago
b163c3f
Delete unused members from VideoOptions
by nisse
· 10 years ago
a37babe
Roll chromium_revision ffa6c99..105cb5f (372122:372268)
by kjellander
· 10 years ago
378dc77
Consolidate setters into SetRecvParameters.
by pbos
· 10 years ago
5e8351b
Prevent division-by-zero in VCMFecMethod.
by Peter Boström
· 10 years ago
46eed76
Removing "candidates" attribute from TransportDescription.
by deadbeef
· 10 years ago
e8f0836
Roll chromium_revision ea1b30c..ffa6c99 (371978:372122)
by kjellander
· 10 years ago
fb15270
Replace const-reference with pointer in SendData.
by Peter Boström
· 10 years ago
f4b9c77
Changed test to validate rtp timstamps not just in RTP packets but also in RTCP Sender Reports.
by danilchap
· 10 years ago
55b97fe
clang-format -i -style=file webrtc/voice_engine/channel.*
by kwiberg
· 10 years ago
6043f2e
Revert of Adding "first packet received" notification to PeerConnectionObserver. (patchset #5 id:80001 of https://codereview.webrtc.org/1581693006/ )
by terelius
· 10 years ago
e73afba
New rtc::VideoSinkInterface.
by nisse
· 10 years ago
533a4e4
Switch critical section locks out for atomic operations
by tommi
· 10 years ago
bec70ab
https://github.com/w3c/webrtc-stats/pull/10/files added mediaType to the tracks. The closest in the current stats is the ssrc type.
by fippo
· 10 years ago
6a062bd
Deleted method AudioTrackInterface::GetRenderer.
by nisse
· 10 years ago
edc978d
Roll chromium_revision da1acd5..ea1b30c (371832:371978)
by kjellander
· 10 years ago
ab8f82f
Make ECDSA default for RTCPeerConnection
by tkchin
· 10 years ago
691b836
Using buffered signal to calculate the level of echo cancellation.
by minyue
· 10 years ago
d162a5e
Add shouldDisableBuffering to RTCFileLogger.
by tkchin
· 10 years ago
919ff75
Use high QP threshold for HW VP8 encoder frame downscaling.
by glaznev
· 10 years ago
da2183c
Update API for Objective-C RTCDataChannelConfiguration.
by hjon
· 10 years ago
08a6eab
Adding "first packet received" notification to PeerConnectionObserver.
by Taylor Brandstetter
· 10 years ago
d7a75d7
Roll chromium_revision c6ec25c..da1acd5 (371549:371832)
by kjellander
· 10 years ago
7b3c72f
Revert of Adding "first packet received" notification to PeerConnectionObserver. (patchset #4 id:60001 of https://codereview.webrtc.org/1581693006/ )
by deadbeef
· 10 years ago
42265a8
Adding "first packet received" notification to PeerConnectionObserver.
by Taylor Brandstetter
· 10 years ago
80f1db9
Include relay protocol type when computing the turn candidate foundation.
by Honghai Zhang
· 10 years ago
3afc8c4
Consolidate SetSendParameters into one setter.
by Peter Boström
· 10 years ago
ec2922f
Change PeerConnectionFactory.setVideoHwAccelerationOptions to create shared Egl context for harware encoders and decoders.
by Per
· 10 years ago
2098fca
Revert of New rtc::VideoSinkInterface. (patchset #7 id:120001 of https://codereview.webrtc.org/1594973006/ )
by nisse
· 10 years ago
a862d45
New rtc::VideoSinkInterface.
by Niels Möller
· 10 years ago
f5dca48
Add transport sequence number on the non-pacer path of the rtp sender.
by Stefan Holmer
· 10 years ago
1c39098
Use rtc::time for all your timing needs!
by Erik Språng
· 10 years ago
d673b0f
[rtp_rtcp] Fix potentional time difference between rtp and rtcp packets.
by Danil Chapovalov
· 10 years ago
b11e97a
Move talk/media/webrtc/OWNERS to talk/media.
by Peter Boström
· 10 years ago
0b518bf
Remove incorrect cast to AsyncSocketAdapter.
by Peter Boström
· 10 years ago
bab934b
H.264 video codec support using OpenH264 (http://www.openh264.org/) for encoding and FFmpeg (https://www.ffmpeg.org/) for decoding.
by hbos
· 10 years ago
fab0a28
Fix BasicNetworkManager not to spam logs when internet is unreacheable.
by Sergey Ulanov
· 10 years ago
3ea1852
Sync build_ios_libs.sh script with http://webrtc.org/native-code/ios/
by hjon
· 10 years ago
4cb3e39
Fix compilation if HAVE_WEBRTC_VIDEO is not defined.
by jbauch
· 10 years ago
6d49a8e
Update API for Objective-C RTCConfiguration.
by hjon
· 10 years ago
7b582a2
Roll chromium_revision 2ca77c1..c6ec25c (371488:371549)
by kjellander
· 10 years ago
a2c5523
Allow packets to be reordered in the fake network pipe.
by philipel
· 10 years ago
7fd8817
Fix type of local encoded length variable from uint32_t to size_t.
by asapersson
· 10 years ago
59b2d3e
Remove zero-divide in VCMContentMetricsProcessing.
by Peter Boström
· 10 years ago
8327713
AudioCodingModuleImpl: Put CodecManager and Rent-A-Codec in a separate struct
by kwiberg
· 10 years ago
d0c7bba
[rtp_rtcp] Dlrr::SubBlock struct renamed to ReceiveTimeInfo
by Danil Chapovalov
· 10 years ago
5c7f110
Roll chromium_revision fb2e77c..2ca77c1 (371273:371488)
by kjellander
· 10 years ago
6a07f12
AudioCodingModuleImpl: Initialize encoder_stack_ to nullptr
by kwiberg
· 10 years ago
2bdcfad
Revert of Removing webrtc::AudioFrame::energy_. (patchset #2 id:20001 of https://codereview.webrtc.org/1589953002/ )
by terelius
· 10 years ago
ffa3fdc
Reallocate encoded buffer size if needed for VP8. Initially set to the input image size.
by asapersson
· 10 years ago
e791ffd
Remove non-monotonic clock support
by sprang
· 10 years ago
4fd6cda
Add tracing to VCMGenericEncoder::Release.
by Peter Boström
· 10 years ago
86956de
Small cleanup in VP9EncoderImpl::GetEncodedLayerFrame.
by asapersson
· 10 years ago
bacae81
Remove webrtc::AudioFrame::energy_.
by minyue
· 10 years ago
58a80b5
Roll chromium_revision 717238e..fb2e77c (370438:371273)
by kjellander
· 10 years ago
85b22e2
Remove vp8_factory.{cc,h}.
by Peter Boström
· 10 years ago
b332e5d
Roll chromium_revision 6a04368..717238e (370362:370438) + tcmalloc
by primiano
· 10 years ago
28ba927
Switch to use new implementation in metrics.h.
by asapersson
· 10 years ago
5ad935c
Remove mutable from rtc::CriticalSection members.
by pbos
· 10 years ago
7d0d0e0
Remove dead code from webrtc/base/timing.*
by tommi
· 10 years ago
9de632a
Deleted unused enums MediaChannelOptions and VoiceMediaChannelOptions,
by nisse
· 10 years ago
7a83951
Fix a bug in webrtc::ByteReader
by henrik.lundin
· 10 years ago
f91e6d0
Enable cpplint for webrtc/modules/bitrate_controller and fix all uncovered cpplint errors.
by jbauch
· 10 years ago
e373dc2
Update API for Objective-C RTCDataChannel.
by hjon
· 10 years ago
38b39d5
Temporary hack to avoid assert errors when time moves backwards.
by sprang
· 10 years ago
cc71c41
Revert "Disable P2PTransport...TestFailoverControlledSide on Memcheck"
by tnakamura
· 10 years ago
0a37497
Deleted unused method SetDumpPath and unneeded includes.
by nisse
· 10 years ago
c8930ba
Disable WebRtcSessionTest.TestStunError on Win.
by minyue
· 10 years ago
9846845
Calculate audio levels in AEC in time domain.
by minyue
· 10 years ago
5447934
Remove implementation of CriticalSectionWrapper and use rtc::CriticalSection
by tommi
· 10 years ago
7406b96
CriticalSection: Use types+methods from base/platform_thread*.*.
by tommi
· 10 years ago
32e590e
class doesn't rely on structures in RTCPUtility to store data.
by Danil Chapovalov
· 10 years ago
3fe2c6a
VideoProcessorImpl using EncodedImage::GetBufferPaddingBytes.
by hbos
· 10 years ago
ed281e9
New lock implementation for mac.
by tommi
· 10 years ago
2bf9a5f
Update API for Objective-C RTCMediaStream.
by Jon Hjelle
· 10 years ago
ca91e38
Update API for Objective-C RTCAudioTrack and RTCVideoTrack.
by Jon Hjelle
· 10 years ago
97888bd
Swap use of CriticalSectionWrapper for rtc::CriticalSection in webrtc/video.
by Tommi
· 10 years ago
7ac8bab
Move RTCAVFoundationCapturer to webrtc/api/objc.
by Jon Hjelle
· 10 years ago
891a446
Update/move RTCVideoRendererAdapter to webrtc/api/objc.
by Jon Hjelle
· 10 years ago
31fc21f
Swap use of CriticalSectionWrapper with rtc::CriticalSection in voice_engine/
by tommi
· 10 years ago
8947a01
Fixing an uninitialized variable in webrtcsession_unittest.
by deadbeef
· 10 years ago
fa15669
Fix probing breakage with send-side BWE introduced by r11322.
by stefan
· 10 years ago
fea3dd8
Fix a bug in InputAudioFile::Read
by henrik.lundin
· 10 years ago
af9e663
Make rtc::CriticalSection lockable from f() const.
by Peter Boström
· 10 years ago
3c16978
Remove cast to LocalAudioSource from AudioRtpSender.
by Tommi
· 10 years ago
32be07b
Remove RentACodec::GetEncoderStack
by kwiberg
· 10 years ago
693a114
Add stefan@webrtc.org to webrtc/test/OWNERS.
by Peter Boström
· 10 years ago
3313ec9
Enable transport seq num extension on receive channel to suppress log warning.
by stefan
· 10 years ago
Next »