summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-06-03 14:55:02 +0100
committerCarl Hetherington <cth@carlh.net>2015-06-03 14:55:02 +0100
commit8c7f5a26897b6342e0c6ed2afd24a2e3eed34dea (patch)
tree9860f0f1b6764701f104aab32d844e54c4555489
parent0642259361b18530110aa6a28e27c3646f2e7da6 (diff)
Fix test.
-rw-r--r--test/time_calculation_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/time_calculation_test.cc b/test/time_calculation_test.cc
index 72fe36e9b..79d93afa8 100644
--- a/test/time_calculation_test.cc
+++ b/test/time_calculation_test.cc
@@ -85,7 +85,7 @@ BOOST_AUTO_TEST_CASE (ffmpeg_time_calculation_test)
"<Channels>2</Channels>"
"<FirstAudio>0</FirstAudio>"
"<Mapping>"
- "<ContentChannels>2</ContentChannels>"
+ "<InputChannels>2</InputChannels>"
"<OutputChannels>12</OutputChannels>"
"<Gain Content=\"0\" DCP=\"0\">1</Gain>"
"<Gain Content=\"0\" DCP=\"1\">0</Gain>"