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

Issue 8625002: allow non-downloading pipeline to play without download rate monitoring. (Closed)

Created:
9 years, 1 month ago by wjia(left Chromium)
Modified:
9 years, 1 month ago
CC:
chromium-reviews, hclam+watch_chromium.org, ddorwin+watch_chromium.org, fischman+watch_chromium.org, acolwell+watch_chromium.org, annacc+watch_chromium.org, scherkus (not reviewing), ihf+watch_chromium.org
Visibility:
Public.

Description

allow non-downloading pipeline to play without download rate monitoring. r110733 broke pipeline playback when pipeline doesn't need downloading. BUG=none TEST=trybots

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -5 lines) Patch
M media/base/pipeline_impl.cc View 1 chunk +11 lines, -5 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
wjia(left Chromium)
Fix another breakage.
9 years, 1 month ago (2011-11-21 23:37:46 UTC) #1
scherkus (not reviewing)
vrk: want to review this?
9 years, 1 month ago (2011-11-21 23:41:06 UTC) #2
vrk (LEFT CHROMIUM)
wjia: What exactly was broken? Can you give a link to an example and/or bug ...
9 years, 1 month ago (2011-11-22 00:17:28 UTC) #3
wjia(left Chromium)
vrk, The video capture preview is broken. You can run "chrome --enable-media-stream www.corp.google.com/~wjia/preview.html". After r110733, ...
9 years, 1 month ago (2011-11-22 00:35:10 UTC) #4
vrk (LEFT CHROMIUM)
Effectively your patch sets the WebMediaPlayerImpl's ReadyState to HaveEnoughData at the beginning of playback. That ...
9 years, 1 month ago (2011-11-22 00:52:34 UTC) #5
vrk (LEFT CHROMIUM)
> Can you show me what part of the video capture code is dependent on ...
9 years, 1 month ago (2011-11-22 00:57:43 UTC) #6
wjia(left Chromium)
On Mon, Nov 21, 2011 at 4:57 PM, <vrk@chromium.org> wrote: > Can you show me ...
9 years, 1 month ago (2011-11-22 01:07:14 UTC) #7
vrk (LEFT CHROMIUM)
Hi Wei, I did some investigation yesterday and this is actually part of a deeper ...
9 years, 1 month ago (2011-11-22 19:06:33 UTC) #8
vrk (LEFT CHROMIUM)
9 years, 1 month ago (2011-11-22 22:25:09 UTC) #9
I added a bug report for this in crbug.com/105163, and I have a CL out to fix
it: http://codereview.chromium.org/8661002 
This issue should probably be closed in favor of 8661002.

Powered by Google App Engine
This is Rietveld 408576698