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

Issue 2341713002: Use sps and pps to determine decodability of H.264 frames. (Closed)

Created:
4 years, 3 months ago by stefan-webrtc
Modified:
4 years, 2 months ago
Reviewers:
philipel
CC:
webrtc-reviews_webrtc.org, video-team_agora.io, danilchap, zhuangzesen_agora.io, zhengzhonghou_agora.io, tterriberry_mozilla.com, mflodman
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Use sps and pps to determine decodability of H.264 frames. NOPRESUBMIT=true BUG=webrtc:6208 R=philipel@webrtc.org Committed: https://crrev.com/17b02633666f2f5d7e78767ad5674c728d639c26 Cr-Commit-Position: refs/heads/master@{#14458}

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Total comments: 19

Patch Set 4 : comments addressed. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+213 lines, -17 lines) Patch
M webrtc/modules/rtp_rtcp/source/rtp_format_h264.cc View 1 4 chunks +17 lines, -4 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtp_format_h264_unittest.cc View 1 2 3 2 chunks +4 lines, -8 lines 0 comments Download
M webrtc/modules/video_coding/decoding_state.h View 3 chunks +8 lines, -0 lines 0 comments Download
M webrtc/modules/video_coding/decoding_state.cc View 1 2 3 7 chunks +73 lines, -2 lines 0 comments Download
M webrtc/modules/video_coding/frame_buffer.h View 2 chunks +4 lines, -0 lines 0 comments Download
M webrtc/modules/video_coding/frame_buffer.cc View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M webrtc/modules/video_coding/jitter_buffer_unittest.cc View 1 2 3 4 chunks +87 lines, -3 lines 0 comments Download
M webrtc/modules/video_coding/session_info.h View 2 chunks +3 lines, -0 lines 0 comments Download
M webrtc/modules/video_coding/session_info.cc View 1 2 3 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 29 (16 generated)
stefan-webrtc
.
4 years, 3 months ago (2016-09-14 09:58:59 UTC) #1
stefan-webrtc
4 years, 3 months ago (2016-09-14 10:03:18 UTC) #5
stefan-webrtc
.
4 years, 3 months ago (2016-09-14 14:59:52 UTC) #8
stefan-webrtc
ping :)
4 years, 3 months ago (2016-09-15 11:27:56 UTC) #13
philipel
https://codereview.webrtc.org/2341713002/diff/40001/webrtc/modules/video_coding/decoding_state.cc File webrtc/modules/video_coding/decoding_state.cc (right): https://codereview.webrtc.org/2341713002/diff/40001/webrtc/modules/video_coding/decoding_state.cc#newcode82 webrtc/modules/video_coding/decoding_state.cc:82: for (const NaluInfo& nalu : nalus) { "const NaluInfo& ...
4 years, 3 months ago (2016-09-15 12:52:46 UTC) #14
stefan-webrtc
https://codereview.webrtc.org/2341713002/diff/40001/webrtc/modules/video_coding/decoding_state.cc File webrtc/modules/video_coding/decoding_state.cc (right): https://codereview.webrtc.org/2341713002/diff/40001/webrtc/modules/video_coding/decoding_state.cc#newcode82 webrtc/modules/video_coding/decoding_state.cc:82: for (const NaluInfo& nalu : nalus) { On 2016/09/15 ...
4 years, 2 months ago (2016-09-30 09:36:02 UTC) #15
philipel
lgtm https://codereview.webrtc.org/2341713002/diff/40001/webrtc/modules/video_coding/decoding_state.cc File webrtc/modules/video_coding/decoding_state.cc (right): https://codereview.webrtc.org/2341713002/diff/40001/webrtc/modules/video_coding/decoding_state.cc#newcode82 webrtc/modules/video_coding/decoding_state.cc:82: for (const NaluInfo& nalu : nalus) { On ...
4 years, 2 months ago (2016-09-30 10:52:52 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2341713002/60001
4 years, 2 months ago (2016-09-30 11:10:48 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/8836)
4 years, 2 months ago (2016-09-30 11:34:02 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2341713002/60001
4 years, 2 months ago (2016-09-30 11:47:22 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on master.tryserver.webrtc (JOB_TIMED_OUT, no build URL)
4 years, 2 months ago (2016-09-30 13:11:24 UTC) #25
stefan-webrtc
Committed patchset #4 (id:60001) manually as 17b02633666f2f5d7e78767ad5674c728d639c26 (presubmit successful).
4 years, 2 months ago (2016-09-30 13:24:31 UTC) #27
stefan-webrtc
4 years, 2 months ago (2016-09-30 16:06:22 UTC) #29
Message was sent while issue was closed.
A revert of this CL (patchset #4 id:60001) has been created in
https://codereview.webrtc.org/2381233004/ by stefan@webrtc.org.

The reason for reverting is: Broke browser_tests, e.g.,
WebRtcVideoQualityBrowserTests/WebRtcVideoQualityBrowserTest.MANUAL_TestVideoQualityH264.

Powered by Google App Engine
This is Rietveld 408576698