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

Issue 1092813003: Enable Cyclic Refresh for VP9. (Closed)

Created:
5 years, 8 months ago by aconverse
Modified:
5 years, 7 months ago
Reviewers:
Wez
CC:
chromium-reviews, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@chromium_vp9_6_1
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable Cyclic Refresh for VP9. Cyclic refresh allows the encoder to update already coded sections of the image at a higher quality. BUG=134202 Committed: https://crrev.com/8a3333697857a0125e5bb68a10e7ea2f83f35d3e Cr-Commit-Position: refs/heads/master@{#330265}

Patch Set 1 #

Total comments: 29

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -3 lines) Patch
M remoting/codec/video_encoder_vpx.h View 1 2 1 chunk +5 lines, -1 line 0 comments Download
M remoting/codec/video_encoder_vpx.cc View 1 2 3 6 chunks +41 lines, -2 lines 0 comments Download

Messages

Total messages: 23 (5 generated)
Wez
IIUC this won't have any real effect until we modify the VideoPump to know to ...
5 years, 8 months ago (2015-04-18 00:17:55 UTC) #2
aconverse
On 2015/04/18 00:17:55, Wez wrote: > IIUC this won't have any real effect until we ...
5 years, 8 months ago (2015-04-20 18:32:17 UTC) #3
aconverse
https://codereview.chromium.org/1092813003/diff/1/remoting/codec/video_encoder_vpx.cc File remoting/codec/video_encoder_vpx.cc (right): https://codereview.chromium.org/1092813003/diff/1/remoting/codec/video_encoder_vpx.cc#newcode44 remoting/codec/video_encoder_vpx.cc:44: const int kVp9AqCyclicRefresh = 3; On 2015/04/18 00:17:54, Wez ...
5 years, 8 months ago (2015-04-20 18:32:39 UTC) #4
Wez
BTW, can you set BUG=134202 in the CL description?
5 years, 8 months ago (2015-04-21 01:11:13 UTC) #5
Wez
Have you run remoting_unittests and remoting_perftests with this patch applied, BTW? We should work out ...
5 years, 8 months ago (2015-04-21 01:29:18 UTC) #6
Wez
It looks like this CL includes the changes from crrev.com/1079593004 as well? If you set ...
5 years, 8 months ago (2015-04-21 01:32:36 UTC) #7
aconverse
On 2015/04/21 01:32:36, Wez wrote: > It looks like this CL includes the changes from ...
5 years, 8 months ago (2015-04-28 00:24:19 UTC) #8
Wez
On 2015/04/28 00:24:19, aconverse wrote: > On 2015/04/21 01:32:36, Wez wrote: > > It looks ...
5 years, 8 months ago (2015-04-28 00:29:16 UTC) #9
aconverse
https://codereview.chromium.org/1092813003/diff/1/remoting/codec/video_encoder_vpx.cc File remoting/codec/video_encoder_vpx.cc (right): https://codereview.chromium.org/1092813003/diff/1/remoting/codec/video_encoder_vpx.cc#newcode534 remoting/codec/video_encoder_vpx.cc:534: int c1; On 2015/04/21 01:29:18, Wez wrote: > On ...
5 years, 7 months ago (2015-04-28 17:03:56 UTC) #10
aconverse
Performance numbers: I'm seeing a 1.45x speedup on the perftest using this feature. This is ...
5 years, 7 months ago (2015-04-28 17:29:49 UTC) #11
Wez
On 2015/04/28 17:29:49, aconverse wrote: > Performance numbers: > > I'm seeing a 1.45x speedup ...
5 years, 7 months ago (2015-05-04 23:22:49 UTC) #12
Wez
LGTM w/ nit https://codereview.chromium.org/1092813003/diff/40001/remoting/codec/video_encoder_vpx.cc File remoting/codec/video_encoder_vpx.cc (right): https://codereview.chromium.org/1092813003/diff/40001/remoting/codec/video_encoder_vpx.cc#newcode533 remoting/codec/video_encoder_vpx.cc:533: // Mark active areas updated. nit: ...
5 years, 7 months ago (2015-05-04 23:57:43 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1092813003/60001
5 years, 7 months ago (2015-05-06 18:42:42 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_chromeos_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_chromeos_rel/builds/34725) linux_chromium_gn_rel on tryserver.chromium.linux (JOB_FAILED, ...
5 years, 7 months ago (2015-05-06 18:53:08 UTC) #18
Wez
On 2015/05/06 18:53:08, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
5 years, 7 months ago (2015-05-08 20:22:31 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1092813003/60001
5 years, 7 months ago (2015-05-16 00:54:41 UTC) #21
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 7 months ago (2015-05-16 02:05:51 UTC) #22
commit-bot: I haz the power
5 years, 7 months ago (2015-05-18 11:30:48 UTC) #23
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/8a3333697857a0125e5bb68a10e7ea2f83f35d3e
Cr-Commit-Position: refs/heads/master@{#330265}

Powered by Google App Engine
This is Rietveld 408576698