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

Side by Side Diff: content/content_common.gypi

Issue 1124423008: MJPEG acceleration for video capture using VAAPI, the GPU and IPC part (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mjpeg-1-media
Patch Set: Created 5 years, 7 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
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 '../components/tracing.gyp:tracing', 8 '../components/tracing.gyp:tracing',
9 '../gpu/command_buffer/command_buffer.gyp:gles2_utils', 9 '../gpu/command_buffer/command_buffer.gyp:gles2_utils',
10 '../net/net.gyp:net', 10 '../net/net.gyp:net',
(...skipping 270 matching lines...) Expand 10 before | Expand all | Expand 10 after
281 'common/gpu/client/gl_helper_scaling.h', 281 'common/gpu/client/gl_helper_scaling.h',
282 'common/gpu/client/gpu_channel_host.cc', 282 'common/gpu/client/gpu_channel_host.cc',
283 'common/gpu/client/gpu_channel_host.h', 283 'common/gpu/client/gpu_channel_host.h',
284 'common/gpu/client/gpu_memory_buffer_factory_host.h', 284 'common/gpu/client/gpu_memory_buffer_factory_host.h',
285 'common/gpu/client/gpu_memory_buffer_impl.cc', 285 'common/gpu/client/gpu_memory_buffer_impl.cc',
286 'common/gpu/client/gpu_memory_buffer_impl.h', 286 'common/gpu/client/gpu_memory_buffer_impl.h',
287 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.cc', 287 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.cc',
288 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.h', 288 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.h',
289 'common/gpu/client/gpu_memory_buffer_impl_shared_memory.cc', 289 'common/gpu/client/gpu_memory_buffer_impl_shared_memory.cc',
290 'common/gpu/client/gpu_memory_buffer_impl_shared_memory.h', 290 'common/gpu/client/gpu_memory_buffer_impl_shared_memory.h',
291 'common/gpu/client/gpu_jpeg_decode_accelerator_host.cc',
Pawel Osciak 2015/05/28 09:13:18 Should be above .../gpu_memory...
kcwu 2015/05/28 12:10:28 Done.
292 'common/gpu/client/gpu_jpeg_decode_accelerator_host.h',
291 'common/gpu/client/gpu_video_decode_accelerator_host.cc', 293 'common/gpu/client/gpu_video_decode_accelerator_host.cc',
292 'common/gpu/client/gpu_video_decode_accelerator_host.h', 294 'common/gpu/client/gpu_video_decode_accelerator_host.h',
293 'common/gpu/client/gpu_video_encode_accelerator_host.cc', 295 'common/gpu/client/gpu_video_encode_accelerator_host.cc',
294 'common/gpu/client/gpu_video_encode_accelerator_host.h', 296 'common/gpu/client/gpu_video_encode_accelerator_host.h',
295 'common/gpu/client/grcontext_for_webgraphicscontext3d.cc', 297 'common/gpu/client/grcontext_for_webgraphicscontext3d.cc',
296 'common/gpu/client/grcontext_for_webgraphicscontext3d.h', 298 'common/gpu/client/grcontext_for_webgraphicscontext3d.h',
297 'common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc', 299 'common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc',
298 'common/gpu/client/webgraphicscontext3d_command_buffer_impl.h', 300 'common/gpu/client/webgraphicscontext3d_command_buffer_impl.h',
299 'common/gpu/gpu_channel.cc', 301 'common/gpu/gpu_channel.cc',
300 'common/gpu/gpu_channel.h', 302 'common/gpu/gpu_channel.h',
(...skipping 28 matching lines...) Expand all
329 'common/gpu/image_transport_surface_calayer_mac.mm', 331 'common/gpu/image_transport_surface_calayer_mac.mm',
330 'common/gpu/image_transport_surface_fbo_mac.h', 332 'common/gpu/image_transport_surface_fbo_mac.h',
331 'common/gpu/image_transport_surface_fbo_mac.mm', 333 'common/gpu/image_transport_surface_fbo_mac.mm',
332 'common/gpu/image_transport_surface_iosurface_mac.cc', 334 'common/gpu/image_transport_surface_iosurface_mac.cc',
333 'common/gpu/image_transport_surface_iosurface_mac.h', 335 'common/gpu/image_transport_surface_iosurface_mac.h',
334 'common/gpu/image_transport_surface_linux.cc', 336 'common/gpu/image_transport_surface_linux.cc',
335 'common/gpu/image_transport_surface_mac.mm', 337 'common/gpu/image_transport_surface_mac.mm',
336 'common/gpu/image_transport_surface_win.cc', 338 'common/gpu/image_transport_surface_win.cc',
337 'common/gpu/media/fake_video_decode_accelerator.cc', 339 'common/gpu/media/fake_video_decode_accelerator.cc',
338 'common/gpu/media/fake_video_decode_accelerator.h', 340 'common/gpu/media/fake_video_decode_accelerator.h',
341 'common/gpu/media/gpu_jpeg_decode_accelerator.cc',
342 'common/gpu/media/gpu_jpeg_decode_accelerator.h',
339 'common/gpu/media/gpu_video_accelerator_util.cc', 343 'common/gpu/media/gpu_video_accelerator_util.cc',
340 'common/gpu/media/gpu_video_accelerator_util.h', 344 'common/gpu/media/gpu_video_accelerator_util.h',
341 'common/gpu/media/gpu_video_decode_accelerator.cc', 345 'common/gpu/media/gpu_video_decode_accelerator.cc',
342 'common/gpu/media/gpu_video_decode_accelerator.h', 346 'common/gpu/media/gpu_video_decode_accelerator.h',
343 'common/gpu/media/gpu_video_encode_accelerator.cc', 347 'common/gpu/media/gpu_video_encode_accelerator.cc',
344 'common/gpu/media/gpu_video_encode_accelerator.h', 348 'common/gpu/media/gpu_video_encode_accelerator.h',
345 'common/gpu/null_transport_surface.cc', 349 'common/gpu/null_transport_surface.cc',
346 'common/gpu/null_transport_surface.h', 350 'common/gpu/null_transport_surface.h',
347 'common/gpu/stream_texture_android.cc', 351 'common/gpu/stream_texture_android.cc',
348 'common/gpu/stream_texture_android.h', 352 'common/gpu/stream_texture_android.h',
(...skipping 530 matching lines...) Expand 10 before | Expand all | Expand 10 after
879 'dependencies': [ 883 'dependencies': [
880 '../media/media.gyp:media', 884 '../media/media.gyp:media',
881 '../third_party/libyuv/libyuv.gyp:libyuv', 885 '../third_party/libyuv/libyuv.gyp:libyuv',
882 ], 886 ],
883 'sources': [ 887 'sources': [
884 'common/gpu/media/va_surface.h', 888 'common/gpu/media/va_surface.h',
885 'common/gpu/media/vaapi_jpeg_decoder.cc', 889 'common/gpu/media/vaapi_jpeg_decoder.cc',
886 'common/gpu/media/vaapi_jpeg_decoder.h', 890 'common/gpu/media/vaapi_jpeg_decoder.h',
887 'common/gpu/media/vaapi_picture.cc', 891 'common/gpu/media/vaapi_picture.cc',
888 'common/gpu/media/vaapi_picture.h', 892 'common/gpu/media/vaapi_picture.h',
893 'common/gpu/media/vaapi_jpeg_decode_accelerator.cc',
Pawel Osciak 2015/05/28 09:13:18 Should be above vaapi_picture and vaapi_jpeg_decod
kcwu 2015/05/28 12:10:28 Done.
894 'common/gpu/media/vaapi_jpeg_decode_accelerator.h',
889 'common/gpu/media/vaapi_video_decode_accelerator.cc', 895 'common/gpu/media/vaapi_video_decode_accelerator.cc',
890 'common/gpu/media/vaapi_video_decode_accelerator.h', 896 'common/gpu/media/vaapi_video_decode_accelerator.h',
891 'common/gpu/media/vaapi_video_encode_accelerator.cc', 897 'common/gpu/media/vaapi_video_encode_accelerator.cc',
892 'common/gpu/media/vaapi_video_encode_accelerator.h', 898 'common/gpu/media/vaapi_video_encode_accelerator.h',
893 'common/gpu/media/vaapi_wrapper.cc', 899 'common/gpu/media/vaapi_wrapper.cc',
894 'common/gpu/media/vaapi_wrapper.h', 900 'common/gpu/media/vaapi_wrapper.h',
895 ], 901 ],
896 'conditions': [ 902 'conditions': [
897 ['use_x11 == 1', { 903 ['use_x11 == 1', {
898 'variables': { 904 'variables': {
(...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after
1055 'common/gpu/client/gpu_memory_buffer_impl_ozone.cc', 1061 'common/gpu/client/gpu_memory_buffer_impl_ozone.cc',
1056 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.cc', 1062 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.cc',
1057 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.h', 1063 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.h',
1058 'common/gpu/gpu_memory_buffer_factory_ozone.cc', 1064 'common/gpu/gpu_memory_buffer_factory_ozone.cc',
1059 'common/gpu/gpu_memory_buffer_factory_ozone_native_buffer.cc', 1065 'common/gpu/gpu_memory_buffer_factory_ozone_native_buffer.cc',
1060 'common/gpu/gpu_memory_buffer_factory_ozone_native_buffer.h', 1066 'common/gpu/gpu_memory_buffer_factory_ozone_native_buffer.h',
1061 ], 1067 ],
1062 }], 1068 }],
1063 ], 1069 ],
1064 } 1070 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698