diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-22 16:23:23 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-22 16:23:23 +0100 |
| commit | 8349f0c97d98c0b7550ff4c76ad25f8f06270d6a (patch) | |
| tree | bf441e13142b2810ac4e46cf94d4204ec4e037d5 /test | |
| parent | 75712cfaf2a8ec8904d7d9552c542a2245bbbc17 (diff) | |
Basics of front-end 3D (as far as viewer, at least).
Diffstat (limited to 'test')
| -rw-r--r-- | test/client_server_test.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/client_server_test.cc b/test/client_server_test.cc index 7b5b2b7ef..2dc1545d6 100644 --- a/test/client_server_test.cc +++ b/test/client_server_test.cc @@ -75,6 +75,7 @@ BOOST_AUTO_TEST_CASE (client_server_test) new DCPVideoFrame ( image, 0, + EYES_BOTH, 24, 200000000, log |
