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 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
45 }, | 45 }, |
46 'includes': [ | 46 'includes': [ |
47 'media_cdm.gypi', | 47 'media_cdm.gypi', |
48 ], | 48 ], |
49 'targets': [ | 49 'targets': [ |
50 { | 50 { |
51 'target_name': 'media', | 51 'target_name': 'media', |
52 'type': '<(component)', | 52 'type': '<(component)', |
53 'dependencies': [ | 53 'dependencies': [ |
54 '../base/base.gyp:base', | 54 '../base/base.gyp:base', |
55 » '../base/base.gyp:base_i18n', | 55 '../base/base.gyp:base_i18n', |
56 '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic
_annotations', | 56 '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic
_annotations', |
57 '../crypto/crypto.gyp:crypto', | 57 '../crypto/crypto.gyp:crypto', |
58 '../gpu/gpu.gyp:command_buffer_common', | 58 '../gpu/gpu.gyp:command_buffer_common', |
59 '../skia/skia.gyp:skia', | 59 '../skia/skia.gyp:skia', |
60 '../third_party/opus/opus.gyp:opus', | 60 '../third_party/opus/opus.gyp:opus', |
61 '../ui/events/events.gyp:events_base', | 61 '../ui/events/events.gyp:events_base', |
62 '../ui/gfx/gfx.gyp:gfx', | 62 '../ui/gfx/gfx.gyp:gfx', |
63 '../ui/gfx/gfx.gyp:gfx_geometry', | 63 '../ui/gfx/gfx.gyp:gfx_geometry', |
64 '../url/url.gyp:url_lib', | 64 '../url/url.gyp:url_lib', |
65 'shared_memory_support', | 65 'shared_memory_support', |
(...skipping 402 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
468 'video/capture/file_video_capture_device_factory.cc', | 468 'video/capture/file_video_capture_device_factory.cc', |
469 'video/capture/linux/video_capture_device_linux.cc', | 469 'video/capture/linux/video_capture_device_linux.cc', |
470 'video/capture/linux/video_capture_device_linux.h', | 470 'video/capture/linux/video_capture_device_linux.h', |
471 'video/capture/mac/avfoundation_glue.h', | 471 'video/capture/mac/avfoundation_glue.h', |
472 'video/capture/mac/avfoundation_glue.mm', | 472 'video/capture/mac/avfoundation_glue.mm', |
473 'video/capture/mac/coremedia_glue.h', | 473 'video/capture/mac/coremedia_glue.h', |
474 'video/capture/mac/coremedia_glue.mm', | 474 'video/capture/mac/coremedia_glue.mm', |
475 'video/capture/mac/platform_video_capturing_mac.h', | 475 'video/capture/mac/platform_video_capturing_mac.h', |
476 'video/capture/mac/video_capture_device_avfoundation_mac.h', | 476 'video/capture/mac/video_capture_device_avfoundation_mac.h', |
477 'video/capture/mac/video_capture_device_avfoundation_mac.mm', | 477 'video/capture/mac/video_capture_device_avfoundation_mac.mm', |
| 478 'video/capture/mac/video_capture_device_factory_mac.h', |
| 479 'video/capture/mac/video_capture_device_factory_mac.mm', |
478 'video/capture/mac/video_capture_device_mac.h', | 480 'video/capture/mac/video_capture_device_mac.h', |
479 'video/capture/mac/video_capture_device_mac.mm', | 481 'video/capture/mac/video_capture_device_mac.mm', |
480 'video/capture/mac/video_capture_device_qtkit_mac.h', | 482 'video/capture/mac/video_capture_device_qtkit_mac.h', |
481 'video/capture/mac/video_capture_device_qtkit_mac.mm', | 483 'video/capture/mac/video_capture_device_qtkit_mac.mm', |
482 'video/capture/video_capture_device.cc', | 484 'video/capture/video_capture_device.cc', |
483 'video/capture/video_capture_device.h', | 485 'video/capture/video_capture_device.h', |
484 'video/capture/video_capture_device_factory.cc', | 486 'video/capture/video_capture_device_factory.cc', |
485 'video/capture/video_capture_device_factory.h', | 487 'video/capture/video_capture_device_factory.h', |
486 'video/capture/video_capture_types.cc', | 488 'video/capture/video_capture_types.cc', |
487 'video/capture/video_capture_types.h', | 489 'video/capture/video_capture_types.h', |
(...skipping 566 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1054 'filters/video_frame_scheduler_unittest.cc', | 1056 'filters/video_frame_scheduler_unittest.cc', |
1055 'filters/video_frame_stream_unittest.cc', | 1057 'filters/video_frame_stream_unittest.cc', |
1056 'filters/video_renderer_impl_unittest.cc', | 1058 'filters/video_renderer_impl_unittest.cc', |
1057 'midi/midi_manager_unittest.cc', | 1059 'midi/midi_manager_unittest.cc', |
1058 'midi/midi_manager_usb_unittest.cc', | 1060 'midi/midi_manager_usb_unittest.cc', |
1059 'midi/midi_message_queue_unittest.cc', | 1061 'midi/midi_message_queue_unittest.cc', |
1060 'midi/midi_message_util_unittest.cc', | 1062 'midi/midi_message_util_unittest.cc', |
1061 'midi/usb_midi_descriptor_parser_unittest.cc', | 1063 'midi/usb_midi_descriptor_parser_unittest.cc', |
1062 'midi/usb_midi_input_stream_unittest.cc', | 1064 'midi/usb_midi_input_stream_unittest.cc', |
1063 'midi/usb_midi_output_stream_unittest.cc', | 1065 'midi/usb_midi_output_stream_unittest.cc', |
| 1066 'video/capture/fake_video_capture_device_unittest.cc', |
1064 'video/capture/video_capture_device_unittest.cc', | 1067 'video/capture/video_capture_device_unittest.cc', |
1065 'formats/common/offset_byte_queue_unittest.cc', | 1068 'formats/common/offset_byte_queue_unittest.cc', |
1066 'formats/webm/cluster_builder.cc', | 1069 'formats/webm/cluster_builder.cc', |
1067 'formats/webm/cluster_builder.h', | 1070 'formats/webm/cluster_builder.h', |
1068 'formats/webm/tracks_builder.cc', | 1071 'formats/webm/tracks_builder.cc', |
1069 'formats/webm/tracks_builder.h', | 1072 'formats/webm/tracks_builder.h', |
1070 'formats/webm/webm_cluster_parser_unittest.cc', | 1073 'formats/webm/webm_cluster_parser_unittest.cc', |
1071 'formats/webm/webm_content_encodings_client_unittest.cc', | 1074 'formats/webm/webm_content_encodings_client_unittest.cc', |
1072 'formats/webm/webm_parser_unittest.cc', | 1075 'formats/webm/webm_parser_unittest.cc', |
1073 'formats/webm/webm_tracks_parser_unittest.cc', | 1076 'formats/webm/webm_tracks_parser_unittest.cc', |
(...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1184 ['enable_mpeg2ts_stream_parser==1', { | 1187 ['enable_mpeg2ts_stream_parser==1', { |
1185 'defines': [ | 1188 'defines': [ |
1186 'ENABLE_MPEG2TS_STREAM_PARSER', | 1189 'ENABLE_MPEG2TS_STREAM_PARSER', |
1187 ], | 1190 ], |
1188 }], | 1191 }], |
1189 # TODO(wolenetz): Fix size_t to int truncations in win64. See | 1192 # TODO(wolenetz): Fix size_t to int truncations in win64. See |
1190 # http://crbug.com/171009 | 1193 # http://crbug.com/171009 |
1191 ['OS=="win" and target_arch=="x64"', { | 1194 ['OS=="win" and target_arch=="x64"', { |
1192 'msvs_disabled_warnings': [ 4267, ], | 1195 'msvs_disabled_warnings': [ 4267, ], |
1193 }], | 1196 }], |
| 1197 ['OS=="mac"', { |
| 1198 'sources': [ |
| 1199 'video/capture/mac/video_capture_device_factory_mac_unittest.mm', |
| 1200 ] |
| 1201 }], |
1194 ], | 1202 ], |
1195 }, | 1203 }, |
1196 { | 1204 { |
1197 'target_name': 'media_perftests', | 1205 'target_name': 'media_perftests', |
1198 'type': '<(gtest_target_type)', | 1206 'type': '<(gtest_target_type)', |
1199 'dependencies': [ | 1207 'dependencies': [ |
1200 '../base/base.gyp:test_support_base', | 1208 '../base/base.gyp:test_support_base', |
1201 '../testing/gmock.gyp:gmock', | 1209 '../testing/gmock.gyp:gmock', |
1202 '../testing/gtest.gyp:gtest', | 1210 '../testing/gtest.gyp:gtest', |
1203 '../testing/perf/perf_test.gyp:perf_test', | 1211 '../testing/perf/perf_test.gyp:perf_test', |
(...skipping 502 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1706 ], | 1714 ], |
1707 }], | 1715 }], |
1708 ], | 1716 ], |
1709 }], | 1717 }], |
1710 ], | 1718 ], |
1711 }, | 1719 }, |
1712 ], | 1720 ], |
1713 }], | 1721 }], |
1714 ], | 1722 ], |
1715 } | 1723 } |
OLD | NEW |