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

Issue 2332253004: Don't require free PicturBuffers when draining AVDA for destroy. (Closed)

Created:
4 years, 3 months ago by liberato (no reviews please)
Modified:
4 years, 3 months ago
Reviewers:
watk
CC:
chromium-reviews, posciak+watch_chromium.org, piman+watch_chromium.org, feature-media-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't require free PicturBuffers when draining AVDA for destroy. When draining AVDA for destroy or reset, DequeueOutput will discard any decoded frames from the codec. Previously, it would still refuse to check for available output unless a free picture buffer was available to hold it. This could prevent a flush for destroy or reset from completing. In the case of destruction, this would also prevent the codec from being released. This affected only VP8 codecs, which require a drain on some platforms. BUG=642948 Committed: https://crrev.com/78ab3ba497f659cbec188ed50f6cb70dc5c10b1c Cr-Commit-Position: refs/heads/master@{#418651}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -2 lines) Patch
M media/gpu/android_video_decode_accelerator.cc View 1 chunk +10 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (9 generated)
liberato (no reviews please)
i've not been able to figure out why i can't repro this in 52, due ...
4 years, 3 months ago (2016-09-14 16:25:20 UTC) #7
watk
Nice, lgtm. So are we going to cause the same issue with the construction thread ...
4 years, 3 months ago (2016-09-14 18:17:34 UTC) #8
liberato (no reviews please)
On 2016/09/14 18:17:34, watk wrote: > Nice, lgtm. So are we going to cause the ...
4 years, 3 months ago (2016-09-14 19:59:23 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/2332253004/1
4 years, 3 months ago (2016-09-14 20:00:57 UTC) #11
watk
On 2016/09/14 19:59:23, liberato wrote: > On 2016/09/14 18:17:34, watk wrote: > > Nice, lgtm. ...
4 years, 3 months ago (2016-09-14 20:01:59 UTC) #12
liberato (no reviews please)
On 2016/09/14 20:01:59, watk wrote: > On 2016/09/14 19:59:23, liberato wrote: > > On 2016/09/14 ...
4 years, 3 months ago (2016-09-14 20:08:50 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-09-14 20:11:56 UTC) #15
commit-bot: I haz the power
4 years, 3 months ago (2016-09-14 20:14:28 UTC) #17
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/78ab3ba497f659cbec188ed50f6cb70dc5c10b1c
Cr-Commit-Position: refs/heads/master@{#418651}

Powered by Google App Engine
This is Rietveld 408576698