17978 Commits

Author SHA1 Message Date
kwiberg
d053fe4ab3 Opus implementation of the AudioDecoderFactoryTemplate API
BUG=webrtc:7837

Review-Url: https://codereview.webrtc.org/2942733003
Cr-Commit-Position: refs/heads/master@{#18646}
2017-06-18 01:40:52 +00:00
kwiberg
fe1aa82c63 Opus implementation of the AudioEncoderFactoryTemplate API
Now the templated AudioEncoderFactory can create Opus encoders!

BUG=webrtc:7831

Review-Url: https://codereview.webrtc.org/2930243003
Cr-Commit-Position: refs/heads/master@{#18645}
2017-06-18 01:23:03 +00:00
kwiberg
b8727aebc1 G722 implementation of the AudioEncoderFactoryTemplate API
Now the templated AudioEncoderFactory can create G722 encoders!

BUG=webrtc:7833

Review-Url: https://codereview.webrtc.org/2934833002
Cr-Commit-Position: refs/heads/master@{#18644}
2017-06-18 00:41:59 +00:00
kwiberg
b1ed7f09c0 G722 implementation of the AudioDecoderFactoryTemplate API
Now the templated AudioDecoderFactory can create G722 decoders!

BUG=webrtc:7839

Review-Url: https://codereview.webrtc.org/2940833002
Cr-Commit-Position: refs/heads/master@{#18643}
2017-06-18 00:30:09 +00:00
kwiberg
0eacd88568 Templated AudioDecoderFactory
No real encoder implements the correct API yet, so we're just testing
dummies.

BUG=webrtc:7824
TBR=ossu@webrtc.org, solenberg@webrtc.org

Review-Url: https://codereview.webrtc.org/2936773005
Cr-Commit-Position: refs/heads/master@{#18642}
2017-06-17 22:45:28 +00:00
deadbeef
19b3a554e8 Fixing incorrect use of erase/remove idiom.
In this case it wasn't an issue, because only one result would be found
by remove_if, but might as well fix it just in case.

BUG=None
TBR=pthatcher@webrtc.org

Review-Url: https://codereview.webrtc.org/2945723002
Cr-Commit-Position: refs/heads/master@{#18641}
2017-06-17 03:19:08 +00:00
Emad Omara
dab1d2d34e Enable SNI in ssl adapter.
Bug: webrtc:6973
Change-Id: I13d28cf41c586880bd7fea523005233921794cdf
Reviewed-on: https://chromium-review.googlesource.com/523024
Reviewed-by: Zeke Chin <tkchin@webrtc.org>
Reviewed-by: Sami Kalliomäki <sakal@webrtc.org>
Reviewed-by: Justin Uberti <juberti@chromium.org>
Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org>
Commit-Queue: Emad Omara <emadomara@google.com>
Cr-Commit-Position: refs/heads/master@{#18640}
2017-06-16 23:30:48 +00:00
buildbot
43b39de0ca Roll chromium_revision 175bf817db..b032878ebd (480112:480186)
Change log: 175bf817db..b032878ebd
Full diff: 175bf817db..b032878ebd

Changed dependencies:
* src/base: 08da1e40d3..cfcc86588b
* src/build: 968de08f33..da7ab41c0b
* src/ios: 43e0f4f53c..6a7a3c369e
* src/testing: 1d8a61affd..3e351800c5
* src/third_party: e886c4c328..541ca472e8
* src/third_party/boringssl/src: https://boringssl.googlesource.com/boringssl.git/+log/c07635f869..24e5886c0e
* src/third_party/libvpx/source/libvpx: 4f9d852759..8d391a111a
* src/tools: 625d843f86..bf99adb051
DEPS diff: 175bf817db..b032878ebd/DEPS

No update to Clang.

TBR=marpan@webrtc.org,
BUG=None

Review-Url: https://codereview.webrtc.org/2941373002
Cr-Commit-Position: refs/heads/master@{#18639}
2017-06-16 22:24:03 +00:00
buildbot
5369a98951 Roll chromium_revision 1d3617187c..175bf817db (480056:480112)
Change log: 1d3617187c..175bf817db
Full diff: 1d3617187c..175bf817db

Changed dependencies:
* src/base: f154c7f22d..08da1e40d3
* src/build: 5910dc43f9..968de08f33
* src/ios: 0c3c3fcae8..43e0f4f53c
* src/testing: 708da140c4..1d8a61affd
* src/third_party: bf20fc2609..e886c4c328
* src/third_party/catapult: 59a182b2a6..e9dc4c57fb
* src/tools: 95b716e635..625d843f86
DEPS diff: 1d3617187c..175bf817db/DEPS

No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2947433002
Cr-Commit-Position: refs/heads/master@{#18638}
2017-06-16 19:21:13 +00:00
kwiberg
653158338e Templated AudioEncoderFactory
No real encoder implements the correct API yet, so we're just testing
dummies.

BUG=webrtc:7823

Review-Url: https://codereview.webrtc.org/2935643002
Cr-Commit-Position: refs/heads/master@{#18637}
2017-06-16 17:42:05 +00:00
Bjorn Mellem
9fbbdc2fef Create the VideoEncoderFactory and implement it.
Adds the VideoEncoderFactory interface and implements it for use with HardwareVideoEncoder.  This uses MediaCodecVideoEncoder's initialization code as an example.

BUG=webrtc:7760

Change-Id: I9fbc93ce9ac4ad866750a4386c4f15e800a3073e
Reviewed-on: https://chromium-review.googlesource.com/530063
Commit-Queue: Bjorn Mellem <mellem@webrtc.org>
Reviewed-by: Sami Kalliomäki <sakal@webrtc.org>
Reviewed-by: Peter Thatcher <pthatcher@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#18636}
2017-06-16 16:46:30 +00:00
buildbot
c1db79beb7 Roll chromium_revision 804cd4b03e..1d3617187c (480025:480056)
Change log: 804cd4b03e..1d3617187c
Full diff: 804cd4b03e..1d3617187c

Changed dependencies:
* src/base: 1e6b057aa3..f154c7f22d
* src/ios: 4920accd3a..0c3c3fcae8
* src/third_party: cc7a11a2f7..bf20fc2609
* src/tools: a7f458396f..95b716e635
DEPS diff: 804cd4b03e..1d3617187c/DEPS

No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2942113004
Cr-Commit-Position: refs/heads/master@{#18635}
2017-06-16 16:19:02 +00:00
stefan
5cb19827e7 Tune loss-based BWE to be more compatible with the low frequency loss reports of audio streams.
BUG=webrtc:5079

Review-Url: https://codereview.webrtc.org/2941253002
Cr-Commit-Position: refs/heads/master@{#18634}
2017-06-16 14:47:00 +00:00
eladalon
8fa21c49ef Style fixes in rtcp_packet/
1. To make the files conform to chromium-style guidelines, and stop the compiler from complaing:
1.1. Move constructors out of .h file.
1.2. Move destructors out of .h file.
1.3. Move virtual functions out of .h file.
2. BlockLength() and Create() did not have consistent access modifiers in the various subclasses of RtcpPacket. Change the access level to public throughout.
3. Reorder BlockLength() and Create() where necessary, to reflect the order defined in the parent class (RtcpPacket).

BUG=None

Review-Url: https://codereview.webrtc.org/2937403002
Cr-Commit-Position: refs/heads/master@{#18633}
2017-06-16 14:07:47 +00:00
ilnik
6b826ef66d Add cropping to VIEEncoder to match simulcast streams resolution
Detect when simulcaststreamfactory adjust resolution and remeber cropping
parameters in VIEEncoder.
Expose EncoderStreamFactory in webrtcvideoengine2.

BUG=webrtc:7375, webrtc:6958

Review-Url: https://codereview.webrtc.org/2936393002
Cr-Commit-Position: refs/heads/master@{#18632}
2017-06-16 13:53:48 +00:00
terelius
f79dbadc09 Add has_value() and value() methods to rtc::Optional.
These methods have the same behavior as their counterparts in std::optional, except that rtc::Optional::value() requires that the value exists whereas std::optional::value() throws an exception.

BUG=webrtc:7843

Review-Url: https://codereview.webrtc.org/2942203002
Cr-Commit-Position: refs/heads/master@{#18631}
2017-06-16 13:48:13 +00:00
buildbot
0ef8fb91b4 Roll chromium_revision ff467ab402..804cd4b03e (480004:480025)
Change log: ff467ab402..804cd4b03e
Full diff: ff467ab402..804cd4b03e

Changed dependencies:
* src/ios: 4dd4df7bd8..4920accd3a
* src/testing: 6addf538f0..708da140c4
* src/third_party: 20ed26ccda..cc7a11a2f7
* src/tools: adcc40dfd1..a7f458396f
DEPS diff: ff467ab402..804cd4b03e/DEPS

Clang version changed 305462:305489
Details: ff467ab402..804cd4b03e/tools/clang/scripts/update.py

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2941243002
Cr-Commit-Position: refs/heads/master@{#18630}
2017-06-16 13:46:56 +00:00
henrika
af35f833b7 Reduces sensitivity in audio-glitch detector for iOS
Bug: b/38018041
Change-Id: I8490a8ab51db14d3f4f42e128e47303e3710f63f
Reviewed-on: https://chromium-review.googlesource.com/536755
Commit-Queue: Henrik Andreasson <henrika@webrtc.org>
Reviewed-by: Minyue Li <minyue@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#18629}
2017-06-16 12:09:10 +00:00
erikvarga
bf5a2fc11b Use RaceChecker instead of ThreadChecker in a few places.
There are some functions in packet_router.cc and modules/congestion_controller that could be used by different threads, but they're protected using rtc::ThreadChecker which doesn't allow them to be called by more than one thread even if the calls are synchronised. This CL replaces those with rtc::RaceChecker, which allows serialized access of the functions from multiple threads.

BUG=webrtc:7826

Review-Url: https://codereview.webrtc.org/2940133003
Cr-Commit-Position: refs/heads/master@{#18628}
2017-06-16 12:02:05 +00:00
eladalon
bd09ebc71e Remove unused #include "libyuv/compare.h"
BUG=None

Review-Url: https://codereview.webrtc.org/2934423003
Cr-Commit-Position: refs/heads/master@{#18627}
2017-06-16 11:54:22 +00:00
Anders Carlsson
e150058236 Move setting switches in AppRTCMobile to Settings screen
All setting switches except "Loopback mode" is now in the Settings
screen instead of the main screen. They are also persisted across app
launches.

Bug: webrtc:7748
Change-Id: Iafd84e5e39639770118e2503148d1bf7fb9c3d8d
Reviewed-on: https://chromium-review.googlesource.com/527034
Commit-Queue: Magnus Jedvert <magjed@webrtc.org>
Reviewed-by: Magnus Jedvert <magjed@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#18626}
2017-06-16 11:16:19 +00:00
buildbot
7c303907a4 Roll chromium_revision 2696d5a95c..ff467ab402 (479974:480004)
Change log: 2696d5a95c..ff467ab402
Full diff: 2696d5a95c..ff467ab402

Changed dependencies:
* src/build: c6f78e980d..5910dc43f9
* src/ios: ab0d7de938..4dd4df7bd8
* src/testing: 6534daa1c0..6addf538f0
* src/third_party: f36ef988b6..20ed26ccda
* src/tools: b2918dd024..adcc40dfd1
DEPS diff: 2696d5a95c..ff467ab402/DEPS

No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2938203005
Cr-Commit-Position: refs/heads/master@{#18625}
2017-06-16 10:27:08 +00:00
Sami Kalliomäki
bc061b4280 Create AndroidVideoBuffer and allow renderers to consume it.
Bug: webrtc:7760
Change-Id: I3e3fddf48090ae27b226c65ddbb51f2c3d8dc544
Reviewed-on: https://chromium-review.googlesource.com/535638
Commit-Queue: Sami Kalliomäki <sakal@webrtc.org>
Reviewed-by: Magnus Jedvert <magjed@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#18624}
2017-06-16 08:31:37 +00:00
nisse
af99b6d67a Delete SignalSrtpError.
This became unused with cl https://codereview.webrtc.org/1362913004.

BUG=webrtc:4690,webrtc:6424

Review-Url: https://codereview.webrtc.org/2938013003
Cr-Commit-Position: refs/heads/master@{#18623}
2017-06-16 07:57:21 +00:00
buildbot
92b607b033 Roll chromium_revision 0292e51a15..2696d5a95c (479940:479974)
Change log: 0292e51a15..2696d5a95c
Full diff: 0292e51a15..2696d5a95c

Changed dependencies:
* src/ios: ef52e36808..ab0d7de938
* src/testing: 9401de6229..6534daa1c0
* src/third_party: 74108626c0..f36ef988b6
* src/tools: a210f0224e..b2918dd024
DEPS diff: 0292e51a15..2696d5a95c/DEPS

No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2943633002
Cr-Commit-Position: refs/heads/master@{#18622}
2017-06-16 07:17:26 +00:00
buildbot
2b6e65820e Roll chromium_revision 3a8e71c423..0292e51a15 (479885:479940)
Change log: 3a8e71c423..0292e51a15
Full diff: 3a8e71c423..0292e51a15

Changed dependencies:
* src/base: 9aa1c80983..1e6b057aa3
* src/build: 860725673e..c6f78e980d
* src/buildtools: b53a03df32..ee9c3a7088
* src/ios: 3e9ed7309b..ef52e36808
* src/testing: a05315082c..9401de6229
* src/third_party: 1fda68ced2..74108626c0
* src/tools: b7ec283409..a210f0224e
DEPS diff: 3a8e71c423..0292e51a15/DEPS

Clang version changed 305281:305462
Details: 3a8e71c423..0292e51a15/tools/clang/scripts/update.py

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2940183003
Cr-Commit-Position: refs/heads/master@{#18621}
2017-06-16 04:26:35 +00:00
buildbot
7ca9e3621f Roll chromium_revision 14085ad54d..3a8e71c423 (479854:479885)
Change log: 14085ad54d..3a8e71c423
Full diff: 14085ad54d..3a8e71c423

Changed dependencies:
* src/build: 5f623fb27f..860725673e
* src/ios: 0c74fbb8c4..3e9ed7309b
* src/testing: 41dd727981..a05315082c
* src/third_party: 0e86e3fc8c..1fda68ced2
* src/tools: 00799ac412..b7ec283409
DEPS diff: 14085ad54d..3a8e71c423/DEPS

No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2945523002
Cr-Commit-Position: refs/heads/master@{#18620}
2017-06-16 01:16:04 +00:00
glaznev
3fc2350ef9 Support H.264 high profile encoding on Exynos devices.
Guarded by field trial - similar to high profile encoder.
If high profile is requested, but device do not support it
then fallback to baseline profile.

BUG=b/34816463

Review-Url: https://codereview.webrtc.org/2936313002
Cr-Commit-Position: refs/heads/master@{#18619}
2017-06-15 23:24:37 +00:00
buildbot
24d00ddd8c Roll chromium_revision 3a1b0a576e..14085ad54d (479771:479854)
Change log: 3a1b0a576e..14085ad54d
Full diff: 3a1b0a576e..14085ad54d

Changed dependencies:
* src/base: b78cb90d32..9aa1c80983
* src/build: 98eab34057..5f623fb27f
* src/ios: ef7d2c2184..0c74fbb8c4
* src/testing: 791edd61bf..41dd727981
* src/third_party: dc02a65ed1..0e86e3fc8c
* src/tools: 06459a76cf..00799ac412
DEPS diff: 3a1b0a576e..14085ad54d/DEPS

No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2942983002
Cr-Commit-Position: refs/heads/master@{#18618}
2017-06-15 22:15:49 +00:00
zhihuang
38ede13042 Support building WebRTC without audio and video.
This CL makes the WebRTC more modular and allows the users to build
WebRTC without audio and video(DataChannel only).

The BUILD files in call/, logging/, media/ and pc/ are modified to
support modular WebRTC.

The dependencies on Call and RtcEventLog are removed from the
PeerConnection. Instead of being created internally, they would be
passed in by the PeerConnectionFactory.

Add the CreateModularPeerConnectionFactory function which allow the
users to create a PeerConnectionFactory with the modules they need.
If the users want to build WebRTC without audio and video, they can
pass in null pointers for modules they don't need. (MediaEngine,
VideoEncoderFactory etc.)

BUG=webrtc:7613

Review-Url: https://codereview.webrtc.org/2854123003
Cr-Commit-Position: refs/heads/master@{#18617}
2017-06-15 19:52:32 +00:00
buildbot
beae92c784 Roll chromium_revision 408bddbca7..3a1b0a576e (479728:479771)
Change log: 408bddbca7..3a1b0a576e
Full diff: 408bddbca7..3a1b0a576e

Changed dependencies:
* src/base: 41d0376e9c..b78cb90d32
* src/ios: 2bac6c9150..ef7d2c2184
* src/testing: f68279d633..791edd61bf
* src/third_party: 3635900a96..dc02a65ed1
* src/tools: 16f5664a2e..06459a76cf
DEPS diff: 408bddbca7..3a1b0a576e/DEPS

No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2939153002
Cr-Commit-Position: refs/heads/master@{#18616}
2017-06-15 19:21:41 +00:00
buildbot
65f3150412 Roll chromium_revision 5cda18fb97..408bddbca7 (479679:479728)
Change log: 5cda18fb97..408bddbca7
Full diff: 5cda18fb97..408bddbca7

Changed dependencies:
* src/base: ba13298ff1..41d0376e9c
* src/ios: 70777e4ddd..2bac6c9150
* src/third_party: 612558a7a0..3635900a96
DEPS diff: 5cda18fb97..408bddbca7/DEPS

No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2938223002
Cr-Commit-Position: refs/heads/master@{#18615}
2017-06-15 16:45:43 +00:00
philipel
112adf9ca9 Validate references of frames inserted into FrameBuffer2.
BUG=chromium:730603

Review-Url: https://codereview.webrtc.org/2937243002
Cr-Commit-Position: refs/heads/master@{#18614}
2017-06-15 16:06:21 +00:00
deadbeef
eb02c03a53 Allow WebRtcMediaEngine to be created from any thread.
This eliminates a thread hop in PeerConnectionFactory initialization,
and will allow some code to be simplified.

BUG=None

Review-Url: https://codereview.webrtc.org/2934103002
Cr-Commit-Position: refs/heads/master@{#18613}
2017-06-15 15:29:25 +00:00
buildbot
d03a578333 Roll chromium_revision 47f5ca5642..5cda18fb97 (479659:479679)
Change log: 47f5ca5642..5cda18fb97
Full diff: 47f5ca5642..5cda18fb97

Changed dependencies:
* src/testing: 4f3319b4e6..f68279d633
* src/third_party: b6191cc560..612558a7a0
* src/tools: 85ec479bb3..16f5664a2e
DEPS diff: 47f5ca5642..5cda18fb97/DEPS

No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2935353003
Cr-Commit-Position: refs/heads/master@{#18612}
2017-06-15 13:53:01 +00:00
sprang
67561a6411 Use the same QP max for tests as in production
BUG=webrtc:7664

Review-Url: https://codereview.webrtc.org/2941023002
Cr-Commit-Position: refs/heads/master@{#18611}
2017-06-15 13:34:42 +00:00
sprang
fda496a31e Set overuse detector max frame interval based on target frame rate.
Currently there is a hard limit for the estimated captured frame
interval of 45ms. As the encoder utilization is calculated as
(input frame interval)/(encode time), overuse signals can be triggered
even though there is plenty of time to go around if the fps is low.

However, in order to avoid falsly estimating low encode usage in case
the capturer has a dynamic frame rate, set the frame interval based on
the actual current max framerate.

BUG=webrtc:4172

Review-Url: https://codereview.webrtc.org/2918143003
Cr-Commit-Position: refs/heads/master@{#18610}
2017-06-15 11:21:07 +00:00
alessiob
19e087fc91 This CL finalizes the Conversational Speech tool.
The following changes have been made:
- command line args wired,
- user output added,
- final polishing.

BUG=webrtc:7218

Review-Url: https://codereview.webrtc.org/2808053002
Cr-Commit-Position: refs/heads/master@{#18609}
2017-06-15 10:49:57 +00:00
buildbot
b2152b7b61 Roll chromium_revision 5423b19357..47f5ca5642 (479628:479659)
Change log: 5423b19357..47f5ca5642
Full diff: 5423b19357..47f5ca5642

Changed dependencies:
* src/build: 3ab6155577..98eab34057
* src/ios: cb870785e5..70777e4ddd
* src/third_party: f3851f9e1f..b6191cc560
DEPS diff: 5423b19357..47f5ca5642/DEPS

No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2934303004
Cr-Commit-Position: refs/heads/master@{#18608}
2017-06-15 10:33:17 +00:00
Henrik Lundin
6af9399117 ACM: Make AcmReceiver's ownership of NetEq more obvious
Bug: None
Change-Id: Iff544940fcbd651c967771c209c8c0c3aaeda9a1
Reviewed-on: https://chromium-review.googlesource.com/533073
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Henrik Lundin <henrik.lundin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#18607}
2017-06-15 10:11:07 +00:00
alessiob
f9784f23d7 Reland of Conversational speech tool, simualtor + unit tests (patchset #1 id:1 of https://codereview.webrtc.org/2925123003/ )
Reason for revert:
Build file causing google3 compilation error fixed

Original issue's description:
> Revert of Conversational speech tool, simualtor + unit tests (patchset #12 id:220001 of https://codereview.webrtc.org/2790933002/ )
>
> Reason for revert:
> Compile Error.
>
> Original issue's description:
> > The simulator puts into action the schedule of speech turns encoded in a MultiEndCall instance. The output is a set of audio track pairs. There is one set for each speaker and each set contains one near-end and one far-end audio track. The tracks are directly written into wav files instead of creating them in memory. To speed up the creation of the output wav files, *all* the source audio tracks (i.e., the atomic speech turns) are pre-loaded.
> >
> > The ConversationalSpeechTest.MultiEndCallSimulator unit test defines a conversational speech sequence and creates two wav files (with pure tones at 440 and 880 Hz) that are used as atomic speech turn tracks.
> >
> > This CL also patches MultiEndCall in order to allow input audio tracks with same sample rate and single channel only.
> >
> > BUG=webrtc:7218
> >
> > Review-Url: https://codereview.webrtc.org/2790933002
> > Cr-Commit-Position: refs/heads/master@{#18480}
> > Committed: 6b648c4697
>
> TBR=minyue@webrtc.org,alessiob@webrtc.org
> # Skipping CQ checks because original CL landed less than 1 days ago.
> NOPRESUBMIT=true
> NOTREECHECKS=true
> NOTRY=true
> BUG=webrtc:7218
>
> Review-Url: https://codereview.webrtc.org/2925123003
> Cr-Commit-Position: refs/heads/master@{#18481}
> Committed: 4c72cf43df

TBR=minyue@webrtc.org,charujain@webrtc.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=webrtc:7218

Review-Url: https://codereview.webrtc.org/2930853002
Cr-Commit-Position: refs/heads/master@{#18606}
2017-06-15 09:24:59 +00:00
aleloi
f4dd191b28 Change existing aec dump tests to use webrtc::AecDump.
Currently the debug dump functionality of WebRTC (a log of all
AudioProcessing operations) was tested by the following tests:

1. ApmTest.VerifyDebugDump* which configures and runs AudioProcessing
   from a debug dump, and verifies that the same debug dump is
   recorded.
2. DebugDumpTest.* which is a comprehensive test of the debug dump
   operations. AudioProcessing configuration is changed, and the dump
   is scanned for the change.
3. ApmTest::{DebugDump, DebugDumpFromFileHandle} that verify that
   debug dumping can be started and files written.

This CL replaces the debug dump mechanism in all these tests to
webrtc::AecDump. Some of the tests are adapted to the chenges of the
new API to AecDump {Start,Stop}DebugRecording: the old functions
signal errors when a file cannot be opened. With AecDump, the
AecDumpFactory instead returns a nullptr.

The CL also changes audioproc_f to use AecDump.

BUG=webrtc:7404

Review-Url: https://codereview.webrtc.org/2864373002
Cr-Commit-Position: refs/heads/master@{#18605}
2017-06-15 08:55:38 +00:00
buildbot
af66f2ca8a Roll chromium_revision c4920d627d..5423b19357 (479593:479628)
Change log: c4920d627d..5423b19357
Full diff: c4920d627d..5423b19357

Changed dependencies:
* src/ios: 15631ba5b8..cb870785e5
* src/testing: 7fcb49efdc..4f3319b4e6
* src/third_party: c6002e6240..f3851f9e1f
DEPS diff: c4920d627d..5423b19357/DEPS

No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2938823004
Cr-Commit-Position: refs/heads/master@{#18604}
2017-06-15 07:19:12 +00:00
buildbot
08cfc84278 Roll chromium_revision e7ba6263e5..c4920d627d (479563:479593)
Change log: e7ba6263e5..c4920d627d
Full diff: e7ba6263e5..c4920d627d

Changed dependencies:
* src/build: 6888c3a12f..3ab6155577
* src/testing: b635b7d0bd..7fcb49efdc
* src/third_party: b63b1205f3..c6002e6240
* src/tools: 0e051e864b..85ec479bb3
DEPS diff: e7ba6263e5..c4920d627d/DEPS

No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2942823002
Cr-Commit-Position: refs/heads/master@{#18603}
2017-06-15 04:12:20 +00:00
buildbot
24b60ef75c Roll chromium_revision 6dec5dff0b..e7ba6263e5 (479516:479563)
Change log: 6dec5dff0b..e7ba6263e5
Full diff: 6dec5dff0b..e7ba6263e5

Changed dependencies:
* src/base: 794c77e4b8..ba13298ff1
* src/ios: 21f784b249..15631ba5b8
* src/testing: 3dfd290405..b635b7d0bd
* src/third_party: a2b95d39bf..b63b1205f3
* src/third_party/catapult: c9212cbf52..59a182b2a6
* src/tools: 12b6c41394..0e051e864b
DEPS diff: 6dec5dff0b..e7ba6263e5/DEPS

No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2942813002
Cr-Commit-Position: refs/heads/master@{#18602}
2017-06-15 01:17:20 +00:00
buildbot
f7f6572d59 Roll chromium_revision 4062088042..6dec5dff0b (479467:479516)
Change log: 4062088042..6dec5dff0b
Full diff: 4062088042..6dec5dff0b

Changed dependencies:
* src/base: 7c03bea747..794c77e4b8
* src/build: 6aeb18a7f5..6888c3a12f
* src/ios: 4dc3384ca8..21f784b249
* src/testing: 524f3fb227..3dfd290405
* src/third_party: 72c6bc47a4..a2b95d39bf
* src/third_party/catapult: 597f96ee44..c9212cbf52
* src/tools: c2188161c3..12b6c41394
DEPS diff: 4062088042..6dec5dff0b/DEPS

No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2938053002
Cr-Commit-Position: refs/heads/master@{#18601}
2017-06-14 22:19:33 +00:00
buildbot
4d2e0a874b Roll chromium_revision 78764cfda4..4062088042 (479277:479467)
Change log: 78764cfda4..4062088042
Full diff: 78764cfda4..4062088042

Changed dependencies:
* src/base: 93284c5072..7c03bea747
* src/ios: a3fcf113d1..4dc3384ca8
* src/testing: 45823c179e..524f3fb227
* src/third_party: bb1a23cc9a..72c6bc47a4
* src/tools: 0c5cd7a92e..c2188161c3
DEPS diff: 78764cfda4..4062088042/DEPS

No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2942733002
Cr-Commit-Position: refs/heads/master@{#18600}
2017-06-14 19:57:21 +00:00
zstein
a5e0df6438 Move MinPositive to call.h as discussed here: https://codereview.chromium.org/2888303005/#msg19
TBR=stefan@webrtc.org
BUG=webrtc:7395

Review-Url: https://codereview.webrtc.org/2924393002
Cr-Commit-Position: refs/heads/master@{#18599}
2017-06-14 18:41:48 +00:00
kjellander
23bc51bd87 Reland of ll chromium_revision 05ba7bc226..78764cfda4 (479231:479277) (patchset #1 id:1 of https://codereview.webrtc.org/2939903002/ )
Reason for revert:
The failing perf test is likely fixed in https://codereview.webrtc.org/2935263002

Original issue's description:
> Revert of Roll chromium_revision 05ba7bc226..78764cfda4 (479231:479277) (patchset #1 id:1 of https://codereview.webrtc.org/2936153002/ )
>
> Reason for revert:
> Do not spam devs with confusing errors.
>
> This is caused by a chromium change that affects our android perf bots.
>
> Original issue's description:
> > Roll chromium_revision 05ba7bc226..78764cfda4 (479231:479277)
> >
> > Change log: 05ba7bc226..78764cfda4
> > Full diff: 05ba7bc226..78764cfda4
> >
> > Changed dependencies:
> > * src/build: 4280b28b9a..6aeb18a7f5
> > * src/ios: 0dceaea435..a3fcf113d1
> > * src/third_party: 02c59642df..bb1a23cc9a
> > * src/third_party/gtest-parallel: 886cbd9635..6fb62e80ac
> > * src/tools: d27b3e5170..0c5cd7a92e
> > DEPS diff: 05ba7bc226..78764cfda4/DEPS
> >
> > No update to Clang.
> >
> > TBR=
> > BUG=None
> >
> > Review-Url: https://codereview.webrtc.org/2936153002
> > Cr-Commit-Position: refs/heads/master@{#18581}
> > Committed: b7d6015529
>
> TBR=buildbot@webrtc.org
> # Skipping CQ checks because original CL landed less than 1 days ago.
> NOPRESUBMIT=true
> NOTREECHECKS=true
> NOTRY=true
> BUG=chromium:733108
>
> Review-Url: https://codereview.webrtc.org/2939903002
> Cr-Commit-Position: refs/heads/master@{#18584}
> Committed: 58c5a7d4ac

TBR=buildbot@webrtc.org,mbonadei@webrtc.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=chromium:733108

Review-Url: https://codereview.webrtc.org/2936243002
Cr-Commit-Position: refs/heads/master@{#18598}
2017-06-14 18:06:42 +00:00
Magnus Jedvert
62faaabce9 Android: Add functionality for wrapping C++ I420 buffers to Java
This functionality is needed when sending C++ I420 buffers to Java
VideoSinks or Java encoders.

Bug: webrtc:7749
Change-Id: Ied783470b90b9d2e0cb5930795f35de4a296d499
Reviewed-on: https://chromium-review.googlesource.com/532961
Commit-Queue: Magnus Jedvert <magjed@webrtc.org>
Reviewed-by: Sami Kalliomäki <sakal@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#18597}
2017-06-14 17:37:15 +00:00