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

Issue 2305113002: Make default media::Renderer::playback_rate = 0. (Closed)

Created:
4 years, 3 months ago by alokp
Modified:
4 years, 3 months ago
Reviewers:
DaleCurtis
CC:
alokp+watch_chromium.org, chromium-reviews, feature-media-reviews_chromium.org, halliwell+watch_chromium.org, lcwu+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make default media::Renderer::playback_rate = 0. BUG=616959 Committed: https://crrev.com/fb5961572eabfc98de77337a52ae4c0be2fef1ed Cr-Commit-Position: refs/heads/master@{#416997}

Patch Set 1 #

Total comments: 5

Patch Set 2 : rebase + comments #

Patch Set 3 : fixes cast_media_unittests #

Patch Set 4 : fixes MediaSourcePlayerTest #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -4 lines) Patch
M chromecast/media/cma/pipeline/audio_video_pipeline_impl_unittest.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chromecast/media/cma/pipeline/media_pipeline_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M media/base/android/media_source_player.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M media/base/renderer.h View 1 chunk +1 line, -1 line 0 comments Download
M media/base/time_delta_interpolator.h View 1 chunk +1 line, -0 lines 0 comments Download
M media/base/time_delta_interpolator.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M media/base/time_delta_interpolator_unittest.cc View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 20 (10 generated)
alokp
https://codereview.chromium.org/2305113002/diff/1/media/base/renderer.h File media/base/renderer.h (left): https://codereview.chromium.org/2305113002/diff/1/media/base/renderer.h#oldcode52 media/base/renderer.h:52: // Updates the current playback rate. The default playback ...
4 years, 3 months ago (2016-09-02 21:52:38 UTC) #2
DaleCurtis
I think defaulting to zero everywhere is fine lgtm. https://codereview.chromium.org/2305113002/diff/1/chromecast/media/cma/pipeline/media_pipeline_impl.cc File chromecast/media/cma/pipeline/media_pipeline_impl.cc (right): https://codereview.chromium.org/2305113002/diff/1/chromecast/media/cma/pipeline/media_pipeline_impl.cc#newcode86 chromecast/media/cma/pipeline/media_pipeline_impl.cc:86: ...
4 years, 3 months ago (2016-09-06 19:15:37 UTC) #3
alokp
https://codereview.chromium.org/2305113002/diff/1/chromecast/media/cma/pipeline/media_pipeline_impl.cc File chromecast/media/cma/pipeline/media_pipeline_impl.cc (right): https://codereview.chromium.org/2305113002/diff/1/chromecast/media/cma/pipeline/media_pipeline_impl.cc#newcode86 chromecast/media/cma/pipeline/media_pipeline_impl.cc:86: playback_rate_(0.0f), On 2016/09/06 19:15:36, DaleCurtis wrote: > Just 0 ...
4 years, 3 months ago (2016-09-06 19:26:34 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2305113002/20001
4 years, 3 months ago (2016-09-06 19:27:26 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/219769)
4 years, 3 months ago (2016-09-06 19:49:56 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2305113002/40001
4 years, 3 months ago (2016-09-06 20:15:11 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/136841)
4 years, 3 months ago (2016-09-06 21:55:48 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2305113002/60001
4 years, 3 months ago (2016-09-07 16:24:27 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-09-07 18:12:42 UTC) #18
commit-bot: I haz the power
4 years, 3 months ago (2016-09-07 18:15:12 UTC) #20
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/fb5961572eabfc98de77337a52ae4c0be2fef1ed
Cr-Commit-Position: refs/heads/master@{#416997}

Powered by Google App Engine
This is Rietveld 408576698