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

Issue 7017006: Fix the EOS hang. (Closed)

Created:
9 years, 7 months ago by vhiremath
Modified:
9 years, 7 months ago
CC:
chromium-reviews, jam, apatrick_chromium, nwartikar
Visibility:
Public.

Description

Fix the EOS hang and jerkiness in playback. - output_picture_ should be cleared only after freeing the output buffers. - pop out free_input_buffers_ in Flush. This was missing and creates failure during FreeInputBuffers() - new picture_buffers to be pushed back into assigned_picture_buffers_. Otherwise display gets wrong texture These changes will fix the hang at EOS. BUG=none TEST=gpu_video_tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86254

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Total comments: 2

Patch Set 7 : '' #

Patch Set 8 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -3 lines) Patch
M content/gpu/omx_video_decode_accelerator.cc View 1 2 3 4 5 5 chunks +5 lines, -3 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
vhiremath
Fix EOS hang for video playback.
9 years, 7 months ago (2011-05-17 06:30:39 UTC) #1
Ami GONE FROM CHROMIUM
LGTM
9 years, 7 months ago (2011-05-17 15:22:46 UTC) #2
commit-bot: I haz the power
Presubmit check for 7017006-2003 failed and returned exit status 1. Running presubmit commit checks ...
9 years, 7 months ago (2011-05-17 15:23:11 UTC) #3
Ami GONE FROM CHROMIUM
+brettw for OWNERS approval (and commit-box checking if LGTY).
9 years, 7 months ago (2011-05-17 15:25:31 UTC) #4
brettw
It's not clear what the problem is. Can the change list description include this?
9 years, 7 months ago (2011-05-17 15:38:13 UTC) #5
vhiremath
On 2011/05/17 15:38:13, brettw wrote: > It's not clear what the problem is. Can the ...
9 years, 7 months ago (2011-05-19 09:31:53 UTC) #6
vhiremath
Uploaded new patch and updated the description accordingly. Thank you. http://codereview.chromium.org/7017006/diff/6002/content/gpu/omx_video_decode_accelerator.cc File content/gpu/omx_video_decode_accelerator.cc (right): http://codereview.chromium.org/7017006/diff/6002/content/gpu/omx_video_decode_accelerator.cc#newcode297 ...
9 years, 7 months ago (2011-05-19 13:38:00 UTC) #7
vhiremath
9 years, 7 months ago (2011-05-19 13:38:43 UTC) #8
brettw
This LGTM from a high level (I don't understand the details so I'm trusting Ami).
9 years, 7 months ago (2011-05-19 16:38:19 UTC) #9
commit-bot: I haz the power
Try job failure for 7017006-10001 on mac: http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac&number=27866
9 years, 7 months ago (2011-05-19 18:19:16 UTC) #10
Ami GONE FROM CHROMIUM
On 2011/05/19 18:19:16, commit-bot wrote: > Try job failure for 7017006-10001 on mac: > http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac&number=27866 ...
9 years, 7 months ago (2011-05-19 19:31:23 UTC) #11
vhiremath
I don't see try-server progress on this CL. Do we need to re-check the commit ...
9 years, 7 months ago (2011-05-21 09:27:49 UTC) #12
Ami GONE FROM CHROMIUM
I did re-check the box after the previous failure. Possibly the bot refuses to attempt ...
9 years, 7 months ago (2011-05-21 15:55:56 UTC) #13
vhiremath
On 2011/05/21 15:55:56, Ami Fischman wrote: > I did re-check the box after the previous ...
9 years, 7 months ago (2011-05-23 04:25:34 UTC) #14
commit-bot: I haz the power
9 years, 7 months ago (2011-05-23 05:49:52 UTC) #15
Change committed as 86254

Powered by Google App Engine
This is Rietveld 408576698