diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/time_calculation_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/time_calculation_test.cc b/test/time_calculation_test.cc index 3d602c0f0..ddd685d0c 100644 --- a/test/time_calculation_test.cc +++ b/test/time_calculation_test.cc @@ -43,7 +43,7 @@ static string const xml = "<Content>" "<VideoWidth>1280</VideoWidth>" "<VideoHeight>720</VideoHeight>" "<VideoFrameRate>25</VideoFrameRate>" - "<VideoFrameType>0</VideoFrameType>" + "<VideoFrameType>2d</VideoFrameType>" "<LeftCrop>0</LeftCrop>" "<RightCrop>0</RightCrop>" "<TopCrop>0</TopCrop>" |
