14647 Commits

Author SHA1 Message Date
danilchap
e545e5d062 RtpPacketizer::NextPacket fills RtpPacket instead of just payload.
This push decision if Marker bit should be set into packetizers fixing
issue where returned last_packet flag was ambiguous for some VP9 packets.

Added test for VP9 where last_packet != marker_bit

BUG=webrtc:6723

Review-Url: https://codereview.webrtc.org/2522553002
Cr-Commit-Position: refs/heads/master@{#15415}
2016-12-05 10:26:53 +00:00
henrik.lundin
f00082da37 Move WEBRTC_VOICE_ENGINE_TYPING_DETECTION to transmit_mixer.h
BUG=webrtc:6506
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_rel_ng;master.tryserver.chromium.mac:mac_chromium_rel_ng,ios-device;master.tryserver.chromium.win:win_chromium_rel_ng;master.tryserver.chromium.android:android_compile_dbg,linux_android_rel_ng

Review-Url: https://codereview.webrtc.org/2544123003
Cr-Commit-Position: refs/heads/master@{#15414}
2016-12-05 10:22:18 +00:00
aleloi
6321b49a0d Move functionality out from AudioFrame and into AudioFrameOperations.
This CL is in preparation to move the AudioFrame into webrtc/api. The
AudioFrame is a POD type used for representing 10ms of audio. It
appears as a parameter and return value of interfaces being migrated
to webrtc/api, in particular AudioMixer.

Here, methods operator+=, operator>>=, Mute are
moved into a new target webrtc/audio/utility/audio_frame_operations,
and dependencies are changed to use
the new versions. The old AudioFrame methods are marked deprecated.

The audio frame utilities in webrtc/modules/utility:audio_frame_operations
are also moved to the new location.

TBR=kjellander@webrtc.org
BUG=webrtc:6548
NOPRESUBMIT=True

Review-Url: https://codereview.webrtc.org/2424173003
Cr-Commit-Position: refs/heads/master@{#15413}
2016-12-05 09:46:20 +00:00
buildbot
bd9bdf6140 Roll chromium_revision b5ed348a58..60f4f97afb (436228:436236)
Change log: b5ed348a58..60f4f97afb
Full diff: b5ed348a58..60f4f97afb

No dependencies changed.
No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2551783002
Cr-Commit-Position: refs/heads/master@{#15412}
2016-12-05 07:08:49 +00:00
buildbot
deb1f8abaf Roll chromium_revision cfcd3337a6..b5ed348a58 (436209:436228)
Change log: cfcd3337a6..b5ed348a58
Full diff: cfcd3337a6..b5ed348a58

No dependencies changed.
Clang version changed 287780:288545
Details: cfcd3337a6..b5ed348a58/tools/clang/scripts/update.py

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2550073002
Cr-Commit-Position: refs/heads/master@{#15411}
2016-12-05 04:13:11 +00:00
buildbot
280be7dd08 Roll chromium_revision 5f3032e780..cfcd3337a6 (436201:436209)
Change log: 5f3032e780..cfcd3337a6
Full diff: 5f3032e780..cfcd3337a6

No dependencies changed.
No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2546313002
Cr-Commit-Position: refs/heads/master@{#15410}
2016-12-05 01:09:24 +00:00
buildbot
595d15c021 Roll chromium_revision dfb4c71778..5f3032e780 (436198:436201)
Change log: dfb4c71778..5f3032e780
Full diff: dfb4c71778..5f3032e780

No dependencies changed.
No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2547363002
Cr-Commit-Position: refs/heads/master@{#15409}
2016-12-04 22:06:29 +00:00
buildbot
a887f7ce2b Roll chromium_revision b0dfc121a4..dfb4c71778 (436194:436198)
Change log: b0dfc121a4..dfb4c71778
Full diff: b0dfc121a4..dfb4c71778

No dependencies changed.
No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2550053002
Cr-Commit-Position: refs/heads/master@{#15408}
2016-12-04 19:18:22 +00:00
buildbot
347908fc39 Roll chromium_revision 0740b0dfd2..b0dfc121a4 (436192:436194)
Change log: 0740b0dfd2..b0dfc121a4
Full diff: 0740b0dfd2..b0dfc121a4

No dependencies changed.
No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2548203002
Cr-Commit-Position: refs/heads/master@{#15407}
2016-12-04 16:05:58 +00:00
buildbot
a99e52f36e Roll chromium_revision 5bbd80fb56..0740b0dfd2 (436191:436192)
Change log: 5bbd80fb56..0740b0dfd2
Full diff: 5bbd80fb56..0740b0dfd2

No dependencies changed.
No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2548183002
Cr-Commit-Position: refs/heads/master@{#15406}
2016-12-04 13:11:59 +00:00
buildbot
d3b79f511e Roll chromium_revision 62ef852f1d..5bbd80fb56 (436188:436191)
Change log: 62ef852f1d..5bbd80fb56
Full diff: 62ef852f1d..5bbd80fb56

No dependencies changed.
No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2547343002
Cr-Commit-Position: refs/heads/master@{#15405}
2016-12-04 10:15:43 +00:00
buildbot
6b5789cbbb Roll chromium_revision 4c53995f0b..62ef852f1d (436184:436188)
Change log: 4c53995f0b..62ef852f1d
Full diff: 4c53995f0b..62ef852f1d

No dependencies changed.
No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2548983002
Cr-Commit-Position: refs/heads/master@{#15404}
2016-12-04 07:05:14 +00:00
buildbot
aa5c7b9674 Roll chromium_revision 1b019f5fd3..4c53995f0b (436175:436184)
Change log: 1b019f5fd3..4c53995f0b
Full diff: 1b019f5fd3..4c53995f0b

Changed dependencies:
* src/third_party/catapult: ca719be61d..627b0d9726
DEPS diff: 1b019f5fd3..4c53995f0b/DEPS

No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2552573002
Cr-Commit-Position: refs/heads/master@{#15403}
2016-12-04 04:07:44 +00:00
buildbot
c46e0b7b6e Roll chromium_revision 8cbbe0ffc3..1b019f5fd3 (436165:436175)
Change log: 8cbbe0ffc3..1b019f5fd3
Full diff: 8cbbe0ffc3..1b019f5fd3

No dependencies changed.
No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2552523003
Cr-Commit-Position: refs/heads/master@{#15402}
2016-12-03 22:05:48 +00:00
buildbot
c191bd3804 Roll chromium_revision 0a4f767df7..8cbbe0ffc3 (436162:436165)
Change log: 0a4f767df7..8cbbe0ffc3
Full diff: 0a4f767df7..8cbbe0ffc3

No dependencies changed.
No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2535723012
Cr-Commit-Position: refs/heads/master@{#15401}
2016-12-03 07:08:08 +00:00
buildbot
7ba6e029a8 Roll chromium_revision 64637ac52e..0a4f767df7 (436108:436162)
Change log: 64637ac52e..0a4f767df7
Full diff: 64637ac52e..0a4f767df7

No dependencies changed.
No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2545233002
Cr-Commit-Position: refs/heads/master@{#15400}
2016-12-03 04:07:01 +00:00
deadbeef
4c6696c912 Revert of Disable P2PTestConductor.LocalP2PTestDtlsBundleInIceRestart under msan (patchset #1 id:1 of https://codereview.webrtc.org/2546913003/ )
Reason for revert:
Should be fixed (for good this time) by https://codereview.webrtc.org/2544003004/

Original issue's description:
> Disable P2PTestConductor.LocalP2PTestDtlsBundleInIceRestart under msan
>
> The test is flaky.
>
> BUG=webrtc:6811
> TBR=deadbeef@webrtc.org
>
> Committed: https://crrev.com/a28a1b9db6b8b44b3687c45fddf834e81b921b20
> Cr-Commit-Position: refs/heads/master@{#15382}

TBR=henrik.lundin@webrtc.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=webrtc:6811

Review-Url: https://codereview.webrtc.org/2546183003
Cr-Commit-Position: refs/heads/master@{#15399}
2016-12-03 02:09:09 +00:00
buildbot
a59b012c33 Roll chromium_revision f857831468..64637ac52e (436038:436108)
Change log: f857831468..64637ac52e
Full diff: f857831468..64637ac52e

Changed dependencies:
* src/third_party/catapult: 8d05c456e6..ca719be61d
DEPS diff: f857831468..64637ac52e/DEPS

No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2543413002
Cr-Commit-Position: refs/heads/master@{#15398}
2016-12-03 01:11:12 +00:00
deadbeef
c23efae6b2 Allow locally rendered video to be downscaled in end-to-end tests.
A previous CL (https://codereview.webrtc.org/2547673002/) only did this
for end-to-end rendered video. But it appears locally rendered video is
downscaled too.

BUG=webrtc:6811

Review-Url: https://codereview.webrtc.org/2544003004
Cr-Commit-Position: refs/heads/master@{#15397}
2016-12-02 23:45:36 +00:00
zhihuang
c63b894686 Modify the parameter type of PeerConnectionObserver callback OnAddTrack.
Change the second parameter type to a const reference of vector so that
the vector will not be copied.

BUG=none

Review-Url: https://codereview.webrtc.org/2551603003
Cr-Commit-Position: refs/heads/master@{#15396}
2016-12-02 23:41:15 +00:00
buildbot
d5c93e0be1 Roll chromium_revision 5e077354e9..f857831468 (435981:436038)
Change log: 5e077354e9..f857831468
Full diff: 5e077354e9..f857831468

Changed dependencies:
* src/third_party/catapult: b4479b33ca..8d05c456e6
DEPS diff: 5e077354e9..f857831468/DEPS

No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2551623002
Cr-Commit-Position: refs/heads/master@{#15395}
2016-12-02 22:18:36 +00:00
deadbeef
2e59a02dd4 Revert of Use different restrictions of acked bitrate lag depending on operating point. (patchset #3 id:40001 of https://codereview.webrtc.org/2542083003/ )
Reason for revert:
Appears to cause a regression to RampUpTest.SendSideAudioOnlyUpDownUpRtx:

https://build.chromium.org/p/client.webrtc.perf/builders/Android32%20Tests%20%28L%20Nexus6%29/builds/626

Original issue's description:
> Use different restrictions of acked bitrate lag depending on operating point.
>
> Before this the BWE was allowed to operate freely up to 100 kbps. This isn't a good idea for audio BWE.
>
> BUG=webrtc:5079
>
> Committed: https://crrev.com/5932149c9aeaa7679ad0bc3183047766832ca907
> Cr-Commit-Position: refs/heads/master@{#15389}

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

Review-Url: https://codereview.webrtc.org/2547113002
Cr-Commit-Position: refs/heads/master@{#15394}
2016-12-02 19:29:41 +00:00
buildbot
ef0cd5621d Roll chromium_revision 58c06a5f1b..5e077354e9 (435946:435981)
Change log: 58c06a5f1b..5e077354e9
Full diff: 58c06a5f1b..5e077354e9

Changed dependencies:
* src/third_party/catapult: e4611d2994..b4479b33ca
DEPS diff: 58c06a5f1b..5e077354e9/DEPS

No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2544343002
Cr-Commit-Position: refs/heads/master@{#15393}
2016-12-02 19:07:52 +00:00
sergeyu
9cef11b75e Fix exponential probing in ProbeController.
https://codereview.webrtc.org/2504023002 broke exponential probing.
After that change ProbeController stops exponential probes prematurely:
it goes to kProbingComplete state if SetEstimatedBitrate() is called
with bitrate lower than min_bitrate_to_probe_further_bps_, which always
happens with the first pair of probes. As result it wasn't sending
repeated probes as it should. This change fixes that issue by moving
probe expieration logic to ProbeContoller::Process(). This also ensures
that the controller goes to kProbingComplete state as soon as probing
timeout expired, without waiting for the next SetEstimatedBitrate()
call.

BUG=669421

Review-Url: https://codereview.webrtc.org/2546613003
Cr-Commit-Position: refs/heads/master@{#15392}
2016-12-02 19:03:08 +00:00
buildbot
5e6c52c0ce Roll chromium_revision dd10720676..58c06a5f1b (435924:435946)
Change log: dd10720676..58c06a5f1b
Full diff: dd10720676..58c06a5f1b

Changed dependencies:
* src/third_party/catapult: 36566ddb1d..e4611d2994
DEPS diff: dd10720676..58c06a5f1b/DEPS

No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2551483002
Cr-Commit-Position: refs/heads/master@{#15391}
2016-12-02 17:05:08 +00:00
asapersson
4eb03c76fa Turn off error resilience for VP9 if no spatial or temporal layers are configured and NACK is enabled.
Error resilience is currently always enabled for VP9 which reduces quality.

BUG=webrtc:6783

Review-Url: https://codereview.webrtc.org/2532053002
Cr-Commit-Position: refs/heads/master@{#15390}
2016-12-02 16:58:02 +00:00
stefan
5932149c9a Use different restrictions of acked bitrate lag depending on operating point.
Before this the BWE was allowed to operate freely up to 100 kbps. This isn't a good idea for audio BWE.

BUG=webrtc:5079

Review-Url: https://codereview.webrtc.org/2542083003
Cr-Commit-Position: refs/heads/master@{#15389}
2016-12-02 16:46:32 +00:00
sprang
a790d834c9 Wire up rtcp xr target bitrate on receive side.
BUG=webrtc:6301

Review-Url: https://codereview.webrtc.org/2540363003
Cr-Commit-Position: refs/heads/master@{#15388}
2016-12-02 15:29:48 +00:00
buildbot
9afbfc00d8 Roll chromium_revision f50152dfc4..dd10720676 (435897:435924)
Change log: f50152dfc4..dd10720676
Full diff: f50152dfc4..dd10720676

No dependencies changed.
No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2545033002
Cr-Commit-Position: refs/heads/master@{#15387}
2016-12-02 13:12:44 +00:00
charujain
0f01c7f930 Added tool for reference less video analysis (go/refless-video-analysis)
This tool takes list of video file names as input and calculates freezing metrics score for the video files without having reference to original video by comparing the PSNR and SSIM values of current and previous frame.

BUG=webrtc:6759

Review-Url: https://codereview.webrtc.org/2515253004
Cr-Commit-Position: refs/heads/master@{#15386}
2016-12-02 13:00:10 +00:00
nisse
b2250e5dbb New gn target video_frame_api.
This is in preparation for https://codereview.webrtc.org/2517173004/,
which needs some updates of downstream dependencies. This cl adds the
target to api/BUILD.gn, creates the directory api/video, and a single
harmless include file there.

BUG=webrtc:5880

Review-Url: https://codereview.webrtc.org/2546723003
Cr-Commit-Position: refs/heads/master@{#15385}
2016-12-02 12:01:21 +00:00
kjellander
969b12f6aa Remove xdisplaycheck
The tool is no longer needed and will be removed in Chromium.

BUG=chromium:670470

Review-Url: https://codereview.webrtc.org/2548763002
Cr-Commit-Position: refs/heads/master@{#15384}
2016-12-02 11:30:51 +00:00
howtofly
df28e47a4b fix coding and documentary ambiguity in AimdRateControl::TimeToReduceFurther.
BUG=webrtc:6812

Review-Url: https://codereview.webrtc.org/2549453002
Cr-Commit-Position: refs/heads/master@{#15383}
2016-12-02 11:27:18 +00:00
henrik.lundin
a28a1b9db6 Disable P2PTestConductor.LocalP2PTestDtlsBundleInIceRestart under msan
The test is flaky.

BUG=webrtc:6811
TBR=deadbeef@webrtc.org

Review-Url: https://codereview.webrtc.org/2546913003
Cr-Commit-Position: refs/heads/master@{#15382}
2016-12-02 10:59:37 +00:00
magjed
5c71166dff VP8DecoderImpl: Fix uninitialized memory crash
It is not safe to call vpx_codec_destroy if vpx_codec_dec_init failed,
because the |decoder_| memory will be uninitialized. See the bug for
more info.

BUG=chromium:663293

Review-Url: https://codereview.webrtc.org/2541163007
Cr-Commit-Position: refs/heads/master@{#15381}
2016-12-02 10:46:26 +00:00
ossu
00bceb1eda Deprecated SetAudioPacketSize from RTPSender and removed calls to it.
The packet size was only used to control how often to output DTMF
packets. However, it likely did not work as intended, since that
interval was only set during initialization. No changes to the packet
size, like what AudioEncoder::Num10MsFramesInNextPacket could
indicate, were picked up. The value was instead taken from an entry in
ACMCodecDB.

Since it was not-fully-functional, its exact value didn't seem to
matter and it was getting in the way of making it possible to supply
an external audio encoder factory, I've decided to remove it
altogether. The DTMF code now uses an interval of 50 ms regardless,
which is a value recommended by the RFC.

BUG=webrtc:5806

Review-Url: https://codereview.webrtc.org/2545753002
Cr-Commit-Position: refs/heads/master@{#15380}
2016-12-02 10:40:12 +00:00
henrik.lundin
e066b302ab Remove API-related #defines from voice_engine_configurations.h
BUG=webrtc:6506
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_rel_ng;master.tryserver.chromium.mac:mac_chromium_rel_ng,ios-device;master.tryserver.chromium.win:win_chromium_rel_ng;master.tryserver.chromium.android:android_compile_dbg,linux_android_rel_ng

Review-Url: https://codereview.webrtc.org/2549443002
Cr-Commit-Position: refs/heads/master@{#15379}
2016-12-02 10:30:23 +00:00
buildbot
15cf9f92ac Roll chromium_revision 601e4f48a3..f50152dfc4 (435870:435897)
Change log: 601e4f48a3..f50152dfc4
Full diff: 601e4f48a3..f50152dfc4

No dependencies changed.
No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2548793002
Cr-Commit-Position: refs/heads/master@{#15378}
2016-12-02 10:07:50 +00:00
kthelgason
b336392562 Sanity check parsed QP values from H264 bitstream
BUG=chromium:663610

Review-Url: https://codereview.webrtc.org/2532973002
Cr-Commit-Position: refs/heads/master@{#15377}
2016-12-02 09:29:53 +00:00
buildbot
864f58b751 Roll chromium_revision 353f713f3d..601e4f48a3 (435846:435870)
Change log: 353f713f3d..601e4f48a3
Full diff: 353f713f3d..601e4f48a3

No dependencies changed.
No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2545753004
Cr-Commit-Position: refs/heads/master@{#15376}
2016-12-02 07:06:24 +00:00
buildbot
ea3d923bc8 Roll chromium_revision c6d437f401..353f713f3d (435797:435846)
Change log: c6d437f401..353f713f3d
Full diff: c6d437f401..353f713f3d

No dependencies changed.
No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2548463004
Cr-Commit-Position: refs/heads/master@{#15375}
2016-12-02 04:09:33 +00:00
buildbot
51cb31c468 Roll chromium_revision 47f73d2d11..c6d437f401 (435727:435797)
Change log: 47f73d2d11..c6d437f401
Full diff: 47f73d2d11..c6d437f401

No dependencies changed.
No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2549503005
Cr-Commit-Position: refs/heads/master@{#15374}
2016-12-02 01:07:07 +00:00
deadbeef
b465980fd7 In end-to-end PeerConnection tests, allow video to be downscaled.
QualityScaler may scale down the resolution, so our tests shouldn't
expect the input resolution to exactly match the resolution received on
the other side. Instead, we now just check that the aspect ratio
matches.

BUG=webrtc:5907

Review-Url: https://codereview.webrtc.org/2547673002
Cr-Commit-Position: refs/heads/master@{#15373}
2016-12-02 00:23:36 +00:00
buildbot
897530eb48 Roll chromium_revision bffc40ae72..47f73d2d11 (435660:435727)
Change log: bffc40ae72..47f73d2d11
Full diff: bffc40ae72..47f73d2d11

No dependencies changed.
No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2544923002
Cr-Commit-Position: refs/heads/master@{#15372}
2016-12-01 22:07:07 +00:00
deadbeef
8f89bff9a6 Revert of Disabled flaky P2PTestConductor tests on ASAN and MSAN. (patchset #1 id:1 of https://codereview.webrtc.org/2539103002/ )
Reason for revert:
The flaky tests should now be fixed.

Original issue's description:
> Disabled flaky P2PTestConductor tests on ASAN and MSAN.
>
> TBR=deadbeef@webrtc.org
> BUG=webrtc:6776
>
> Committed: https://crrev.com/8d66a5a3b18eef73b238f4220477da265bf4494b
> Cr-Commit-Position: refs/heads/master@{#15324}

TBR=ossu@webrtc.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=webrtc:6776

Review-Url: https://codereview.webrtc.org/2550453003
Cr-Commit-Position: refs/heads/master@{#15371}
2016-12-01 20:54:28 +00:00
deadbeef
c6b6e09d18 Relaxing timeouts for TestMediaMonitor.
This isn't a performance test, so it may be running in a slow
environment, and shouldn't be subject to strict timeouts.

BUG=webrtc:6801
TBR=pthatcher@webrtc.org

Review-Url: https://codereview.webrtc.org/2539183005
Cr-Commit-Position: refs/heads/master@{#15370}
2016-12-01 20:49:25 +00:00
deadbeef
8f425f9629 Relaxing DCHECK for packets sent before SRTP is enabled.
We still DCHECK for RTP, but not RTCP. RTCP packets can be sent before
offer/answer negotiation is complete, due to this bug:
https://bugs.chromium.org/p/webrtc/issues/detail?id=6809

This bug can only occur if the RTCP mux policy is "require", which is
why we started hitting it recently (the default in unit tests was
recently changed to "require").

BUG=webrtc:6776
TBR=pthatcher@webrtc.org

Review-Url: https://codereview.webrtc.org/2542233002
Cr-Commit-Position: refs/heads/master@{#15369}
2016-12-01 20:26:33 +00:00
buildbot
183d51a67f Roll chromium_revision 3045382d44..bffc40ae72 (435618:435660)
Change log: 3045382d44..bffc40ae72
Full diff: 3045382d44..bffc40ae72

No dependencies changed.
No update to Clang.

TBR=
BUG=None

Review-Url: https://codereview.webrtc.org/2542813003
Cr-Commit-Position: refs/heads/master@{#15368}
2016-12-01 19:36:44 +00:00
henrik.lundin
f29e05d774 Add linearly spaced counting histograms
This change adds HistogramFactoryGetCountsLinear and
RTC_HISTOGRAM_COUNTS_LINEAR. Note that the default implementation of
HistogramFactoryGetCounts in metrics_default.cc also provides a
linearly spaced histogram, while the Chrome UMA implementation
provides exponentially spaced buckets.

BUG=none

Review-Url: https://codereview.webrtc.org/2548463002
Cr-Commit-Position: refs/heads/master@{#15367}
2016-12-01 17:58:53 +00:00
danilchap
1454669c1d Cleanup RtpHeaderExtensionMap removing use of two legacy functions
BUG=webrtc:1994

Review-Url: https://codereview.webrtc.org/2491273002
Cr-Commit-Position: refs/heads/master@{#15366}
2016-12-01 16:39:44 +00:00