From 89ee4cc6019036fa4fc0a6e07e052ffdc3b136ac Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 25 Jun 2015 11:58:12 +0100 Subject: Make player decide whether subtitles should be burnt based on content settings rather than using the film's settings. Remove film property of burn-subtitles. --- test/time_calculation_test.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'test/time_calculation_test.cc') diff --git a/test/time_calculation_test.cc b/test/time_calculation_test.cc index f4f21486c..296ffbdf8 100644 --- a/test/time_calculation_test.cc +++ b/test/time_calculation_test.cc @@ -32,6 +32,7 @@ BOOST_AUTO_TEST_CASE (ffmpeg_time_calculation_test) string const xml = "" "FFmpeg" + "0" "/home/c.hetherington/DCP/clapperboard.mp4" "2760e03c7251480f7f02c01a907792673784335" "0" -- cgit v1.2.3