summaryrefslogtreecommitdiffstats
path: root/media/cast/cast_testing.gypi
diff options
context:
space:
mode:
authorhellner <hellner@chromium.org>2015-01-23 11:18:48 -0800
committerCommit bot <commit-bot@chromium.org>2015-01-23 19:20:39 +0000
commita15357a6a83685010421056c16d52e94077569cd (patch)
tree3a07e4aa7cc5d3c6d8cf4531c3ff0b1b078a701b /media/cast/cast_testing.gypi
parent8a398d63ecd1690e77b4bdcf793e556032be8cd2 (diff)
downloadchromium_src-a15357a6a83685010421056c16d52e94077569cd.zip
chromium_src-a15357a6a83685010421056c16d52e94077569cd.tar.gz
chromium_src-a15357a6a83685010421056c16d52e94077569cd.tar.bz2
Adds fake hardware video encoder.
Adds a fake video encode accelerator (hardware encoder) implementation that can be used for testing (on devices without hardware encoder or missing implementation) and testing the efficiency of an existing hardware encoder. BUG=440843 Review URL: https://codereview.chromium.org/760963003 Cr-Commit-Position: refs/heads/master@{#312893}
Diffstat (limited to 'media/cast/cast_testing.gypi')
-rw-r--r--media/cast/cast_testing.gypi4
1 files changed, 0 insertions, 4 deletions
diff --git a/media/cast/cast_testing.gypi b/media/cast/cast_testing.gypi
index 6a554e0..12199b5 100644
--- a/media/cast/cast_testing.gypi
+++ b/media/cast/cast_testing.gypi
@@ -123,8 +123,6 @@
'test/fake_receiver_time_offset_estimator.h',
'test/fake_single_thread_task_runner.cc',
'test/fake_single_thread_task_runner.h',
- 'test/fake_video_encode_accelerator.cc',
- 'test/fake_video_encode_accelerator.h',
'test/utility/audio_utility_unittest.cc',
'test/utility/barcode_unittest.cc',
], # source
@@ -149,8 +147,6 @@
'test/cast_benchmarks.cc',
'test/fake_single_thread_task_runner.cc',
'test/fake_single_thread_task_runner.h',
- 'test/fake_video_encode_accelerator.cc',
- 'test/fake_video_encode_accelerator.h',
'test/utility/test_util.cc',
'test/utility/test_util.h',
], # source