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

Issue 1831323002: media: AVDA now always notifies the end of consumed bitstream buffers (Closed)

Created:
4 years, 9 months ago by watk
Modified:
4 years, 8 months ago
CC:
chromium-reviews, darin-cc_chromium.org, feature-media-reviews_chromium.org, jam, mcasas+watch_chromium.org, piman+watch_chromium.org, posciak+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

media: AVDA now always notifies GVD of consumed bitstream buffers In AVDA::QueueInput it was possible that a pending bitstream buffer was popped from the queue but then a failure caused it to return without NotifyEndOfBitstreamBuffer. If AVDA was Reset before the error was propogated to GVD, GVD and AVDA became out of sync. Now the bitstream buffer notification is done regardless of whether an error occurred. BUG=598058 Committed: https://crrev.com/c3aaff8dbedaf7ce7fdfeb6fde7031486e485408 Cr-Commit-Position: refs/heads/master@{#383836}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -6 lines) Patch
M content/common/gpu/media/android_video_decode_accelerator.cc View 2 chunks +5 lines, -6 lines 1 comment Download

Messages

Total messages: 19 (9 generated)
watk
Hmm, I forgot to send this apparently.
4 years, 8 months ago (2016-03-29 20:10:00 UTC) #4
liberato (no reviews please)
lgtm https://codereview.chromium.org/1831323002/diff/1/content/common/gpu/media/android_video_decode_accelerator.cc File content/common/gpu/media/android_video_decode_accelerator.cc (right): https://codereview.chromium.org/1831323002/diff/1/content/common/gpu/media/android_video_decode_accelerator.cc#newcode550 content/common/gpu/media/android_video_decode_accelerator.cc:550: bitstreams_notified_in_advance_.push_back(bitstream_buffer.id()); i was going to say that |bitstreams_notified_in_advance_| ...
4 years, 8 months ago (2016-03-29 20:17:25 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1831323002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1831323002/1
4 years, 8 months ago (2016-03-29 20:33:55 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/161670)
4 years, 8 months ago (2016-03-29 20:47:49 UTC) #9
liberato (no reviews please)
On 2016/03/29 20:47:49, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 8 months ago (2016-03-29 20:51:58 UTC) #11
DaleCurtis
lgtm
4 years, 8 months ago (2016-03-29 20:52:10 UTC) #12
DaleCurtis
Whoops, reminds me I need to update OWNERS files :)
4 years, 8 months ago (2016-03-29 20:52:22 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1831323002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1831323002/1
4 years, 8 months ago (2016-03-29 21:00:52 UTC) #15
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-03-29 21:39:18 UTC) #17
commit-bot: I haz the power
4 years, 8 months ago (2016-03-29 21:40:24 UTC) #19
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/c3aaff8dbedaf7ce7fdfeb6fde7031486e485408
Cr-Commit-Position: refs/heads/master@{#383836}

Powered by Google App Engine
This is Rietveld 408576698