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

Issue 13585003: GpuVideoDecoder not to use DemuxerStream after it's stopped. (Closed)

Created:
7 years, 8 months ago by xhwang
Modified:
7 years, 8 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org
Visibility:
Public.

Description

GpuVideoDecoder not to use DemuxerStream after it's stopped. BUG=225846 TEST=Will test on Lumpy. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=193317

Patch Set 1 #

Patch Set 2 : #

Total comments: 5

Patch Set 3 : comments resolved #

Total comments: 2

Patch Set 4 : Rebase #

Patch Set 5 : reentrency -> reentrancy #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -7 lines) Patch
M media/base/video_decoder.h View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M media/filters/gpu_video_decoder.cc View 1 2 3 4 3 chunks +15 lines, -6 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
xhwang
I am not able to repro the crash either with or without this CL :( ...
7 years, 8 months ago (2013-04-04 01:25:51 UTC) #1
Ami GONE FROM CHROMIUM
https://codereview.chromium.org/13585003/diff/2001/media/base/video_decoder.h File media/base/video_decoder.h (right): https://codereview.chromium.org/13585003/diff/2001/media/base/video_decoder.h#newcode62 media/base/video_decoder.h:62: // been stopped. A VideoDecoder should not access the ...
7 years, 8 months ago (2013-04-04 03:43:22 UTC) #2
xhwang
Comment only. https://codereview.chromium.org/13585003/diff/2001/media/filters/gpu_video_decoder.cc File media/filters/gpu_video_decoder.cc (right): https://codereview.chromium.org/13585003/diff/2001/media/filters/gpu_video_decoder.cc#newcode576 media/filters/gpu_video_decoder.cc:576: &GpuVideoDecoder::ReadFromDemuxerStream, this)); On 2013/04/04 03:43:22, Ami Fischman ...
7 years, 8 months ago (2013-04-04 04:15:22 UTC) #3
xhwang
PTAL https://codereview.chromium.org/13585003/diff/2001/media/base/video_decoder.h File media/base/video_decoder.h (right): https://codereview.chromium.org/13585003/diff/2001/media/base/video_decoder.h#newcode62 media/base/video_decoder.h:62: // been stopped. A VideoDecoder should not access ...
7 years, 8 months ago (2013-04-04 17:05:33 UTC) #4
Ami GONE FROM CHROMIUM
LGTM % typo and confirming that this actually fixes the issue! (repro the problem without ...
7 years, 8 months ago (2013-04-04 17:39:13 UTC) #5
scherkus (not reviewing)
lgtm
7 years, 8 months ago (2013-04-04 17:46:17 UTC) #6
xhwang
https://codereview.chromium.org/13585003/diff/9001/media/filters/gpu_video_decoder.cc File media/filters/gpu_video_decoder.cc (right): https://codereview.chromium.org/13585003/diff/9001/media/filters/gpu_video_decoder.cc#newcode308 media/filters/gpu_video_decoder.cc:308: // Force post here to prevent reentrency into DemuxerStream. ...
7 years, 8 months ago (2013-04-09 23:31:48 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xhwang@chromium.org/13585003/16002
7 years, 8 months ago (2013-04-09 23:41:33 UTC) #8
commit-bot: I haz the power
7 years, 8 months ago (2013-04-10 04:17:34 UTC) #9
Message was sent while issue was closed.
Change committed as 193317

Powered by Google App Engine
This is Rietveld 408576698