Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(327)

Issue 1429753003: Filter overlapping RTP header extensions. (Closed)

Created:
5 years, 1 month ago by stefan-webrtc
Modified:
5 years, 1 month ago
Reviewers:
pbos-webrtc
CC:
webrtc-reviews_webrtc.org, interface-changes_webrtc.org, rwolff_gocast.it, yujie_mao (webrtc), Andrew MacDonald, tterriberry_mozilla.com, qiang.lu, niklas.enbom, peah-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Filter overlapping RTP header extensions. This removes unnecessary RTP header extension overhead since only one of these extensions is used at a time. BUG=webrtc:4254 R=pbos@webrtc.org Committed: https://crrev.com/bbaf3633c54e3d49aa4c762b8eaa34e09de01c45 Cr-Commit-Position: refs/heads/master@{#10455}

Patch Set 1 #

Patch Set 2 : . #

Total comments: 4

Patch Set 3 : . #

Total comments: 2

Patch Set 4 : comments addressed. #

Total comments: 2

Patch Set 5 : fix mem issue #

Patch Set 6 : size_t conversion fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -7 lines) Patch
M talk/media/webrtc/webrtcmediaengine.h View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M talk/media/webrtc/webrtcmediaengine.cc View 1 2 3 4 5 1 chunk +40 lines, -0 lines 0 comments Download
M talk/media/webrtc/webrtcvideoengine2.cc View 1 2 2 chunks +3 lines, -1 line 0 comments Download
M talk/media/webrtc/webrtcvideoengine2_unittest.cc View 1 2 3 4 chunks +43 lines, -6 lines 0 comments Download

Messages

