Reasonably straightforward stuff; main things are adding
[dcpomatic.git] / test / audio_decoder_test.cc
index 48118c1b7dd85d1308304ab2ff1db64951192af1..2c6794a7604f8fd45df29b88a8e4734533894d3e 100644 (file)
@@ -65,7 +65,7 @@ public:
                , _position (0)
        {}
 
-       bool pass (PassReason)
+       bool pass (PassReason, bool)
        {
                Frame const N = min (
                        Frame (2000),