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

Issue 10854146: Always call OMX_FreeBuffer(), even in ERRORING. (Closed)

Created:
8 years, 4 months ago by Ami GONE FROM CHROMIUM
Modified:
8 years, 4 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, apatrick_chromium, feature-media-reviews_chromium.org
Visibility:
Public.

Description

Always call OMX_FreeBuffer(), even in ERRORING. BUG=chrome-os-partner:12316 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151728

Patch Set 1 : . #

Total comments: 6

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -24 lines) Patch
M content/common/gpu/media/omx_video_decode_accelerator.h View 1 chunk +1 line, -2 lines 0 comments Download
M content/common/gpu/media/omx_video_decode_accelerator.cc View 1 3 chunks +19 lines, -22 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Ami GONE FROM CHROMIUM
8 years, 4 months ago (2012-08-14 19:39:30 UTC) #1
marcheu
https://chromiumcodereview.appspot.com/10854146/diff/2001/content/common/gpu/media/omx_video_decode_accelerator.cc File content/common/gpu/media/omx_video_decode_accelerator.cc (right): https://chromiumcodereview.appspot.com/10854146/diff/2001/content/common/gpu/media/omx_video_decode_accelerator.cc#newcode730 content/common/gpu/media/omx_video_decode_accelerator.cc:730: RETURN_ON_OMX_FAILURE(result, "OMX_FreeBuffer", PLATFORM_FAILURE,); Can we keep iterating even if ...
8 years, 4 months ago (2012-08-14 22:11:25 UTC) #2
Pawel Osciak
https://chromiumcodereview.appspot.com/10854146/diff/2001/content/common/gpu/media/omx_video_decode_accelerator.cc File content/common/gpu/media/omx_video_decode_accelerator.cc (right): https://chromiumcodereview.appspot.com/10854146/diff/2001/content/common/gpu/media/omx_video_decode_accelerator.cc#newcode473 content/common/gpu/media/omx_video_decode_accelerator.cc:473: ShutdownComponent(); Can we get here without freeing the buffers ...
8 years, 4 months ago (2012-08-14 22:17:14 UTC) #3
Ami GONE FROM CHROMIUM
https://chromiumcodereview.appspot.com/10854146/diff/2001/content/common/gpu/media/omx_video_decode_accelerator.cc File content/common/gpu/media/omx_video_decode_accelerator.cc (right): https://chromiumcodereview.appspot.com/10854146/diff/2001/content/common/gpu/media/omx_video_decode_accelerator.cc#newcode473 content/common/gpu/media/omx_video_decode_accelerator.cc:473: ShutdownComponent(); On 2012/08/14 22:17:14, posciak wrote: > Can we ...
8 years, 4 months ago (2012-08-15 04:08:29 UTC) #4
marcheu
On 2012/08/15 04:08:29, Ami Fischman wrote: > https://chromiumcodereview.appspot.com/10854146/diff/2001/content/common/gpu/media/omx_video_decode_accelerator.cc > File content/common/gpu/media/omx_video_decode_accelerator.cc (right): > > https://chromiumcodereview.appspot.com/10854146/diff/2001/content/common/gpu/media/omx_video_decode_accelerator.cc#newcode473 ...
8 years, 4 months ago (2012-08-15 05:43:07 UTC) #5
Ami GONE FROM CHROMIUM
OK, so updated patch set lgty?
8 years, 4 months ago (2012-08-15 05:48:40 UTC) #6
marcheu
On 2012/08/15 05:48:40, Ami Fischman wrote: > OK, so updated patch set lgty? yes ltgm
8 years, 4 months ago (2012-08-15 06:03:10 UTC) #7
marcheu
On 2012/08/15 06:03:10, marcheu wrote: > On 2012/08/15 05:48:40, Ami Fischman wrote: > > OK, ...
8 years, 4 months ago (2012-08-15 06:03:18 UTC) #8
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
8 years, 4 months ago (2012-08-15 14:12:00 UTC) #9
Ami GONE FROM CHROMIUM
scherkus: i can haz super-star review?
8 years, 4 months ago (2012-08-15 14:30:35 UTC) #10
Pawel Osciak
And worthless noncommiter lgtm as well. Btw, another thing we have to always call not ...
8 years, 4 months ago (2012-08-15 14:34:54 UTC) #11
scherkus (not reviewing)
lgtm
8 years, 4 months ago (2012-08-15 17:19:07 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fischman@chromium.org/10854146/6002
8 years, 4 months ago (2012-08-15 17:21:20 UTC) #13
commit-bot: I haz the power
8 years, 4 months ago (2012-08-15 19:39:52 UTC) #14
Change committed as 151728

Powered by Google App Engine
This is Rietveld 408576698