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

Unified Diff: media/media.gyp

Issue 760963003: Adds fake hardware video encoder. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed broken unittest Created 5 years, 11 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/cast/test/fake_video_encode_accelerator.cc ('k') | media/video/fake_video_encode_accelerator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index d785ecb4240600ecbf597be97e91e67c44975974..6fe82305c6f590c28c183fbcbb139d19a1332481 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -574,6 +574,8 @@
'video/capture/win/video_capture_device_mf_win.h',
'video/capture/win/video_capture_device_win.cc',
'video/capture/win/video_capture_device_win.h',
+ 'video/fake_video_encode_accelerator.cc',
+ 'video/fake_video_encode_accelerator.h',
'video/h264_poc.cc',
'video/h264_poc.h',
'video/picture.cc',
« no previous file with comments | « media/cast/test/fake_video_encode_accelerator.cc ('k') | media/video/fake_video_encode_accelerator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698