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

Issue 436021: Implement method stubs for OpenMAX IL instead of relying on -lOmxCore. (Closed)

Created:
11 years, 1 month ago by scherkus (not reviewing)
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Implement method stubs for OpenMAX IL instead of relying on -lOmxCore. You can switch to using -lOmxCore by setting the gyp variable use_system_openmax=1. BUG=28663 TEST=building omx_test should have no linker errors Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=32988

Patch Set 1 #

Patch Set 2 : Removed omx_test.gyp #

Total comments: 2

Patch Set 3 : Windows fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -45 lines) Patch
M build/all.gyp View 2 1 chunk +0 lines, -5 lines 0 comments Download
M media/media.gyp View 1 chunk +15 lines, -0 lines 0 comments Download
M media/omx/omx_test.cc View 2 chunks +2 lines, -1 line 0 comments Download
D media/omx/omx_test.gyp View 1 chunk +0 lines, -30 lines 0 comments Download
A third_party/openmax/omx_stub.cc View 1 2 1 chunk +36 lines, -0 lines 0 comments Download
M third_party/openmax/openmax.gyp View 1 2 2 chunks +43 lines, -9 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
scherkus (not reviewing)
11 years, 1 month ago (2009-11-24 08:44:04 UTC) #1
awong
http://codereview.chromium.org/436021/diff/2001/3002 File media/media.gyp (right): http://codereview.chromium.org/436021/diff/2001/3002#newcode252 media/media.gyp:252: 'omx/omx_video_decoder.cc', This should be split up into a n ...
11 years, 1 month ago (2009-11-24 11:31:26 UTC) #2
scherkus (not reviewing)
http://codereview.chromium.org/436021/diff/2001/3002 File media/media.gyp (right): http://codereview.chromium.org/436021/diff/2001/3002#newcode252 media/media.gyp:252: 'omx/omx_video_decoder.cc', On 2009/11/24 11:31:26, awong wrote: > This should ...
11 years ago (2009-11-24 18:41:34 UTC) #3
awong
LGTM
11 years ago (2009-11-24 18:57:14 UTC) #4
Alpha Left Google
LGTM
11 years ago (2009-11-24 19:12:40 UTC) #5
scherkus (not reviewing)
might want to take one more quick look for fixes to windows
11 years ago (2009-11-24 22:09:34 UTC) #6
awong
LGTM Bah...stupid x-platform.
11 years ago (2009-11-24 22:10:42 UTC) #7
Alpha Left Google
11 years ago (2009-11-24 22:13:35 UTC) #8
LGTM.

Powered by Google App Engine
This is Rietveld 408576698