Reinstate subtitle speed-up patch 526fd6de4c80a7ac9614a1cb0209efff7b171cd5 but only...
[dcpomatic.git] / src / lib / ffmpeg_decoder.h
index 5475be6122da98b51c4bb8414a837af46d0be087..dc0270cd0d4ba4433077e361b6b8d208d841b09e 100644 (file)
@@ -49,7 +49,7 @@ public:
 private:
        friend struct ::ffmpeg_pts_offset_test;
 
-       bool pass ();
+       bool pass (PassReason, bool accurate);
        void seek (ContentTime time, bool);
        void flush ();