| 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 PulseAudio library. | 8 # Override to dynamically link the PulseAudio library. |
| 9 'use_pulseaudio%': 0, | 9 'use_pulseaudio%': 0, |
| 10 # Override to dynamically link the cras (ChromeOS audio) library. | 10 # Override to dynamically link the cras (ChromeOS audio) library. |
| (...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 123 'audio/win/wavein_input_win.cc', | 123 'audio/win/wavein_input_win.cc', |
| 124 'audio/win/wavein_input_win.h', | 124 'audio/win/wavein_input_win.h', |
| 125 'audio/win/waveout_output_win.cc', | 125 'audio/win/waveout_output_win.cc', |
| 126 'audio/win/waveout_output_win.h', | 126 'audio/win/waveout_output_win.h', |
| 127 'base/android/media_jni_registrar.cc', | 127 'base/android/media_jni_registrar.cc', |
| 128 'base/android/media_jni_registrar.h', | 128 'base/android/media_jni_registrar.h', |
| 129 'base/audio_decoder.cc', | 129 'base/audio_decoder.cc', |
| 130 'base/audio_decoder.h', | 130 'base/audio_decoder.h', |
| 131 'base/audio_decoder_config.cc', | 131 'base/audio_decoder_config.cc', |
| 132 'base/audio_decoder_config.h', | 132 'base/audio_decoder_config.h', |
| 133 'base/audio_renderer.cc', |
| 133 'base/audio_renderer.h', | 134 'base/audio_renderer.h', |
| 134 'base/audio_renderer_mixer.cc', | 135 'base/audio_renderer_mixer.cc', |
| 135 'base/audio_renderer_mixer.h', | 136 'base/audio_renderer_mixer.h', |
| 136 'base/audio_renderer_mixer_input.cc', | 137 'base/audio_renderer_mixer_input.cc', |
| 137 'base/audio_renderer_mixer_input.h', | 138 'base/audio_renderer_mixer_input.h', |
| 138 'base/bit_reader.cc', | 139 'base/bit_reader.cc', |
| 139 'base/bit_reader.h', | 140 'base/bit_reader.h', |
| 140 'base/bitstream_buffer.h', | 141 'base/bitstream_buffer.h', |
| 141 'base/buffers.cc', | 142 'base/buffers.cc', |
| 142 'base/buffers.h', | 143 'base/buffers.h', |
| 143 'base/byte_queue.cc', | 144 'base/byte_queue.cc', |
| 144 'base/byte_queue.h', | 145 'base/byte_queue.h', |
| 145 'base/callback_util.cc', | 146 'base/callback_util.cc', |
| 146 'base/callback_util.h', | 147 'base/callback_util.h', |
| 147 'base/channel_layout.cc', | 148 'base/channel_layout.cc', |
| 148 'base/channel_layout.h', | 149 'base/channel_layout.h', |
| 149 'base/clock.cc', | 150 'base/clock.cc', |
| 150 'base/clock.h', | 151 'base/clock.h', |
| 151 'base/composite_filter.cc', | |
| 152 'base/composite_filter.h', | |
| 153 'base/data_buffer.cc', | 152 'base/data_buffer.cc', |
| 154 'base/data_buffer.h', | 153 'base/data_buffer.h', |
| 155 'base/data_source.cc', | 154 'base/data_source.cc', |
| 156 'base/data_source.h', | 155 'base/data_source.h', |
| 157 'base/decoder_buffer.cc', | 156 'base/decoder_buffer.cc', |
| 158 'base/decoder_buffer.h', | 157 'base/decoder_buffer.h', |
| 159 'base/decrypt_config.cc', | 158 'base/decrypt_config.cc', |
| 160 'base/decrypt_config.h', | 159 'base/decrypt_config.h', |
| 161 'base/decryptor.h', | 160 'base/decryptor.h', |
| 162 'base/decryptor_client.h', | 161 'base/decryptor_client.h', |
| 163 'base/demuxer.cc', | 162 'base/demuxer.cc', |
| 164 'base/demuxer.h', | 163 'base/demuxer.h', |
| 165 'base/demuxer_stream.cc', | 164 'base/demuxer_stream.cc', |
| 166 'base/demuxer_stream.h', | 165 'base/demuxer_stream.h', |
| 167 'base/djb2.cc', | 166 'base/djb2.cc', |
| 168 'base/djb2.h', | 167 'base/djb2.h', |
| 169 'base/filter_collection.cc', | 168 'base/filter_collection.cc', |
| 170 'base/filter_collection.h', | 169 'base/filter_collection.h', |
| 171 'base/filter_host.h', | |
| 172 'base/filters.cc', | |
| 173 'base/filters.h', | |
| 174 'base/media.h', | 170 'base/media.h', |
| 175 'base/media_android.cc', | 171 'base/media_android.cc', |
| 176 'base/media_export.h', | 172 'base/media_export.h', |
| 177 'base/media_log.cc', | 173 'base/media_log.cc', |
| 178 'base/media_log.h', | 174 'base/media_log.h', |
| 179 'base/media_log_event.h', | 175 'base/media_log_event.h', |
| 180 'base/media_posix.cc', | 176 'base/media_posix.cc', |
| 181 'base/media_switches.cc', | 177 'base/media_switches.cc', |
| 182 'base/media_switches.h', | 178 'base/media_switches.h', |
| 183 'base/media_win.cc', | 179 'base/media_win.cc', |
| (...skipping 14 matching lines...) Expand all Loading... |
| 198 'base/stream_parser.cc', | 194 'base/stream_parser.cc', |
| 199 'base/stream_parser.h', | 195 'base/stream_parser.h', |
| 200 'base/stream_parser_buffer.cc', | 196 'base/stream_parser_buffer.cc', |
| 201 'base/stream_parser_buffer.h', | 197 'base/stream_parser_buffer.h', |
| 202 'base/video_decoder.cc', | 198 'base/video_decoder.cc', |
| 203 'base/video_decoder.h', | 199 'base/video_decoder.h', |
| 204 'base/video_decoder_config.cc', | 200 'base/video_decoder_config.cc', |
| 205 'base/video_decoder_config.h', | 201 'base/video_decoder_config.h', |
| 206 'base/video_frame.cc', | 202 'base/video_frame.cc', |
| 207 'base/video_frame.h', | 203 'base/video_frame.h', |
| 204 'base/video_renderer.cc', |
| 208 'base/video_renderer.h', | 205 'base/video_renderer.h', |
| 209 'base/video_util.cc', | 206 'base/video_util.cc', |
| 210 'base/video_util.h', | 207 'base/video_util.h', |
| 211 'crypto/aes_decryptor.cc', | 208 'crypto/aes_decryptor.cc', |
| 212 'crypto/aes_decryptor.h', | 209 'crypto/aes_decryptor.h', |
| 213 'ffmpeg/ffmpeg_common.cc', | 210 'ffmpeg/ffmpeg_common.cc', |
| 214 'ffmpeg/ffmpeg_common.h', | 211 'ffmpeg/ffmpeg_common.h', |
| 215 'ffmpeg/file_protocol.cc', | 212 'ffmpeg/file_protocol.cc', |
| 216 'ffmpeg/file_protocol.h', | 213 'ffmpeg/file_protocol.h', |
| 217 'filters/audio_file_reader.cc', | 214 'filters/audio_file_reader.cc', |
| (...skipping 453 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 671 'audio/mac/audio_output_mac_unittest.cc', | 668 'audio/mac/audio_output_mac_unittest.cc', |
| 672 'audio/simple_sources_unittest.cc', | 669 'audio/simple_sources_unittest.cc', |
| 673 'audio/win/audio_low_latency_input_win_unittest.cc', | 670 'audio/win/audio_low_latency_input_win_unittest.cc', |
| 674 'audio/win/audio_low_latency_output_win_unittest.cc', | 671 'audio/win/audio_low_latency_output_win_unittest.cc', |
| 675 'audio/win/audio_output_win_unittest.cc', | 672 'audio/win/audio_output_win_unittest.cc', |
| 676 'base/audio_renderer_mixer_unittest.cc', | 673 'base/audio_renderer_mixer_unittest.cc', |
| 677 'base/audio_renderer_mixer_input_unittest.cc', | 674 'base/audio_renderer_mixer_input_unittest.cc', |
| 678 'base/bit_reader_unittest.cc', | 675 'base/bit_reader_unittest.cc', |
| 679 'base/buffers_unittest.cc', | 676 'base/buffers_unittest.cc', |
| 680 'base/clock_unittest.cc', | 677 'base/clock_unittest.cc', |
| 681 'base/composite_filter_unittest.cc', | |
| 682 'base/data_buffer_unittest.cc', | 678 'base/data_buffer_unittest.cc', |
| 683 'base/decoder_buffer_unittest.cc', | 679 'base/decoder_buffer_unittest.cc', |
| 684 'base/djb2_unittest.cc', | 680 'base/djb2_unittest.cc', |
| 685 'base/filter_collection_unittest.cc', | 681 'base/filter_collection_unittest.cc', |
| 686 'base/multi_channel_resampler_unittest.cc', | 682 'base/multi_channel_resampler_unittest.cc', |
| 687 'base/pipeline_unittest.cc', | 683 'base/pipeline_unittest.cc', |
| 688 'base/ranges_unittest.cc', | 684 'base/ranges_unittest.cc', |
| 689 'base/run_all_unittests.cc', | 685 'base/run_all_unittests.cc', |
| 690 'base/seekable_buffer_unittest.cc', | 686 'base/seekable_buffer_unittest.cc', |
| 691 'base/sinc_resampler_unittest.cc', | 687 'base/sinc_resampler_unittest.cc', |
| (...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 805 'base/fake_audio_render_callback.cc', | 801 'base/fake_audio_render_callback.cc', |
| 806 'base/fake_audio_render_callback.h', | 802 'base/fake_audio_render_callback.h', |
| 807 'base/mock_audio_renderer_sink.cc', | 803 'base/mock_audio_renderer_sink.cc', |
| 808 'base/mock_audio_renderer_sink.h', | 804 'base/mock_audio_renderer_sink.h', |
| 809 'base/mock_callback.cc', | 805 'base/mock_callback.cc', |
| 810 'base/mock_callback.h', | 806 'base/mock_callback.h', |
| 811 'base/mock_data_source_host.cc', | 807 'base/mock_data_source_host.cc', |
| 812 'base/mock_data_source_host.h', | 808 'base/mock_data_source_host.h', |
| 813 'base/mock_demuxer_host.cc', | 809 'base/mock_demuxer_host.cc', |
| 814 'base/mock_demuxer_host.h', | 810 'base/mock_demuxer_host.h', |
| 815 'base/mock_filter_host.cc', | |
| 816 'base/mock_filter_host.h', | |
| 817 'base/mock_filters.cc', | 811 'base/mock_filters.cc', |
| 818 'base/mock_filters.h', | 812 'base/mock_filters.h', |
| 819 ], | 813 ], |
| 820 }, | 814 }, |
| 821 { | 815 { |
| 822 'target_name': 'scaler_bench', | 816 'target_name': 'scaler_bench', |
| 823 'type': 'executable', | 817 'type': 'executable', |
| 824 'dependencies': [ | 818 'dependencies': [ |
| 825 'media', | 819 'media', |
| 826 'yuv_convert', | 820 'yuv_convert', |
| (...skipping 310 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1137 '../third_party/ffmpeg/ffmpeg.gyp:ffmpeg', | 1131 '../third_party/ffmpeg/ffmpeg.gyp:ffmpeg', |
| 1138 ], | 1132 ], |
| 1139 'sources': [ | 1133 'sources': [ |
| 1140 'tools/media_bench/media_bench.cc', | 1134 'tools/media_bench/media_bench.cc', |
| 1141 ], | 1135 ], |
| 1142 }, | 1136 }, |
| 1143 ], | 1137 ], |
| 1144 }] | 1138 }] |
| 1145 ], | 1139 ], |
| 1146 } | 1140 } |
| OLD | NEW |