summaryrefslogtreecommitdiff
path: root/test/video_content_scale_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/video_content_scale_test.cc')
-rw-r--r--test/video_content_scale_test.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/video_content_scale_test.cc b/test/video_content_scale_test.cc
index 80367274d..8c3bd431a 100644
--- a/test/video_content_scale_test.cc
+++ b/test/video_content_scale_test.cc
@@ -49,6 +49,7 @@ test (dcp::Size content_size, dcp::Size display_size, dcp::Size film_size, Crop
"<OriginalVideoFrameRate>23.97602462768555</OriginalVideoFrameRate>"
"<VideoFrameType>0</VideoFrameType>"
"<SampleAspectRatio>1</SampleAspectRatio>"
+ "<BitsPerPixel>12</BitsPerPixel>"
"<LeftCrop>" << crop.left << "</LeftCrop>"
"<RightCrop>" << crop.right << "</RightCrop>"
"<TopCrop>" << crop.top << "</TopCrop>"