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

Issue 601015: Fix using of OmxInputBuffer (Closed)

Created:
10 years, 10 months ago by Alpha Left Google
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com, scherkus (not reviewing), fbarchard, awong, Alpha Left Google
Visibility:
Public.

Description

Fix using of OmxInputBuffer OmxInputBuffer is now ref counted, but some code still try to delete it explicitly. This delete call is hidden in a template function so it was hard to find! Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=38571

Patch Set 1 #

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

Messages

Total messages: 4 (0 generated)
Alpha Left Google
10 years, 10 months ago (2010-02-10 01:02:40 UTC) #1
Alpha Left Google
10 years, 10 months ago (2010-02-10 01:02:41 UTC) #2
Alpha Left Google
10 years, 10 months ago (2010-02-10 01:02:45 UTC) #3
scherkus (not reviewing)
10 years, 10 months ago (2010-02-10 01:11:27 UTC) #4
LGTM!

Powered by Google App Engine
This is Rietveld 408576698