summaryrefslogtreecommitdiffstats
path: root/remoting/BUILD.gn
diff options
context:
space:
mode:
authorliaoyuke <liaoyuke@chromium.org>2015-06-30 15:38:19 -0700
committerCommit bot <commit-bot@chromium.org>2015-06-30 22:38:53 +0000
commit8109cbcef96531823a65ccccddbc91108105bc53 (patch)
tree1f32daa55f1ab8b547bc53eedece8cf5bd6fa330 /remoting/BUILD.gn
parent8414c2f873d75cadf05f8b1eb4a3802e80cfdf17 (diff)
downloadchromium_src-8109cbcef96531823a65ccccddbc91108105bc53.zip
chromium_src-8109cbcef96531823a65ccccddbc91108105bc53.tar.gz
chromium_src-8109cbcef96531823a65ccccddbc91108105bc53.tar.bz2
Update TestVideoRenderer with video decoding capabilities
Spin up a separate thread to decode video packets. Decode and Render video packets to a buffer in memory. Add unit tests to verify video decoding for VP8, VP9, VERBATIM, as well as video packets size change. Add unit tests to verify thread start and stop. BUG= Review URL: https://codereview.chromium.org/1214113009 Cr-Commit-Position: refs/heads/master@{#336897}
Diffstat (limited to 'remoting/BUILD.gn')
-rw-r--r--remoting/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/remoting/BUILD.gn b/remoting/BUILD.gn
index 899f9d8..314a484 100644
--- a/remoting/BUILD.gn
+++ b/remoting/BUILD.gn
@@ -150,6 +150,7 @@ if (!is_mac) {
"test/app_remoting_test_driver_environment_unittest.cc",
"test/remote_host_info_fetcher_unittest.cc",
"test/test_chromoting_client_unittest.cc",
+ "test/test_video_renderer_unittest.cc",
]
configs += [