OLD | NEW |
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 | 4 |
5 { | 5 { |
6 'variables': { | 6 'variables': { |
7 'chromium_code': 1, | 7 'chromium_code': 1, |
8 # Override to dynamically link the cras (ChromeOS audio) library. | 8 # Override to dynamically link the cras (ChromeOS audio) library. |
9 'use_cras%': 0, | 9 'use_cras%': 0, |
10 # Option e.g. for Linux distributions to link pulseaudio directly | 10 # Option e.g. for Linux distributions to link pulseaudio directly |
(...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
146 'audio/mac/audio_synchronized_mac.cc', | 146 'audio/mac/audio_synchronized_mac.cc', |
147 'audio/mac/audio_synchronized_mac.h', | 147 'audio/mac/audio_synchronized_mac.h', |
148 'audio/mac/audio_unified_mac.cc', | 148 'audio/mac/audio_unified_mac.cc', |
149 'audio/mac/audio_unified_mac.h', | 149 'audio/mac/audio_unified_mac.h', |
150 'audio/null_audio_sink.cc', | 150 'audio/null_audio_sink.cc', |
151 'audio/null_audio_sink.h', | 151 'audio/null_audio_sink.h', |
152 'audio/openbsd/audio_manager_openbsd.cc', | 152 'audio/openbsd/audio_manager_openbsd.cc', |
153 'audio/openbsd/audio_manager_openbsd.h', | 153 'audio/openbsd/audio_manager_openbsd.h', |
154 'audio/pulse/audio_manager_pulse.cc', | 154 'audio/pulse/audio_manager_pulse.cc', |
155 'audio/pulse/audio_manager_pulse.h', | 155 'audio/pulse/audio_manager_pulse.h', |
| 156 'audio/pulse/pulse_output.cc', |
| 157 'audio/pulse/pulse_output.h', |
156 'audio/pulse/pulse_input.cc', | 158 'audio/pulse/pulse_input.cc', |
157 'audio/pulse/pulse_input.h', | 159 'audio/pulse/pulse_input.h', |
158 'audio/pulse/pulse_output.cc', | |
159 'audio/pulse/pulse_output.h', | |
160 'audio/pulse/pulse_unified.cc', | 160 'audio/pulse/pulse_unified.cc', |
161 'audio/pulse/pulse_unified.h', | 161 'audio/pulse/pulse_unified.h', |
162 'audio/pulse/pulse_util.cc', | 162 'audio/pulse/pulse_util.cc', |
163 'audio/pulse/pulse_util.h', | 163 'audio/pulse/pulse_util.h', |
164 'audio/sample_rates.cc', | 164 'audio/sample_rates.cc', |
165 'audio/sample_rates.h', | 165 'audio/sample_rates.h', |
166 'audio/scoped_loop_observer.cc', | 166 'audio/scoped_loop_observer.cc', |
167 'audio/scoped_loop_observer.h', | 167 'audio/scoped_loop_observer.h', |
168 'audio/simple_sources.cc', | 168 'audio/simple_sources.cc', |
169 'audio/simple_sources.h', | 169 'audio/simple_sources.h', |
170 'audio/virtual_audio_input_stream.cc', | 170 'audio/virtual_audio_input_stream.cc', |
171 'audio/virtual_audio_input_stream.h', | 171 'audio/virtual_audio_input_stream.h', |
172 'audio/virtual_audio_output_stream.cc', | 172 'audio/virtual_audio_output_stream.cc', |
173 'audio/virtual_audio_output_stream.h', | 173 'audio/virtual_audio_output_stream.h', |
174 'audio/win/audio_device_listener_win.cc', | 174 'audio/win/audio_device_listener_win.cc', |
175 'audio/win/audio_device_listener_win.h', | 175 'audio/win/audio_device_listener_win.h', |
176 'audio/win/audio_low_latency_input_win.cc', | 176 'audio/win/audio_low_latency_input_win.cc', |
177 'audio/win/audio_low_latency_input_win.h', | 177 'audio/win/audio_low_latency_input_win.h', |
178 'audio/win/audio_low_latency_output_win.cc', | 178 'audio/win/audio_low_latency_output_win.cc', |
179 'audio/win/audio_low_latency_output_win.h', | 179 'audio/win/audio_low_latency_output_win.h', |
180 'audio/win/audio_manager_win.cc', | 180 'audio/win/audio_manager_win.cc', |
181 'audio/win/audio_manager_win.h', | 181 'audio/win/audio_manager_win.h', |
182 'audio/win/audio_unified_win.cc', | 182 'audio/win/audio_unified_win.cc', |
183 'audio/win/audio_unified_win.h', | 183 'audio/win/audio_unified_win.h', |
184 'audio/win/avrt_wrapper_win.cc', | 184 'audio/win/avrt_wrapper_win.cc', |
185 'audio/win/avrt_wrapper_win.h', | 185 'audio/win/avrt_wrapper_win.h', |
| 186 'audio/win/device_enumeration_win.cc', |
| 187 'audio/win/device_enumeration_win.h', |
186 'audio/win/core_audio_util_win.cc', | 188 'audio/win/core_audio_util_win.cc', |
187 'audio/win/core_audio_util_win.h', | 189 'audio/win/core_audio_util_win.h', |
188 'audio/win/device_enumeration_win.cc', | |
189 'audio/win/device_enumeration_win.h', | |
190 'audio/win/wavein_input_win.cc', | 190 'audio/win/wavein_input_win.cc', |
191 'audio/win/wavein_input_win.h', | 191 'audio/win/wavein_input_win.h', |
192 'audio/win/waveout_output_win.cc', | 192 'audio/win/waveout_output_win.cc', |
193 'audio/win/waveout_output_win.h', | 193 'audio/win/waveout_output_win.h', |
194 'base/android/demuxer_stream_player_params.cc', | 194 'base/android/demuxer_stream_player_params.cc', |
195 'base/android/demuxer_stream_player_params.h', | 195 'base/android/demuxer_stream_player_params.h', |
196 'base/android/media_player_manager.h', | 196 'base/android/media_player_manager.h', |
197 'base/android/media_resource_getter.cc', | 197 'base/android/media_resource_getter.cc', |
198 'base/android/media_resource_getter.h', | 198 'base/android/media_resource_getter.h', |
199 'base/audio_buffer.cc', | 199 'base/audio_buffer.cc', |
(...skipping 10 matching lines...) Expand all Loading... |
210 'base/audio_fifo.cc', | 210 'base/audio_fifo.cc', |
211 'base/audio_fifo.h', | 211 'base/audio_fifo.h', |
212 'base/audio_hardware_config.cc', | 212 'base/audio_hardware_config.cc', |
213 'base/audio_hardware_config.h', | 213 'base/audio_hardware_config.h', |
214 'base/audio_hash.cc', | 214 'base/audio_hash.cc', |
215 'base/audio_hash.h', | 215 'base/audio_hash.h', |
216 'base/audio_pull_fifo.cc', | 216 'base/audio_pull_fifo.cc', |
217 'base/audio_pull_fifo.h', | 217 'base/audio_pull_fifo.h', |
218 'base/audio_renderer.cc', | 218 'base/audio_renderer.cc', |
219 'base/audio_renderer.h', | 219 'base/audio_renderer.h', |
| 220 'base/audio_renderer_sink.h', |
220 'base/audio_renderer_mixer.cc', | 221 'base/audio_renderer_mixer.cc', |
221 'base/audio_renderer_mixer.h', | 222 'base/audio_renderer_mixer.h', |
222 'base/audio_renderer_mixer_input.cc', | 223 'base/audio_renderer_mixer_input.cc', |
223 'base/audio_renderer_mixer_input.h', | 224 'base/audio_renderer_mixer_input.h', |
224 'base/audio_renderer_sink.h', | |
225 'base/audio_splicer.cc', | 225 'base/audio_splicer.cc', |
226 'base/audio_splicer.h', | 226 'base/audio_splicer.h', |
227 'base/audio_timestamp_helper.cc', | 227 'base/audio_timestamp_helper.cc', |
228 'base/audio_timestamp_helper.h', | 228 'base/audio_timestamp_helper.h', |
229 'base/bind_to_loop.h', | 229 'base/bind_to_loop.h', |
| 230 'base/bitstream_buffer.h', |
230 'base/bit_reader.cc', | 231 'base/bit_reader.cc', |
231 'base/bit_reader.h', | 232 'base/bit_reader.h', |
232 'base/bitstream_buffer.h', | |
233 'base/buffers.h', | 233 'base/buffers.h', |
234 'base/byte_queue.cc', | 234 'base/byte_queue.cc', |
235 'base/byte_queue.h', | 235 'base/byte_queue.h', |
236 'base/channel_mixer.cc', | 236 'base/channel_mixer.cc', |
237 'base/channel_mixer.h', | 237 'base/channel_mixer.h', |
238 'base/clock.cc', | 238 'base/clock.cc', |
239 'base/clock.h', | 239 'base/clock.h', |
240 'base/container_names.cc', | 240 'base/container_names.cc', |
241 'base/container_names.h', | 241 'base/container_names.h', |
242 'base/data_buffer.cc', | 242 'base/data_buffer.cc', |
243 'base/data_buffer.h', | 243 'base/data_buffer.h', |
244 'base/data_source.cc', | 244 'base/data_source.cc', |
245 'base/data_source.h', | 245 'base/data_source.h', |
246 'base/decoder_buffer.cc', | 246 'base/decoder_buffer.cc', |
247 'base/decoder_buffer.h', | 247 'base/decoder_buffer.h', |
248 'base/decoder_buffer_queue.cc', | 248 'base/decoder_buffer_queue.cc', |
249 'base/decoder_buffer_queue.h', | 249 'base/decoder_buffer_queue.h', |
| 250 'base/decryptor.cc', |
| 251 'base/decryptor.h', |
250 'base/decrypt_config.cc', | 252 'base/decrypt_config.cc', |
251 'base/decrypt_config.h', | 253 'base/decrypt_config.h', |
252 'base/decryptor.cc', | |
253 'base/decryptor.h', | |
254 'base/demuxer.cc', | 254 'base/demuxer.cc', |
255 'base/demuxer.h', | 255 'base/demuxer.h', |
256 'base/demuxer_stream.cc', | 256 'base/demuxer_stream.cc', |
257 'base/demuxer_stream.h', | 257 'base/demuxer_stream.h', |
258 'base/djb2.cc', | 258 'base/djb2.cc', |
259 'base/djb2.h', | 259 'base/djb2.h', |
260 'base/filter_collection.cc', | 260 'base/filter_collection.cc', |
261 'base/filter_collection.h', | 261 'base/filter_collection.h', |
262 'base/media.cc', | 262 'base/media.cc', |
263 'base/media.h', | 263 'base/media.h', |
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
341 'filters/ffmpeg_demuxer.cc', | 341 'filters/ffmpeg_demuxer.cc', |
342 'filters/ffmpeg_demuxer.h', | 342 'filters/ffmpeg_demuxer.h', |
343 'filters/ffmpeg_glue.cc', | 343 'filters/ffmpeg_glue.cc', |
344 'filters/ffmpeg_glue.h', | 344 'filters/ffmpeg_glue.h', |
345 'filters/ffmpeg_h264_to_annex_b_bitstream_converter.cc', | 345 'filters/ffmpeg_h264_to_annex_b_bitstream_converter.cc', |
346 'filters/ffmpeg_h264_to_annex_b_bitstream_converter.h', | 346 'filters/ffmpeg_h264_to_annex_b_bitstream_converter.h', |
347 'filters/ffmpeg_video_decoder.cc', | 347 'filters/ffmpeg_video_decoder.cc', |
348 'filters/ffmpeg_video_decoder.h', | 348 'filters/ffmpeg_video_decoder.h', |
349 'filters/file_data_source.cc', | 349 'filters/file_data_source.cc', |
350 'filters/file_data_source.h', | 350 'filters/file_data_source.h', |
351 'filters/gpu_video_accelerator_factories.cc', | |
352 'filters/gpu_video_accelerator_factories.h', | |
353 'filters/gpu_video_decoder.cc', | 351 'filters/gpu_video_decoder.cc', |
354 'filters/gpu_video_decoder.h', | 352 'filters/gpu_video_decoder.h', |
| 353 'filters/gpu_video_decoder_factories.cc', |
| 354 'filters/gpu_video_decoder_factories.h', |
355 'filters/h264_to_annex_b_bitstream_converter.cc', | 355 'filters/h264_to_annex_b_bitstream_converter.cc', |
356 'filters/h264_to_annex_b_bitstream_converter.h', | 356 'filters/h264_to_annex_b_bitstream_converter.h', |
357 'filters/in_memory_url_protocol.cc', | 357 'filters/in_memory_url_protocol.cc', |
358 'filters/in_memory_url_protocol.h', | 358 'filters/in_memory_url_protocol.h', |
359 'filters/opus_audio_decoder.cc', | 359 'filters/opus_audio_decoder.cc', |
360 'filters/opus_audio_decoder.h', | 360 'filters/opus_audio_decoder.h', |
361 'filters/skcanvas_video_renderer.cc', | 361 'filters/skcanvas_video_renderer.cc', |
362 'filters/skcanvas_video_renderer.h', | 362 'filters/skcanvas_video_renderer.h', |
363 'filters/source_buffer_stream.cc', | 363 'filters/source_buffer_stream.cc', |
364 'filters/source_buffer_stream.h', | 364 'filters/source_buffer_stream.h', |
365 'filters/stream_parser_factory.cc', | 365 'filters/stream_parser_factory.cc', |
366 'filters/stream_parser_factory.h', | 366 'filters/stream_parser_factory.h', |
367 'filters/video_decoder_selector.cc', | 367 'filters/video_decoder_selector.cc', |
368 'filters/video_decoder_selector.h', | 368 'filters/video_decoder_selector.h', |
369 'filters/video_frame_stream.cc', | 369 'filters/video_frame_stream.cc', |
370 'filters/video_frame_stream.h', | 370 'filters/video_frame_stream.h', |
371 'filters/video_renderer_base.cc', | 371 'filters/video_renderer_base.cc', |
372 'filters/video_renderer_base.h', | 372 'filters/video_renderer_base.h', |
373 'filters/vpx_video_decoder.cc', | 373 'filters/vpx_video_decoder.cc', |
374 'filters/vpx_video_decoder.h', | 374 'filters/vpx_video_decoder.h', |
| 375 'midi/midi_manager.h', |
375 'midi/midi_manager.cc', | 376 'midi/midi_manager.cc', |
376 'midi/midi_manager.h', | 377 'midi/midi_manager_mac.h', |
377 'midi/midi_manager_mac.cc', | 378 'midi/midi_manager_mac.cc', |
378 'midi/midi_manager_mac.h', | 379 'midi/midi_port_info.h', |
379 'midi/midi_port_info.cc', | 380 'midi/midi_port_info.cc', |
380 'midi/midi_port_info.h', | |
381 'video/capture/android/video_capture_device_android.cc', | 381 'video/capture/android/video_capture_device_android.cc', |
382 'video/capture/android/video_capture_device_android.h', | 382 'video/capture/android/video_capture_device_android.h', |
383 'video/capture/fake_video_capture_device.cc', | 383 'video/capture/fake_video_capture_device.cc', |
384 'video/capture/fake_video_capture_device.h', | 384 'video/capture/fake_video_capture_device.h', |
385 'video/capture/linux/video_capture_device_linux.cc', | 385 'video/capture/linux/video_capture_device_linux.cc', |
386 'video/capture/linux/video_capture_device_linux.h', | 386 'video/capture/linux/video_capture_device_linux.h', |
387 'video/capture/mac/video_capture_device_mac.h', | 387 'video/capture/mac/video_capture_device_mac.h', |
388 'video/capture/mac/video_capture_device_mac.mm', | 388 'video/capture/mac/video_capture_device_mac.mm', |
389 'video/capture/mac/video_capture_device_qtkit_mac.h', | 389 'video/capture/mac/video_capture_device_qtkit_mac.h', |
390 'video/capture/mac/video_capture_device_qtkit_mac.mm', | 390 'video/capture/mac/video_capture_device_qtkit_mac.mm', |
(...skipping 18 matching lines...) Expand all Loading... |
409 'video/capture/win/sink_input_pin_win.cc', | 409 'video/capture/win/sink_input_pin_win.cc', |
410 'video/capture/win/sink_input_pin_win.h', | 410 'video/capture/win/sink_input_pin_win.h', |
411 'video/capture/win/video_capture_device_mf_win.cc', | 411 'video/capture/win/video_capture_device_mf_win.cc', |
412 'video/capture/win/video_capture_device_mf_win.h', | 412 'video/capture/win/video_capture_device_mf_win.h', |
413 'video/capture/win/video_capture_device_win.cc', | 413 'video/capture/win/video_capture_device_win.cc', |
414 'video/capture/win/video_capture_device_win.h', | 414 'video/capture/win/video_capture_device_win.h', |
415 'video/picture.cc', | 415 'video/picture.cc', |
416 'video/picture.h', | 416 'video/picture.h', |
417 'video/video_decode_accelerator.cc', | 417 'video/video_decode_accelerator.cc', |
418 'video/video_decode_accelerator.h', | 418 'video/video_decode_accelerator.h', |
419 'video/video_encode_accelerator.cc', | |
420 'video/video_encode_accelerator.h', | |
421 'webm/webm_audio_client.cc', | 419 'webm/webm_audio_client.cc', |
422 'webm/webm_audio_client.h', | 420 'webm/webm_audio_client.h', |
423 'webm/webm_cluster_parser.cc', | 421 'webm/webm_cluster_parser.cc', |
424 'webm/webm_cluster_parser.h', | 422 'webm/webm_cluster_parser.h', |
425 'webm/webm_constants.cc', | 423 'webm/webm_constants.cc', |
426 'webm/webm_constants.h', | 424 'webm/webm_constants.h', |
427 'webm/webm_content_encodings.cc', | 425 'webm/webm_content_encodings.cc', |
428 'webm/webm_content_encodings.h', | 426 'webm/webm_content_encodings.h', |
429 'webm/webm_content_encodings_client.cc', | 427 'webm/webm_content_encodings_client.cc', |
430 'webm/webm_content_encodings_client.h', | 428 'webm/webm_content_encodings_client.h', |
(...skipping 689 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1120 'base/mock_audio_renderer_sink.cc', | 1118 'base/mock_audio_renderer_sink.cc', |
1121 'base/mock_audio_renderer_sink.h', | 1119 'base/mock_audio_renderer_sink.h', |
1122 'base/mock_data_source_host.cc', | 1120 'base/mock_data_source_host.cc', |
1123 'base/mock_data_source_host.h', | 1121 'base/mock_data_source_host.h', |
1124 'base/mock_demuxer_host.cc', | 1122 'base/mock_demuxer_host.cc', |
1125 'base/mock_demuxer_host.h', | 1123 'base/mock_demuxer_host.h', |
1126 'base/mock_filters.cc', | 1124 'base/mock_filters.cc', |
1127 'base/mock_filters.h', | 1125 'base/mock_filters.h', |
1128 'base/test_helpers.cc', | 1126 'base/test_helpers.cc', |
1129 'base/test_helpers.h', | 1127 'base/test_helpers.h', |
1130 'filters/mock_gpu_video_accelerator_factories.cc', | 1128 'filters/mock_gpu_video_decoder_factories.cc', |
1131 'filters/mock_gpu_video_accelerator_factories.h', | 1129 'filters/mock_gpu_video_decoder_factories.h', |
1132 'video/mock_video_decode_accelerator.cc', | 1130 'video/mock_video_decode_accelerator.cc', |
1133 'video/mock_video_decode_accelerator.h', | 1131 'video/mock_video_decode_accelerator.h', |
1134 ], | 1132 ], |
1135 }, | 1133 }, |
1136 ], | 1134 ], |
1137 'conditions': [ | 1135 'conditions': [ |
1138 ['OS!="ios" and target_arch!="arm"', { | 1136 ['OS!="ios" and target_arch!="arm"', { |
1139 'targets': [ | 1137 'targets': [ |
1140 { | 1138 { |
1141 'target_name': 'media_asm', | 1139 'target_name': 'media_asm', |
(...skipping 502 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1644 'sources': [ | 1642 'sources': [ |
1645 'tools/media_bench/media_bench.cc', | 1643 'tools/media_bench/media_bench.cc', |
1646 ], | 1644 ], |
1647 # TODO(jschuh): crbug.com/167187 fix size_t to int truncations. | 1645 # TODO(jschuh): crbug.com/167187 fix size_t to int truncations. |
1648 'msvs_disabled_warnings': [ 4267, ], | 1646 'msvs_disabled_warnings': [ 4267, ], |
1649 }, | 1647 }, |
1650 ], | 1648 ], |
1651 }], | 1649 }], |
1652 ], | 1650 ], |
1653 } | 1651 } |
OLD | NEW |