This website requires JavaScript.
7b496e026b
Add fuzzers for SDP and STUN parsing.
katrielc
2016-06-06 09:45:25 -07:00
68718e32c4
iOS: Disable Goma for iOS GN bots.
kjellander@webrtc.org
2016-06-06 18:10:10 +02:00
e1e951f965
Allow fuzzers to depend on anything, since they want access to as many targets as possible.
katrielc
2016-06-06 08:04:56 -07:00
a811968eec
GN: Exclude frame_analyzer and rgba_to_i420_converter from Chromium builds.
kjellander
2016-06-06 02:00:18 -07:00
46007ae1eb
Add flag in ios to support disabling high-cost networks.
Honghai Zhang
2016-06-03 16:31:32 -07:00
f83a94a41e
Revert of Improving the fake clock and using it to fix a flaky STUN timeout test. (patchset #10 id:180001 of https://codereview.webrtc.org/2024813004/ )
deadbeef
2016-06-03 16:05:26 -07:00
080be51294
Make WebRTCAudioTrack class public.
Alex Glaznev
2016-06-03 15:33:25 -07:00
ffbe0e17e2
Improving the fake clock and using it to fix a flaky STUN timeout test.
deadbeef
2016-06-03 15:31:28 -07:00
14897d0b7d
Add missing dependencies on audio, video and call to the new GN files.
katrielc
2016-06-03 13:14:28 -07:00
5251680ec3
Restart avfoundationvideocapturer on errors.
Zeke Chin
2016-06-03 11:59:22 -07:00
d50f4f331e
Fixing flaky SignalThread tests.
deadbeef
2016-06-03 10:30:58 -07:00
7bf939c720
Check for out-of-bounds access on |kIntrpCoef|.
mbarbella
2016-06-03 10:05:58 -07:00
647998cccf
Use picture id to check continuity between frames.
philipel
2016-06-03 09:40:16 -07:00
46b89b9a3f
Collapse most stdout spammy output of webrtc_perf_tests with PrintResultList
danilchap
2016-06-03 09:27:37 -07:00
3ee5614650
GN: Add rtc_unittests
kjellander@webrtc.org
2016-06-03 15:57:02 +02:00
e80990f20f
Add enum value ScaleMethod::kFilterLinear.
Niels Möller
2016-06-03 15:44:58 +02:00
293c86d673
Re-enable UBsan on AGC.
minyue
2016-06-03 06:07:16 -07:00
b4c7b8365d
Revert of Use std::unique_ptr<> to pass frame ownership in DesktopCapturer impls. (patchset #7 id:140001 of https://codereview.webrtc.org/1988783003/ )
sergeyu
2016-06-03 05:56:42 -07:00
4a627a8c13
Use std::unique_ptr<> to pass frame ownership in DesktopCapturer impls.
sergeyu
2016-06-03 05:15:24 -07:00
47183ba60b
Handle Android stop capturer race.
Per
2016-06-03 13:05:18 +02:00
c76dc95daf
Reland of GN: Add BUILD.gn files for webrtc/{api,media,libjingle,p2p,pc}
kjellander
2016-06-03 03:09:32 -07:00
b50e84509f
Adds WebRtcAudioTrack.setSpeakerMute() API
henrika
2016-06-03 02:56:20 -07:00
fc715f584f
DCHECK that the red payload type doesn't have invalid values when FEC is enabled.
stefan
2016-06-03 01:45:36 -07:00
1a93cdeabe
BitrateProber now correctly change state to kWait when the last probing cluster has been spent.
philipel
2016-06-03 01:41:45 -07:00
2d8d23eec2
RFC 3984 sprop-parameter-sets SDP unit test
johan
2016-06-03 01:22:42 -07:00
846b2d9c5c
Reduce logging frequency in bwe simulations.
stefan
2016-06-03 00:20:34 -07:00
8f4c77fea1
Always send RED headers if configured.
stefan
2016-06-03 00:16:45 -07:00
72d41aa6da
Revert of Update the BWE when the network route changes. (patchset #5 id:180001 of https://codereview.webrtc.org/2000063003/ )
guidou
2016-06-02 23:24:51 -07:00
5a4a75ae48
Combining SetVideoSend and SetSource into one method.
deadbeef
2016-06-02 16:23:38 -07:00
2221e1cd1d
Update the BWE when the network route changes.
honghaiz
2016-06-02 14:48:05 -07:00
2bd81a8a00
Fix building iOS SDK static libraries.
tkchin
2016-06-02 12:22:14 -07:00
a8aa907639
Disabled two flaky subtests of SignalThreadTest.
ossu
2016-06-02 08:47:07 -07:00
69b332df83
Move logic for calculating needed bitrate overhead used by NACK and FEC to VideoSender.
Per
2016-06-02 15:45:42 +02:00
58d4fe7be9
Reduce VT keyframe frequency.
Peter Bostrom
2016-06-02 15:36:40 +02:00
b684bd10be
[rtcp] ExtendedJitterReports::Parse updated not to use RTCPUtility
danilchap
2016-06-02 05:06:53 -07:00
dc0dbad5e5
GN: Exclude tools and tests in Chromium builds.
kjellander@webrtc.org
2016-06-02 13:29:07 +02:00
729b21f97f
Add clz functions (Count number of Leading Zero bits), 32-and 64-bit variants
kwiberg
2016-06-02 04:02:12 -07:00
116e4d4fae
Re-enabling -Woverloaded-virtual.
Patrik Höglund
2016-06-02 12:26:07 +02:00
f882880947
AudioDecoder: Document that the sample rate and number of channels is constant
kwiberg
2016-06-02 03:19:23 -07:00
abe95ba323
AudioDecoderIsacT: Require caller to always specify sample rate
kwiberg
2016-06-02 02:58:59 -07:00
52033d6ea1
Add H264 bitstream rewriting to limit frame reordering marker in header
sprang
2016-06-02 02:43:32 -07:00
5724b7317e
Remove unused render callback method+pointer in IncomingVideoStream.
mflodman
2016-06-02 02:39:05 -07:00
26306b139a
Remove test targets of type none.
kjellander
2016-06-02 02:26:01 -07:00
bac0412e7f
GN: Add system_wrappers_unittests, tools and tools_unittests
kjellander
2016-06-02 02:18:48 -07:00
8f4419b074
GN: Replace Windows suppressions of warning 4267 with config.
kjellander
2016-06-02 02:09:52 -07:00
cb7b44975f
Video loopback avg_burst_loss_length default parameter fix.
philipel
2016-06-02 10:57:40 +02:00
01cdab1922
Remove DtlsIdentityStoreImpl and RTCCertificateGeneratorStoreWrapper.
Henrik Boström
2016-06-02 10:18:15 +02:00
69adc9c7c0
Delete unused code in webrtc_libyuv.cc.
nisse
2016-06-02 00:58:35 -07:00
18f9da0286
Fix a memory issue when calling LOG_J in port.cc The connection delete message may be processed when a port is being deleted. Calling LOG_J here needs to access the port object that may have been partially released. This fixes the memcheck bot failure.
honghaiz
2016-06-01 23:53:01 -07:00
5ecf16c072
Add Stats to Stun ping.
zhihuang
2016-06-01 17:09:15 -07:00
36f50e8e4e
Create a new connection if a candidate reuses an address
honghaiz
2016-06-01 15:57:03 -07:00
453018a29e
CameraEnumerationAndroid: Remove Enumerator class
magjed
2016-06-01 14:39:35 -07:00
0fe8548303
Fixing overloaded-virtual compiler warning.
deadbeef
2016-06-01 13:42:32 -07:00
a6a70073fb
Fix FakeNetworkPipe to not deliver packet faster than requested.
danilchap
2016-06-01 11:20:43 -07:00
54f9171b3f
Minor lint-fixes in MediaChannel and VideoEngine2.
terelius
2016-06-01 11:18:56 -07:00
b787d87504
Making FakePortAllocator support IPv6.
Taylor Brandstetter
2016-06-01 10:43:15 -07:00
7b36ac446a
Pull in new commits from the gtest-parallel upstream repo
kwiberg
2016-06-01 09:16:40 -07:00
cebf0a2728
Remove PeerConnectionFactory's certificate generator and ref counted wrapper. Clean-up.
Henrik Boström
2016-06-01 15:45:30 +02:00
a1ed0b3241
Revert "Revert of Propagate probing cluster id to SendTimeHistory. (patchset #5 id:80001 of https://codereview.webrtc.org/2005313003/ )"
philipel
2016-06-01 06:31:17 -07:00
98bba39816
Remove metrics_default from rtc_media dependencies.
kjellander
2016-06-01 05:28:54 -07:00
d79599d74a
Turning FakeDtlsIdentityStore into FakeRTCCertificateGenerator.
Henrik Boström
2016-06-01 13:58:50 +02:00
0f380d8ffa
GN: Add test_support_unittests target
kjellander
2016-06-01 04:48:26 -07:00
4d167e5ccd
Revert of GN: Add BUILD.gn files for webrtc/{api,media,libjingle,p2p,pc} (patchset #5 id:80001 of https://codereview.webrtc.org/1979933002/ )
kjellander
2016-06-01 04:45:05 -07:00
46948c17fd
Revert of Propagate probing cluster id to SendTimeHistory. (patchset #5 id:80001 of https://codereview.webrtc.org/2005313003/ )
philipel
2016-06-01 04:04:40 -07:00
ce8d58c20e
peerconnection: remove unused include
johan
2016-06-01 03:42:37 -07:00
5be28c848b
Propagate probing cluster id to SendTimeHistory, both for packets and padding.
philipel
2016-06-01 02:49:25 -07:00
d03c23b216
Replacing DtlsIdentityStoreInterface with RTCCertificateGeneratorInterface.
Henrik Boström
2016-06-01 11:44:18 +02:00
164e978f98
Reland of GN: Add BUILD.gn files for webrtc/{api,media,libjingle,p2p,pc}
kjellander
2016-06-01 02:17:48 -07:00
caea17a139
MIPS64: Do not use openmax_dl for MIPS64 in GN
Gordana.Cmiljanovic
2016-06-01 00:53:36 -07:00
2e646c8729
VideoCapturerAndroid: Check that camera is still running in every *OnCameraThread method
Magnus Jedvert
2016-06-01 09:45:19 +02:00
ce17e01bf6
Reland of Android: Change camera fps range selection (patchset #1 id:1 of https://codereview.webrtc.org/2021233002/ )
magjed
2016-06-01 00:43:59 -07:00
603470576e
Add a flag to filter out high-cost networks. This allows webrtc to not gather on cellular networks if wifi or other low cost networks are present. BUG=
honghaiz
2016-05-31 18:29:12 -07:00
8271a7f6d7
Increasing a timeout for TestGetAllPortsNoUdpAllowed.
deadbeef
2016-05-31 16:27:10 -07:00
a1c548b9b9
Add RtpHeaderExtension to avoid client breakage
isheriff
2016-05-31 16:12:24 -07:00
98cde26c78
Use scoped_refptr for On(Add|Remove)Stream and OnDataChannel.
Taylor Brandstetter
2016-05-31 13:02:21 -07:00
521f7a8db7
Moves ownership of OpenSL engine object to Android audio manager with the goal of adding support for OpenSL ES based audio capture.
henrika
2016-05-31 07:03:17 -07:00
c0f2dcf9ed
NetEq decoder database: Don't keep track of sample rate for builtin decoders
kwiberg
2016-05-31 06:28:03 -07:00
799467d753
Disabled RestartingSendStreamPreservesRtpStatesWithRtx on Mac due to flakiness.
ossu
2016-05-31 05:17:32 -07:00
938c5ddf0b
[rtcp] RapidResyncRequest::Parse updated not to use RTCPUtility
danilchap
2016-05-31 04:30:55 -07:00
208d19845d
Rename APK tests workaround to make it more generic.
kjellander
2016-05-31 04:01:38 -07:00
e9cc6b9f19
VideoCapturerAndroidTestFixtures: Fix deprecation compile warnings
magjed
2016-05-31 03:50:24 -07:00
536378bf37
Allow FakeNetworkPipe to drop packets in bursts.
philipel
2016-05-31 03:20:23 -07:00
6c2eab34f8
AudioDecoder: New method SampleRateHz, + implementations for our codecs
kwiberg
2016-05-31 02:46:20 -07:00
946f36ef39
Added diagnostic AEC debug logpoints for the purpose of simplifying offline AEC issue analysis.
peah
2016-05-31 02:25:16 -07:00
b3f208d0ba
Revert of Android: Change camera fps range selection (patchset #4 id:100001 of https://codereview.webrtc.org/2013413002/ )
magjed
2016-05-31 01:44:29 -07:00
0fc37d7dec
[rtcp] Fir/Sli/Rpsi updated not to use RTCPUtility
danilchap
2016-05-31 01:36:37 -07:00
b4ddb5c3d3
Android: Change camera fps range selection
Magnus Jedvert
2016-05-31 10:18:53 +02:00
92379de5c6
Reorder actions on stopCapturer, to avoid crashing on camera timeout.
nisse
2016-05-30 23:36:01 -07:00
2d3aae5a84
[rtcp] ExtendedReports::Parse updated not to use RTCPUtility
danilchap
2016-05-30 08:50:53 -07:00
5f7cfa50e5
Moved CreateBuiltinDecoderFactory out to VoEBaseImpl.
ossu
2016-05-30 08:11:28 -07:00
22e70ab1dd
Disabled ProfilerTest.TestFunction due to flakiness.
ossu
2016-05-30 07:36:23 -07:00
f0e174aab4
Reland "Set defines for Chromium"
kjellander
2016-05-30 06:27:50 -07:00
073eb7ed1e
Updated #if in IsH264CodecSupported to match H264[En/De]coder::Create.
hbos
2016-05-30 05:15:25 -07:00
e38a93663a
Reland of Android: Add FramerateRange class (patchset #1 id:1 of https://codereview.webrtc.org/2024573002/ )
magjed
2016-05-30 04:00:18 -07:00
bd5621f065
Revert of Android: Add FramerateRange class (patchset #2 id:60001 of https://codereview.webrtc.org/2010763003/ )
kjellander
2016-05-29 23:06:27 -07:00
2a3a93783e
DrMemory: Exclude PingTaskTest tests.
kjellander@webrtc.org
2016-05-30 05:35:34 +02:00
435f98bc90
Reland of Change ProcessThread's task type to be the one from TaskQueue. (patchset #1 id:1 of https://codereview.webrtc.org/2020783003/ )
tommi
2016-05-28 14:57:15 -07:00
641455176a
Revert of Change ProcessThread's task type to be the one from TaskQueue. (patchset #3 id:80001 of https://codereview.webrtc.org/2016043003/ )
tommi
2016-05-28 11:00:30 -07:00
400a276c8a
Change ProcessThread's task type to be the one from TaskQueue. ProcessThread will eventually be replaced by TaskQueue, so this is the first little step.
Tommi
2016-05-28 14:16:59 +02:00
eff5b854ad
Making peerconnection_unittest use the virtual socket server it creates.
deadbeef
2016-05-27 14:18:01 -07:00