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

Issue 2255005: move from omx_codec to new omx_video_decode_engine... (Closed)

Created:
10 years, 7 months ago by wjia(left Chromium)
Modified:
9 years, 7 months ago
CC:
chromium-reviews, scherkus (not reviewing), fbarchard, pam+watch_chromium.org, awong, Alpha Left Google, Paweł Hajdan Jr.
Visibility:
Public.

Description

Remove omx_codec since OMX client implementation is in omx_video_decode_engine. Update omx_test to use omx_video_decode_engine. Contributed by wjia@chromium.org BUG=none TEST=tested on tegra Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=48492

Patch Set 1 #

Total comments: 8

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 4

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : remove omx_code, update omx_test to use omx engine #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -1676 lines) Patch
M media/media.gyp View 1 2 3 4 5 6 1 chunk +4 lines, -2 lines 0 comments Download
D media/omx/omx_codec.h View 3 4 5 6 1 chunk +0 lines, -390 lines 0 comments Download
D media/omx/omx_codec.cc View 3 4 5 6 1 chunk +0 lines, -1212 lines 0 comments Download
M media/omx/omx_codec_unittest.cc View 5 6 1 chunk +0 lines, -1 line 0 comments Download
M media/tools/omx_test/omx_test.cc View 1 2 3 4 5 6 10 chunks +86 lines, -71 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
wjia(left Chromium)
omx_test has been updated with this patch. It needs the pending patch which merged omx_codec ...
10 years, 7 months ago (2010-05-27 17:29:58 UTC) #1
wjia(left Chromium)
omx_test has been updated with this patch. It needs the pending patch which merged omx_codec ...
10 years, 7 months ago (2010-05-27 17:30:53 UTC) #2
jiesun
http://codereview.chromium.org/2255005/diff/1/2 File media/media.gyp (right): http://codereview.chromium.org/2255005/diff/1/2#newcode337 media/media.gyp:337: '../third_party/ffmpeg/ffmpeg.gyp:ffmpeg', I was thinking if we could remove av_stream ...
10 years, 7 months ago (2010-05-27 17:43:55 UTC) #3
wjia(left Chromium)
http://codereview.chromium.org/2255005/diff/1/2 File media/media.gyp (right): http://codereview.chromium.org/2255005/diff/1/2#newcode337 media/media.gyp:337: '../third_party/ffmpeg/ffmpeg.gyp:ffmpeg', On 2010/05/27 17:43:56, jiesun wrote: > I was ...
10 years, 7 months ago (2010-05-27 18:07:42 UTC) #4
jiesun
Could we remove omx_codec.*. since it is not used. and disable omx_codec_unittest until we had ...
10 years, 7 months ago (2010-05-27 18:13:09 UTC) #5
wjia(left Chromium)
omx_codec_unittest has been disabled in the tree. I will remove omx_codec. On Thu, May 27, ...
10 years, 7 months ago (2010-05-27 18:16:43 UTC) #6
Alpha Left Google
The CL description is not so accurate. Should say removed OmxCodec as the implementation is ...
10 years, 7 months ago (2010-05-27 18:32:39 UTC) #7
Alpha Left Google
My biggest concern is that VideoDecodeEngine depends on FFmpeg, should really remove that dependency. http://codereview.chromium.org/2255005/diff/11001/12001 ...
10 years, 7 months ago (2010-05-27 19:58:13 UTC) #8
wjia(left Chromium)
CL description has been updated. Let's change engine API in next patch. http://codereview.chromium.org/2255005/diff/11001/12001 File media/media.gyp ...
10 years, 7 months ago (2010-05-27 21:41:55 UTC) #9
Alpha Left Google
LGTM but remember to add the TODO. http://codereview.chromium.org/2255005/diff/11001/12001 File media/media.gyp (right): http://codereview.chromium.org/2255005/diff/11001/12001#newcode337 media/media.gyp:337: '../third_party/ffmpeg/ffmpeg.gyp:ffmpeg', On ...
10 years, 7 months ago (2010-05-27 21:52:37 UTC) #10
wjia(left Chromium)
Done. On 2010/05/27 21:52:37, Alpha wrote: > LGTM but remember to add the TODO. > ...
10 years, 7 months ago (2010-05-27 23:08:00 UTC) #11
jiesun
10 years, 7 months ago (2010-05-27 23:12:35 UTC) #12
LGTM

Powered by Google App Engine
This is Rietveld 408576698