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

Issue 642453003: Use NotifyError() to report errors in VTVideoDecodeAccelerator. (Closed)

Created:
6 years, 2 months ago by sandersd (OOO until July 31)
Modified:
6 years, 1 month ago
Reviewers:
Pawel Osciak
CC:
chromium-reviews, posciak+watch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, piman+watch_chromium.org, wjia+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Use NotifyError() to report errors in VTVideoDecodeAccelerator. BUG=133828 Committed: https://crrev.com/b43e0d0bc14a6554819d54523072028396124687 Cr-Commit-Position: refs/heads/master@{#302182}

Patch Set 1 #

Patch Set 2 : Allow Destroy() to work normally when there is an error. #

Patch Set 3 : Be more careful consuming frames and pictures. #

Patch Set 4 : Grammar. #

Total comments: 8

Patch Set 5 : Use ScopedClosureRunner. #

Patch Set 6 : Fix comment. #

Patch Set 7 : Remove debug change. #

Patch Set 8 : Don't call DropFrame() from an arbitrary thread. #

Total comments: 6

Patch Set 9 : Fix space. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+158 lines, -48 lines) Patch
M content/common/gpu/media/vt_video_decode_accelerator.h View 1 2 3 4 5 6 7 2 chunks +5 lines, -2 lines 0 comments Download
M content/common/gpu/media/vt_video_decode_accelerator.cc View 1 2 3 4 5 6 7 8 18 chunks +153 lines, -46 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
sandersd (OOO until July 31)
6 years, 2 months ago (2014-10-09 00:27:25 UTC) #2
Pawel Osciak
https://chromiumcodereview.appspot.com/642453003/diff/60001/content/common/gpu/media/vt_video_decode_accelerator.cc File content/common/gpu/media/vt_video_decode_accelerator.cc (right): https://chromiumcodereview.appspot.com/642453003/diff/60001/content/common/gpu/media/vt_video_decode_accelerator.cc#newcode24 content/common/gpu/media/vt_video_decode_accelerator.cc:24: #define NOTIFY_STATUS(name, status) \ I'd personally prefer s/STATUS/ERROR/, but ...
6 years, 2 months ago (2014-10-22 10:45:21 UTC) #3
sandersd (OOO until July 31)
https://codereview.chromium.org/642453003/diff/60001/content/common/gpu/media/vt_video_decode_accelerator.cc File content/common/gpu/media/vt_video_decode_accelerator.cc (right): https://codereview.chromium.org/642453003/diff/60001/content/common/gpu/media/vt_video_decode_accelerator.cc#newcode24 content/common/gpu/media/vt_video_decode_accelerator.cc:24: #define NOTIFY_STATUS(name, status) \ On 2014/10/22 10:45:21, Pawel Osciak ...
6 years, 2 months ago (2014-10-22 22:15:45 UTC) #4
Pawel Osciak
lgtm % nits https://chromiumcodereview.appspot.com/642453003/diff/140001/content/common/gpu/media/vt_video_decode_accelerator.cc File content/common/gpu/media/vt_video_decode_accelerator.cc (right): https://chromiumcodereview.appspot.com/642453003/diff/140001/content/common/gpu/media/vt_video_decode_accelerator.cc#newcode374 content/common/gpu/media/vt_video_decode_accelerator.cc:374: // Now that the bitstream is ...
6 years, 1 month ago (2014-10-30 10:35:13 UTC) #5
sandersd (OOO until July 31)
https://codereview.chromium.org/642453003/diff/140001/content/common/gpu/media/vt_video_decode_accelerator.cc File content/common/gpu/media/vt_video_decode_accelerator.cc (right): https://codereview.chromium.org/642453003/diff/140001/content/common/gpu/media/vt_video_decode_accelerator.cc#newcode374 content/common/gpu/media/vt_video_decode_accelerator.cc:374: // Now that the bitstream is decoding, don't drop ...
6 years, 1 month ago (2014-10-30 22:17:03 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/642453003/160001
6 years, 1 month ago (2014-10-30 22:18:55 UTC) #8
commit-bot: I haz the power
Committed patchset #9 (id:160001)
6 years, 1 month ago (2014-10-30 23:02:50 UTC) #9
commit-bot: I haz the power
6 years, 1 month ago (2014-10-30 23:03:38 UTC) #10
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/b43e0d0bc14a6554819d54523072028396124687
Cr-Commit-Position: refs/heads/master@{#302182}

Powered by Google App Engine
This is Rietveld 408576698