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

Issue 2416183002: media: Use native DemuxerStream enum types in media mojo interfaces (Closed)

Created:
4 years, 2 months ago by xhwang
Modified:
4 years, 2 months ago
Reviewers:
jrummell, dcheng
CC:
chromium-reviews, qsr+mojo_chromium.org, Aaron Boodman, posciak+watch_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, feature-media-reviews_chromium.org, alokp+watch_chromium.org, darin (slow to review)
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

media: Use native DemuxerStream enum types in media mojo interfaces BUG=611224 TEST=mojo_media_unittests still pass Committed: https://crrev.com/31c507ba784fd8dfbed42c9f02739cbe4a25ec57 Cr-Commit-Position: refs/heads/master@{#425551}

Patch Set 1 #

Patch Set 2 : more fix and rebase #

Total comments: 2

Patch Set 3 : comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -110 lines) Patch
M media/base/decryptor.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M media/base/demuxer_stream.h View 1 2 2 chunks +3 lines, -1 line 0 comments Download
M media/base/ipc/media_param_traits_macros.h View 1 2 2 chunks +9 lines, -2 lines 0 comments Download
M media/base/stream_parser_buffer.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M media/base/stream_parser_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/filters/chunk_demuxer.cc View 1 chunk +0 lines, -1 line 0 comments Download
M media/filters/decoder_selector.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M media/filters/frame_processor_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M media/filters/source_buffer_state.cc View 1 chunk +0 lines, -1 line 0 comments Download
M media/mojo/clients/mojo_demuxer_stream_impl.h View 1 1 chunk +4 lines, -1 line 0 comments Download
M media/mojo/clients/mojo_demuxer_stream_impl.cc View 1 4 chunks +17 lines, -22 lines 0 comments Download
M media/mojo/common/media_type_converters.cc View 1 2 chunks +0 lines, -30 lines 0 comments Download
M media/mojo/interfaces/demuxer_stream.mojom View 1 chunk +4 lines, -11 lines 0 comments Download
A + media/mojo/interfaces/demuxer_stream.typemap View 1 2 chunks +4 lines, -4 lines 0 comments Download
M media/mojo/interfaces/typemaps.gni View 1 1 chunk +1 line, -0 lines 0 comments Download
M media/mojo/services/mojo_demuxer_stream_adapter.h View 1 2 chunks +6 lines, -6 lines 0 comments Download
M media/mojo/services/mojo_demuxer_stream_adapter.cc View 1 5 chunks +19 lines, -19 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
xhwang
Another one. PTAL
4 years, 2 months ago (2016-10-14 22:02:08 UTC) #2
jrummell
lgtm w/nit. https://codereview.chromium.org/2416183002/diff/20001/media/base/stream_parser_unittest.cc File media/base/stream_parser_unittest.cc (right): https://codereview.chromium.org/2416183002/diff/20001/media/base/stream_parser_unittest.cc#newcode52 media/base/stream_parser_unittest.cc:52: DCHECK_LT(type, DemuxerStream::UNKNOWN); Should this not be TYPE_MAX? ...
4 years, 2 months ago (2016-10-14 22:13:25 UTC) #3
dcheng
mojo lgtm with other comments addressed
4 years, 2 months ago (2016-10-15 00:45:36 UTC) #4
xhwang
https://codereview.chromium.org/2416183002/diff/20001/media/base/stream_parser_unittest.cc File media/base/stream_parser_unittest.cc (right): https://codereview.chromium.org/2416183002/diff/20001/media/base/stream_parser_unittest.cc#newcode52 media/base/stream_parser_unittest.cc:52: DCHECK_LT(type, DemuxerStream::UNKNOWN); On 2016/10/14 22:13:24, jrummell wrote: > Should ...
4 years, 2 months ago (2016-10-15 05:13:23 UTC) #5
xhwang
comments addressed
4 years, 2 months ago (2016-10-15 05:14:27 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2416183002/40001
4 years, 2 months ago (2016-10-15 05:14:49 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-10-15 06:45:00 UTC) #10
commit-bot: I haz the power
4 years, 2 months ago (2016-10-15 06:47:03 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/31c507ba784fd8dfbed42c9f02739cbe4a25ec57
Cr-Commit-Position: refs/heads/master@{#425551}

Powered by Google App Engine
This is Rietveld 408576698