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

Issue 7523051: Create media.dll / libmedia.so for the component build (Closed)

Created:
9 years, 4 months ago by darin (slow to review)
Modified:
9 years, 4 months ago
CC:
chromium-reviews, hclam+watch_chromium.org, ddorwin+watch_chromium.org, fischman+watch_chromium.org, Paweł Hajdan Jr., acolwell+watch_chromium.org, annacc+watch_chromium.org, ajwong+watch_chromium.org, vrk (LEFT CHROMIUM), scherkus (not reviewing)
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 4

Patch Set 3 : '' #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+209 lines, -132 lines) Patch
M content/browser/speech/speech_recognizer_unittest.cc View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M media/audio/audio_buffers_state.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M media/audio/audio_input_controller.h View 1 2 2 chunks +3 lines, -5 lines 0 comments Download
M media/audio/audio_input_controller_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/audio/audio_io.h View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M media/audio/audio_manager.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/audio/audio_output_controller.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/audio/audio_output_dispatcher.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/audio/audio_output_proxy.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/audio/audio_parameters.h View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M media/audio/audio_util.h View 1 2 4 chunks +15 lines, -14 lines 0 comments Download
M media/audio/fake_audio_output_stream.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/audio/simple_sources.h View 1 2 3 chunks +4 lines, -3 lines 0 comments Download
M media/base/async_filter_factory_base.h View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M media/base/buffers.h View 1 2 2 chunks +5 lines, -3 lines 0 comments Download
M media/base/callback.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M media/base/channel_layout.h View 1 2 2 chunks +3 lines, -1 line 0 comments Download
M media/base/clock.h View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M media/base/composite_data_source_factory.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M media/base/composite_filter.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/base/data_buffer.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/base/djb2.h View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M media/base/filter_collection.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/base/filter_factories.h View 1 2 3 chunks +3 lines, -2 lines 0 comments Download
M media/base/filter_host.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/base/filters.h View 1 2 9 chunks +11 lines, -9 lines 0 comments Download
M media/base/h264_bitstream_converter.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M media/base/media.h View 1 2 2 chunks +4 lines, -2 lines 0 comments Download
A media/base/media_export.h View 1 2 1 chunk +29 lines, -0 lines 1 comment Download
M media/base/media_switches.h View 1 2 2 chunks +3 lines, -2 lines 0 comments Download
M media/base/message_loop_factory.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M media/base/message_loop_factory_impl.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/base/pipeline.h View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M media/base/pipeline_impl.h View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M media/base/pts_heap.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M media/base/pts_stream.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/base/seekable_buffer.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/base/state_matrix.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M media/base/video_decoder_config.h View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M media/base/video_frame.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/base/video_util.h View 1 2 2 chunks +7 lines, -3 lines 0 comments Download
M media/base/yuv_convert.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M media/ffmpeg/ffmpeg_common.h View 1 2 4 chunks +14 lines, -13 lines 0 comments Download
M media/ffmpeg/file_protocol.h View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M media/filters/adaptive_demuxer.h View 1 2 2 chunks +6 lines, -1 line 0 comments Download
M media/filters/adaptive_demuxer_unittest.cc View 1 2 1 chunk +0 lines, -4 lines 0 comments Download
M media/filters/audio_file_reader.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/filters/audio_renderer_algorithm_base.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/filters/audio_renderer_algorithm_ola.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M media/filters/audio_renderer_base.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/filters/audio_renderer_impl.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/filters/bitstream_converter.h View 1 2 3 chunks +3 lines, -2 lines 0 comments Download
M media/filters/chunk_demuxer.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/filters/chunk_demuxer_factory.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/filters/ffmpeg_audio_decoder.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M media/filters/ffmpeg_demuxer.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/filters/ffmpeg_demuxer_factory.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/filters/ffmpeg_glue.h View 1 2 2 chunks +3 lines, -2 lines 0 comments Download
M media/filters/ffmpeg_h264_bitstream_converter.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/filters/ffmpeg_video_decoder.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/filters/file_data_source.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/filters/file_data_source_factory.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/filters/in_memory_url_protocol.h View 1 2 2 chunks +2 lines, -3 lines 0 comments Download
M media/filters/null_audio_renderer.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/filters/video_renderer_base.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/media.gyp View 1 2 8 chunks +12 lines, -1 line 1 comment Download
M media/video/capture/fake_video_capture_device.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/video/capture/video_capture_device.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M media/video/ffmpeg_video_decode_engine.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/video/picture.h View 1 2 3 chunks +3 lines, -2 lines 0 comments Download
M media/video/video_decode_accelerator.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M media/video/video_decode_engine.h View 1 2 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
darin (slow to review)
9 years, 4 months ago (2011-07-29 07:30:26 UTC) #1
scherkus (not reviewing)
syntactically it's LGTM but I've got a few questions about shared build So a lot ...
9 years, 4 months ago (2011-07-29 17:22:51 UTC) #2
rvargas (doing something else)
Looks like we need MEDIA_TEST for this one?
9 years, 4 months ago (2011-07-29 20:12:04 UTC) #3
darin (slow to review)
We could do that, but I'm not sure I see the value. It seems to ...
9 years, 4 months ago (2011-07-29 20:41:38 UTC) #4
darin (slow to review)
On Fri, Jul 29, 2011 at 10:22 AM, <scherkus@chromium.org> wrote: > syntactically it's LGTM but ...
9 years, 4 months ago (2011-07-29 20:47:52 UTC) #5
rvargas (doing something else)
Yes it adds overhead to think about whether the class or method is intended for ...
9 years, 4 months ago (2011-07-29 21:12:47 UTC) #6
darin (slow to review)
On Fri, Jul 29, 2011 at 2:12 PM, <rvargas@chromium.org> wrote: > Yes it adds overhead ...
9 years, 4 months ago (2011-07-29 22:06:07 UTC) #7
darin (slow to review)
I posted to chromium-dev to discuss this further. Perhaps others will want to weigh in. ...
9 years, 4 months ago (2011-07-29 22:23:24 UTC) #8
darin (slow to review)
PTAL Now with MEDIA_API renamed to MEDIA_EXPORT (and media_api.h renamed to media_export.h). I plan to ...
9 years, 4 months ago (2011-08-03 23:38:54 UTC) #9
rvargas (doing something else)
9 years, 4 months ago (2011-08-04 18:51:47 UTC) #10
LGTM

http://codereview.chromium.org/7523051/diff/14001/media/base/media_export.h
File media/base/media_export.h (right):

http://codereview.chromium.org/7523051/diff/14001/media/base/media_export.h#n...
media/base/media_export.h:9: // Defines MEDIA_EXPORT so that funtionality
implemented by the Media module
typo: funtionality

http://codereview.chromium.org/7523051/diff/14001/media/media.gyp
File media/media.gyp (right):

http://codereview.chromium.org/7523051/diff/14001/media/media.gyp#newcode111
media/media.gyp:111: 'base/media_api.h',
media_export.h

Powered by Google App Engine
This is Rietveld 408576698