Total messages: 36 (12 generated)
stefan-webrtc
5 years, 1 month ago (2015-10-29 10:58:13 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1429753003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1429753003/1
5 years, 1 month ago (2015-10-29 12:20:32 UTC) #4
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_x64_rel on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/win_x64_rel/builds/10294)
5 years, 1 month ago (2015-10-29 12:27:14 UTC) #6
stefan-webrtc
.
5 years, 1 month ago (2015-10-29 13:02:58 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1429753003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1429753003/20001
5 years, 1 month ago (2015-10-29 13:03:31 UTC) #9
pbos-webrtc
https://codereview.webrtc.org/1429753003/diff/20001/talk/media/webrtc/webrtcmediaengine.cc File talk/media/webrtc/webrtcmediaengine.cc (right): https://codereview.webrtc.org/1429753003/diff/20001/talk/media/webrtc/webrtcmediaengine.cc#newcode79 talk/media/webrtc/webrtcmediaengine.cc:79: CreateBweExtensionPriorities(); Static initializer, not permitted. Can you make this ...
5 years, 1 month ago (2015-10-29 14:16:22 UTC) #10
stefan-webrtc
https://codereview.webrtc.org/1429753003/diff/20001/talk/media/webrtc/webrtcmediaengine.cc File talk/media/webrtc/webrtcmediaengine.cc (right): https://codereview.webrtc.org/1429753003/diff/20001/talk/media/webrtc/webrtcmediaengine.cc#newcode79 talk/media/webrtc/webrtcmediaengine.cc:79: CreateBweExtensionPriorities(); On 2015/10/29 14:16:22, pbos-webrtc wrote: > Static initializer, ...
5 years, 1 month ago (2015-10-29 14:51:11 UTC) #11
pbos-webrtc
https://codereview.webrtc.org/1429753003/diff/40001/talk/media/webrtc/webrtcvideoengine2_unittest.cc File talk/media/webrtc/webrtcvideoengine2_unittest.cc (right): https://codereview.webrtc.org/1429753003/diff/40001/talk/media/webrtc/webrtcvideoengine2_unittest.cc#newcode1222 talk/media/webrtc/webrtcvideoengine2_unittest.cc:1222: } Can you add one that picks abssendtime over ...
5 years, 1 month ago (2015-10-29 15:04:02 UTC) #12
pbos-webrtc
then lgtm!
5 years, 1 month ago (2015-10-29 15:04:18 UTC) #13
pbos-webrtc
On 2015/10/29 15:04:18, pbos-webrtc wrote: > then lgtm! Shouldn't this be added for webrtcvoiceengine.cc as ...
5 years, 1 month ago (2015-10-29 15:04:42 UTC) #14
stefan-webrtc
comments addressed.
5 years, 1 month ago (2015-10-29 15:18:14 UTC) #15
stefan-webrtc
https://codereview.webrtc.org/1429753003/diff/40001/talk/media/webrtc/webrtcvideoengine2_unittest.cc File talk/media/webrtc/webrtcvideoengine2_unittest.cc (right): https://codereview.webrtc.org/1429753003/diff/40001/talk/media/webrtc/webrtcvideoengine2_unittest.cc#newcode1222 talk/media/webrtc/webrtcvideoengine2_unittest.cc:1222: } On 2015/10/29 15:04:01, pbos-webrtc wrote: > Can you ...
5 years, 1 month ago (2015-10-29 15:18:18 UTC) #16
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1429753003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1429753003/60001
5 years, 1 month ago (2015-10-29 15:24:37 UTC) #18
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_asan on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_asan/builds/10269)
5 years, 1 month ago (2015-10-29 15:31:33 UTC) #20
pbos-webrtc
yeeeep https://codereview.webrtc.org/1429753003/diff/60001/talk/media/webrtc/webrtcmediaengine.cc File talk/media/webrtc/webrtcmediaengine.cc (right): https://codereview.webrtc.org/1429753003/diff/60001/talk/media/webrtc/webrtcmediaengine.cc#newcode75 talk/media/webrtc/webrtcmediaengine.cc:75: const size_t kBweExtensionPrioritiesLength = sizeof(kBweExtensionPriorities); = ARRAY_SIZE(kBweExtensionPriorities), this ...
5 years, 1 month ago (2015-10-29 15:36:04 UTC) #21
stefan-webrtc
fix mem issue
5 years, 1 month ago (2015-10-29 15:37:32 UTC) #22
stefan-webrtc
https://codereview.webrtc.org/1429753003/diff/60001/talk/media/webrtc/webrtcmediaengine.cc File talk/media/webrtc/webrtcmediaengine.cc (right): https://codereview.webrtc.org/1429753003/diff/60001/talk/media/webrtc/webrtcmediaengine.cc#newcode75 talk/media/webrtc/webrtcmediaengine.cc:75: const size_t kBweExtensionPrioritiesLength = sizeof(kBweExtensionPriorities); On 2015/10/29 15:36:04, pbos-webrtc ...
5 years, 1 month ago (2015-10-29 15:37:35 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1429753003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1429753003/80001
5 years, 1 month ago (2015-10-29 15:38:47 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: win_x64_rel on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/win_x64_rel/builds/10306)
5 years, 1 month ago (2015-10-29 15:45:44 UTC) #28
stefan-webrtc
size_t conversion fix
5 years, 1 month ago (2015-10-29 15:49:11 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1429753003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1429753003/100001
5 years, 1 month ago (2015-10-29 15:49:30 UTC) #32
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL)
5 years, 1 month ago (2015-10-29 17:49:46 UTC) #34
stefan-webrtc
Committed patchset #6 (id:100001) manually as bbaf3633c54e3d49aa4c762b8eaa34e09de01c45 (presubmit successful).
5 years, 1 month ago (2015-10-29 17:53:39 UTC) #35
commit-bot: I haz the power
5 years, 1 month ago (2015-10-29 17:53:43 UTC) #36
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/bbaf3633c54e3d49aa4c762b8eaa34e09de01c45
Cr-Commit-Position: refs/heads/master@{#10455}

Powered by Google App Engine
This is Rietveld 408576698