X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=test%2Fseek_zero_test.cc;h=7f661b21cf11183ead22b494a080146837f5c0c6;hp=3aef113734fbebfd7092d2aa121a28808bf40819;hb=e60bb3e51bd1508b149e6b8f6608f09b5196ae26;hpb=f07d5125a7b609320682689abe40781f096ca25e diff --git a/test/seek_zero_test.cc b/test/seek_zero_test.cc index 3aef11373..7f661b21c 100644 --- a/test/seek_zero_test.cc +++ b/test/seek_zero_test.cc @@ -48,7 +48,7 @@ BOOST_AUTO_TEST_CASE (seek_zero_test) film->examine_and_add_content (content); wait_for_jobs (); content->set_scale (VideoContentScale (Ratio::from_id ("185"))); - + /* Work out the first video frame index that we will be given, taking into account * the difference between first video and first audio. */