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

Unified Diff: media/media_gpu.gypi

Issue 2172703002: Revert of H264 HW encode using MediaFoundation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « media/media.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media_gpu.gypi
diff --git a/media/media_gpu.gypi b/media/media_gpu.gypi
index 043d77afb661ef956d0b0643ea3aee4981711eba..a11084b20b992c31325f6ae4e055e7d294a0d8be 100644
--- a/media/media_gpu.gypi
+++ b/media/media_gpu.gypi
@@ -325,7 +325,6 @@
'dependencies': [
'../media/media.gyp:media',
'../media/media.gyp:mf_initializer',
- '../third_party/libyuv/libyuv.gyp:libyuv',
'../ui/gl/gl.gyp:gl',
'../ui/gl/init/gl_init.gyp:gl_init',
],
@@ -356,8 +355,6 @@
'gpu/dxva_picture_buffer_win.h',
'gpu/dxva_video_decode_accelerator_win.cc',
'gpu/dxva_video_decode_accelerator_win.h',
- 'gpu/media_foundation_video_encode_accelerator_win.cc',
- 'gpu/media_foundation_video_encode_accelerator_win.h',
],
'include_dirs': [
'<(DEPTH)/third_party/khronos',
« no previous file with comments | « media/media.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698