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

Issue 1492633005: Add tests for vp9 (non-flexible mode) using different spatial and temporal configurations. (Closed)

Created:
5 years ago by åsapersson
Modified:
5 years ago
Reviewers:
stefan-webrtc
CC:
webrtc-reviews_webrtc.org, video-team_agora.io, yujie_mao (webrtc), zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, andresp, the sun, perkj_webrtc, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Add tests for vp9 (non-flexible mode) using different spatial and temporal configurations. Specify kf_min_dist to get correct key frame interval in svc mode. Also set QP-max/min per temporal and spatial layer (was previously only allowed to be set per spatial layer). BUG=chromium:500602 R=stefan@webrtc.org Committed: https://crrev.com/ff24c04c7319478c71608974352e0d63e22f8589 Cr-Commit-Position: refs/heads/master@{#10890}

Patch Set 1 : #

Patch Set 2 : set QP-max/min per layer (temporal and spatial) #

Total comments: 2

Patch Set 3 : add comment #

Patch Set 4 : increased time out #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+320 lines, -84 lines) Patch
M webrtc/modules/video_coding/codecs/vp9/vp9_impl.cc View 1 2 3 chunks +10 lines, -6 lines 0 comments Download
M webrtc/video/video_send_stream_tests.cc View 1 2 3 3 chunks +310 lines, -78 lines 0 comments Download

Messages

Total messages: 20 (12 generated)
åsapersson
5 years ago (2015-12-03 08:03:10 UTC) #8
stefan-webrtc
https://codereview.webrtc.org/1492633005/diff/60001/webrtc/modules/video_coding/codecs/vp9/vp9_impl.cc File webrtc/modules/video_coding/codecs/vp9/vp9_impl.cc (right): https://codereview.webrtc.org/1492633005/diff/60001/webrtc/modules/video_coding/codecs/vp9/vp9_impl.cc#newcode385 webrtc/modules/video_coding/codecs/vp9/vp9_impl.cc:385: int tot_num_layers = num_spatial_layers_ * num_temporal_layers_; I don't fully ...
5 years ago (2015-12-03 08:44:44 UTC) #9
åsapersson
https://codereview.webrtc.org/1492633005/diff/60001/webrtc/modules/video_coding/codecs/vp9/vp9_impl.cc File webrtc/modules/video_coding/codecs/vp9/vp9_impl.cc (right): https://codereview.webrtc.org/1492633005/diff/60001/webrtc/modules/video_coding/codecs/vp9/vp9_impl.cc#newcode385 webrtc/modules/video_coding/codecs/vp9/vp9_impl.cc:385: int tot_num_layers = num_spatial_layers_ * num_temporal_layers_; On 2015/12/03 08:44:44, ...
5 years ago (2015-12-03 09:16:25 UTC) #10
stefan-webrtc
lgtm
5 years ago (2015-12-03 15:57:41 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1492633005/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1492633005/100001
5 years ago (2015-12-04 07:56:06 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on tryserver.webrtc (JOB_TIMED_OUT, no build URL)
5 years ago (2015-12-04 09:56:18 UTC) #16
åsapersson
Committed patchset #5 (id:120001) manually as ff24c04c7319478c71608974352e0d63e22f8589 (presubmit successful).
5 years ago (2015-12-04 09:58:29 UTC) #18
commit-bot: I haz the power
5 years ago (2015-12-04 09:58:32 UTC) #20
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/ff24c04c7319478c71608974352e0d63e22f8589
Cr-Commit-Position: refs/heads/master@{#10890}

Powered by Google App Engine
This is Rietveld 408576698