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

Side by Side Diff: content/content_common.gypi

Issue 1801343002: Revert of H264 HW encode using VideoToolbox (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « content/common/gpu/media/vt_video_encode_accelerator_mac.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 'dependencies': [ 6 'dependencies': [
7 '../base/base.gyp:base', 7 '../base/base.gyp:base',
8 '../cc/cc.gyp:cc', 8 '../cc/cc.gyp:cc',
9 '../components/tracing.gyp:tracing', 9 '../components/tracing.gyp:tracing',
10 '../device/bluetooth/bluetooth.gyp:device_bluetooth', 10 '../device/bluetooth/bluetooth.gyp:device_bluetooth',
(...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after
209 'public/common/url_fetcher.h', 209 'public/common/url_fetcher.h',
210 'public/common/url_utils.cc', 210 'public/common/url_utils.cc',
211 'public/common/url_utils.h', 211 'public/common/url_utils.h',
212 'public/common/user_agent.h', 212 'public/common/user_agent.h',
213 'public/common/web_preferences.cc', 213 'public/common/web_preferences.cc',
214 'public/common/web_preferences.h', 214 'public/common/web_preferences.h',
215 'public/common/webplugininfo.cc', 215 'public/common/webplugininfo.cc',
216 'public/common/webplugininfo.h', 216 'public/common/webplugininfo.h',
217 'public/common/window_container_type.cc', 217 'public/common/window_container_type.cc',
218 'public/common/window_container_type.h', 218 'public/common/window_container_type.h',
219 'public/common/zygote_handle.h',
219 'public/common/zygote_fork_delegate_linux.h', 220 'public/common/zygote_fork_delegate_linux.h',
220 'public/common/zygote_handle.h',
221 ], 221 ],
222 'private_common_sources': [ 222 'private_common_sources': [
223 'common/accessibility_messages.h', 223 'common/accessibility_messages.h',
224 'common/all_messages.h', 224 'common/all_messages.h',
225 'common/android/address_parser.cc', 225 'common/android/address_parser.cc',
226 'common/android/address_parser.h', 226 'common/android/address_parser.h',
227 'common/android/address_parser_internal.cc', 227 'common/android/address_parser_internal.cc',
228 'common/android/address_parser_internal.h', 228 'common/android/address_parser_internal.h',
229 'common/android/common_jni_registrar.cc', 229 'common/android/common_jni_registrar.cc',
230 'common/android/common_jni_registrar.h', 230 'common/android/common_jni_registrar.h',
(...skipping 440 matching lines...) Expand 10 before | Expand all | Expand 10 after
671 '../ui/accelerated_widget_mac/accelerated_widget_mac.gyp:accelerated_wid get_mac' 671 '../ui/accelerated_widget_mac/accelerated_widget_mac.gyp:accelerated_wid get_mac'
672 ], 672 ],
673 'sources': [ 673 'sources': [
674 'common/gpu/client/gpu_memory_buffer_impl_io_surface.cc', 674 'common/gpu/client/gpu_memory_buffer_impl_io_surface.cc',
675 'common/gpu/client/gpu_memory_buffer_impl_io_surface.h', 675 'common/gpu/client/gpu_memory_buffer_impl_io_surface.h',
676 'common/gpu/gpu_memory_buffer_factory_io_surface.cc', 676 'common/gpu/gpu_memory_buffer_factory_io_surface.cc',
677 'common/gpu/gpu_memory_buffer_factory_io_surface.h', 677 'common/gpu/gpu_memory_buffer_factory_io_surface.h',
678 'common/gpu/media/vt_mac.h', 678 'common/gpu/media/vt_mac.h',
679 'common/gpu/media/vt_video_decode_accelerator_mac.cc', 679 'common/gpu/media/vt_video_decode_accelerator_mac.cc',
680 'common/gpu/media/vt_video_decode_accelerator_mac.h', 680 'common/gpu/media/vt_video_decode_accelerator_mac.h',
681 'common/gpu/media/vt_video_encode_accelerator_mac.cc',
682 'common/gpu/media/vt_video_encode_accelerator_mac.h',
683 ], 681 ],
684 'sources!': [ 682 'sources!': [
685 'common/plugin_list_posix.cc', 683 'common/plugin_list_posix.cc',
686 ], 684 ],
687 'link_settings': { 685 'link_settings': {
688 'libraries': [ 686 'libraries': [
689 '$(SDKROOT)/System/Library/Frameworks/IOSurface.framework', 687 '$(SDKROOT)/System/Library/Frameworks/IOSurface.framework',
690 '$(SDKROOT)/System/Library/Frameworks/QuartzCore.framework', 688 '$(SDKROOT)/System/Library/Frameworks/QuartzCore.framework',
691 '$(SDKROOT)/usr/lib/libsandbox.dylib', 689 '$(SDKROOT)/usr/lib/libsandbox.dylib',
692 ], 690 ],
(...skipping 180 matching lines...) Expand 10 before | Expand all | Expand 10 after
873 }], 871 }],
874 ['chromeos==1', { 872 ['chromeos==1', {
875 'sources': [ 873 'sources': [
876 'common/gpu/media/accelerated_video_decoder.h', 874 'common/gpu/media/accelerated_video_decoder.h',
877 'common/gpu/media/h264_decoder.cc', 875 'common/gpu/media/h264_decoder.cc',
878 'common/gpu/media/h264_decoder.h', 876 'common/gpu/media/h264_decoder.h',
879 'common/gpu/media/h264_dpb.cc', 877 'common/gpu/media/h264_dpb.cc',
880 'common/gpu/media/h264_dpb.h', 878 'common/gpu/media/h264_dpb.h',
881 'common/gpu/media/vp8_decoder.cc', 879 'common/gpu/media/vp8_decoder.cc',
882 'common/gpu/media/vp8_decoder.h', 880 'common/gpu/media/vp8_decoder.h',
881 'common/gpu/media/vp9_decoder.cc',
882 'common/gpu/media/vp9_decoder.h',
883 'common/gpu/media/vp8_picture.cc', 883 'common/gpu/media/vp8_picture.cc',
884 'common/gpu/media/vp8_picture.h', 884 'common/gpu/media/vp8_picture.h',
885 'common/gpu/media/vp9_decoder.cc',
886 'common/gpu/media/vp9_decoder.h',
887 'common/gpu/media/vp9_picture.cc', 885 'common/gpu/media/vp9_picture.cc',
888 'common/gpu/media/vp9_picture.h', 886 'common/gpu/media/vp9_picture.h',
889 ], 887 ],
890 }], 888 }],
891 ['chromeos==1 and use_v4l2_codec==1', { 889 ['chromeos==1 and use_v4l2_codec==1', {
892 'direct_dependent_settings': { 890 'direct_dependent_settings': {
893 'defines': [ 891 'defines': [
894 'USE_V4L2_CODEC' 892 'USE_V4L2_CODEC'
895 ], 893 ],
896 }, 894 },
(...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after
1109 'common/gpu/client/gpu_memory_buffer_impl_ozone.cc', 1107 'common/gpu/client/gpu_memory_buffer_impl_ozone.cc',
1110 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_pixmap.cc', 1108 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_pixmap.cc',
1111 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_pixmap.h', 1109 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_pixmap.h',
1112 'common/gpu/gpu_memory_buffer_factory_ozone.cc', 1110 'common/gpu/gpu_memory_buffer_factory_ozone.cc',
1113 'common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.cc', 1111 'common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.cc',
1114 'common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.h', 1112 'common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.h',
1115 ], 1113 ],
1116 }], 1114 }],
1117 ], 1115 ],
1118 } 1116 }
OLDNEW
« no previous file with comments | « content/common/gpu/media/vt_video_encode_accelerator_mac.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698