OLD | NEW |
1 # Copyright (c) 2016 The WebRTC project authors. All Rights Reserved. | 1 # Copyright (c) 2016 The WebRTC project authors. All Rights Reserved. |
2 # | 2 # |
3 # Use of this source code is governed by a BSD-style license | 3 # Use of this source code is governed by a BSD-style license |
4 # that can be found in the LICENSE file in the root of the source | 4 # that can be found in the LICENSE file in the root of the source |
5 # tree. An additional intellectual property rights grant can be found | 5 # tree. An additional intellectual property rights grant can be found |
6 # in the file PATENTS. All contributing project authors may | 6 # in the file PATENTS. All contributing project authors may |
7 # be found in the AUTHORS file in the root of the source tree. | 7 # be found in the AUTHORS file in the root of the source tree. |
8 | 8 |
9 import("../build/webrtc.gni") | 9 import("../build/webrtc.gni") |
10 import("audio_coding/audio_coding.gni") | 10 import("audio_coding/audio_coding.gni") |
(...skipping 287 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
298 "rtp_rtcp/source/rtp_rtcp_impl_unittest.cc", | 298 "rtp_rtcp/source/rtp_rtcp_impl_unittest.cc", |
299 "rtp_rtcp/source/rtp_sender_unittest.cc", | 299 "rtp_rtcp/source/rtp_sender_unittest.cc", |
300 "rtp_rtcp/source/time_util_unittest.cc", | 300 "rtp_rtcp/source/time_util_unittest.cc", |
301 "rtp_rtcp/source/vp8_partition_aggregator_unittest.cc", | 301 "rtp_rtcp/source/vp8_partition_aggregator_unittest.cc", |
302 "rtp_rtcp/test/testAPI/test_api.cc", | 302 "rtp_rtcp/test/testAPI/test_api.cc", |
303 "rtp_rtcp/test/testAPI/test_api.h", | 303 "rtp_rtcp/test/testAPI/test_api.h", |
304 "rtp_rtcp/test/testAPI/test_api_audio.cc", | 304 "rtp_rtcp/test/testAPI/test_api_audio.cc", |
305 "rtp_rtcp/test/testAPI/test_api_rtcp.cc", | 305 "rtp_rtcp/test/testAPI/test_api_rtcp.cc", |
306 "rtp_rtcp/test/testAPI/test_api_video.cc", | 306 "rtp_rtcp/test/testAPI/test_api_video.cc", |
307 "utility/source/audio_frame_operations_unittest.cc", | 307 "utility/source/audio_frame_operations_unittest.cc", |
308 "utility/source/file_player_unittests.cc", | |
309 "utility/source/process_thread_impl_unittest.cc", | 308 "utility/source/process_thread_impl_unittest.cc", |
310 "video_coding/codecs/test/packet_manipulator_unittest.cc", | 309 "video_coding/codecs/test/packet_manipulator_unittest.cc", |
311 "video_coding/codecs/test/stats_unittest.cc", | 310 "video_coding/codecs/test/stats_unittest.cc", |
312 "video_coding/codecs/test/videoprocessor_unittest.cc", | 311 "video_coding/codecs/test/videoprocessor_unittest.cc", |
313 "video_coding/codecs/vp8/default_temporal_layers_unittest.cc", | 312 "video_coding/codecs/vp8/default_temporal_layers_unittest.cc", |
314 "video_coding/codecs/vp8/reference_picture_selection_unittest.cc", | 313 "video_coding/codecs/vp8/reference_picture_selection_unittest.cc", |
315 "video_coding/codecs/vp8/screenshare_layers_unittest.cc", | 314 "video_coding/codecs/vp8/screenshare_layers_unittest.cc", |
316 "video_coding/codecs/vp8/simulcast_encoder_adapter_unittest.cc", | 315 "video_coding/codecs/vp8/simulcast_encoder_adapter_unittest.cc", |
317 "video_coding/codecs/vp8/simulcast_unittest.cc", | 316 "video_coding/codecs/vp8/simulcast_unittest.cc", |
318 "video_coding/codecs/vp8/simulcast_unittest.h", | 317 "video_coding/codecs/vp8/simulcast_unittest.h", |
(...skipping 269 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
588 "//resources/short_mixed_mono_48.dat", | 587 "//resources/short_mixed_mono_48.dat", |
589 "//resources/short_mixed_mono_48_arm.dat", | 588 "//resources/short_mixed_mono_48_arm.dat", |
590 "//resources/short_mixed_mono_48.pcm", | 589 "//resources/short_mixed_mono_48.pcm", |
591 "//resources/short_mixed_stereo_48.dat", | 590 "//resources/short_mixed_stereo_48.dat", |
592 "//resources/short_mixed_stereo_48.pcm", | 591 "//resources/short_mixed_stereo_48.pcm", |
593 "//resources/sprint-downlink.rx", | 592 "//resources/sprint-downlink.rx", |
594 "//resources/sprint-uplink.rx", | 593 "//resources/sprint-uplink.rx", |
595 "//resources/synthetic-trace.rx", | 594 "//resources/synthetic-trace.rx", |
596 "//resources/tmobile-downlink.rx", | 595 "//resources/tmobile-downlink.rx", |
597 "//resources/tmobile-uplink.rx", | 596 "//resources/tmobile-uplink.rx", |
598 "//resources/utility/encapsulated_pcm16b_8khz.wav", | |
599 "//resources/utility/encapsulated_pcmu_8khz.wav", | |
600 "//resources/verizon3g-downlink.rx", | 597 "//resources/verizon3g-downlink.rx", |
601 "//resources/verizon3g-uplink.rx", | 598 "//resources/verizon3g-uplink.rx", |
602 "//resources/verizon4g-downlink.rx", | 599 "//resources/verizon4g-downlink.rx", |
603 "//resources/verizon4g-uplink.rx", | 600 "//resources/verizon4g-uplink.rx", |
604 ] | 601 ] |
605 } | 602 } |
606 | 603 |
607 if (is_ios) { | 604 if (is_ios) { |
608 configs += [ | 605 configs += [ |
609 "..:common_objc", | 606 "..:common_objc", |
610 "//build/config/compiler:enable_arc", | 607 "//build/config/compiler:enable_arc", |
611 ] | 608 ] |
612 | 609 |
613 sources += [ | 610 sources += [ |
614 "audio_device/ios/audio_device_unittest_ios.cc", | 611 "audio_device/ios/audio_device_unittest_ios.cc", |
615 "audio_device/ios/objc/RTCAudioSessionTest.mm", | 612 "audio_device/ios/objc/RTCAudioSessionTest.mm", |
616 "video_coding/codecs/h264/h264_video_toolbox_nalu_unittest.cc", | 613 "video_coding/codecs/h264/h264_video_toolbox_nalu_unittest.cc", |
617 ] | 614 ] |
618 | 615 |
619 ldflags = [ "-ObjC" ] | 616 ldflags = [ "-ObjC" ] |
620 | 617 |
621 # TODO(kjellander): Mac bundle files. | 618 # TODO(kjellander): Mac bundle files. |
622 } | 619 } |
623 } | 620 } |
624 } | 621 } |
OLD | NEW |