Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic
[dcpomatic.git] / src / lib / ffmpeg_decoder.h
index 5475be6122da98b51c4bb8414a837af46d0be087..ce52679364f69844fc9e1d50e92612ba95a6c09d 100644 (file)
@@ -49,7 +49,7 @@ public:
 private:
        friend struct ::ffmpeg_pts_offset_test;
 
-       bool pass ();
+       bool pass (PassReason);
        void seek (ContentTime time, bool);
        void flush ();