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

Issue 1272343003: Separating voice activity flag from audio level in RtpHeaderExtension. (Closed)

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

Description

Separating voice activity flag from audio level in RtpHeaderExtension. VAD flag was embedded in RtpHeaderExtension.audioLevel, which is not easy to interpret. This CL tries to separate the flag with the actual audio level. BUG= R=andrew@webrtc.org, henrik.lundin@webrtc.org Committed: https://chromium.googlesource.com/external/webrtc/+/4cee419e0777dcbfbd0837e26bed202e35e696a9

Patch Set 1 : #

Total comments: 1

Patch Set 2 : removing redundant comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -15 lines) Patch
M webrtc/common_types.h View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/common_types.cc View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/tools/rtp_analyze.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtp_sender_unittest.cc View 5 chunks +7 lines, -4 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtp_utility.cc View 1 2 chunks +3 lines, -8 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
minyue-webrtc
Hi Andrew and Henrik, Would you take a look at this CL?
5 years, 4 months ago (2015-08-05 22:07:34 UTC) #4
hlundin-webrtc
Nice! LGTM. I trust you have searched for all uses of RTPHeaderExtension.audioLevel in the code ...
5 years, 4 months ago (2015-08-06 07:41:21 UTC) #5
minyue-webrtc
On 2015/08/06 07:41:21, hlundin-webrtc wrote: > Nice! LGTM. > > I trust you have searched ...
5 years, 4 months ago (2015-08-10 09:38:40 UTC) #6
Andrew MacDonald
lgtm, nice cleanup. One change to make. https://codereview.webrtc.org/1272343003/diff/40001/webrtc/modules/rtp_rtcp/source/rtp_utility.cc File webrtc/modules/rtp_rtcp/source/rtp_utility.cc (right): https://codereview.webrtc.org/1272343003/diff/40001/webrtc/modules/rtp_rtcp/source/rtp_utility.cc#newcode428 webrtc/modules/rtp_rtcp/source/rtp_utility.cc:428: // Parse ...
5 years, 4 months ago (2015-08-10 13:00:46 UTC) #7
minyue-webrtc
5 years, 4 months ago (2015-08-10 13:08:53 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:60001) manually as
4cee419e0777dcbfbd0837e26bed202e35e696a9 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698