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

Issue 10173012: Fix VideoRendererBase to allow the decoder to be flushed with a pending read. (Closed)

Created:
8 years, 8 months ago by acolwell GONE FROM CHROMIUM
Modified:
8 years, 8 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org
Visibility:
Public.

Description

Fix VideoRendererBase to allow the decoder to be flushed with a pending read. BUG=123134 TEST=media_unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133957

Patch Set 1 #

Total comments: 5

Patch Set 2 : Minor fixes based on comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -18 lines) Patch
M media/base/mock_filters.h View 1 chunk +1 line, -0 lines 0 comments Download
M media/filters/video_renderer_base.h View 3 chunks +8 lines, -4 lines 0 comments Download
M media/filters/video_renderer_base.cc View 1 5 chunks +30 lines, -11 lines 0 comments Download
M media/filters/video_renderer_base_unittest.cc View 1 3 chunks +19 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
acolwell GONE FROM CHROMIUM
Here is a replacement patch for Ronghua's original change. It is a little more involved, ...
8 years, 8 months ago (2012-04-24 21:27:15 UTC) #1
Ronghua Wu (Left Chromium)
lgtm http://codereview.chromium.org/10173012/diff/1/media/filters/video_renderer_base_unittest.cc File media/filters/video_renderer_base_unittest.cc (right): http://codereview.chromium.org/10173012/diff/1/media/filters/video_renderer_base_unittest.cc#newcode592 media/filters/video_renderer_base_unittest.cc:592: TEST_F(VideoRendererBaseTest, AbortPendingRead_Flush) { Since you no longer abort ...
8 years, 8 months ago (2012-04-24 22:44:26 UTC) #2
wjia(left Chromium)
lgtm. Thanks for fixing this!
8 years, 8 months ago (2012-04-24 22:46:39 UTC) #3
scherkus (not reviewing)
LGTM w/ q -- it'd be nice to not have to worry about re-entrant callbacks! ...
8 years, 8 months ago (2012-04-25 03:33:58 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/acolwell@chromium.org/10173012/12001
8 years, 8 months ago (2012-04-25 17:41:43 UTC) #5
acolwell GONE FROM CHROMIUM
http://codereview.chromium.org/10173012/diff/1/media/filters/video_renderer_base.cc File media/filters/video_renderer_base.cc (right): http://codereview.chromium.org/10173012/diff/1/media/filters/video_renderer_base.cc#newcode60 media/filters/video_renderer_base.cc:60: // call. On 2012/04/25 03:33:58, scherkus wrote: > should ...
8 years, 8 months ago (2012-04-25 17:41:44 UTC) #6
commit-bot: I haz the power
8 years, 8 months ago (2012-04-25 19:39:52 UTC) #7
Change committed as 133957

Powered by Google App Engine
This is Rietveld 408576698