Merge branch 'master' into subtitle-content
[dcpomatic.git] / src / lib / ffmpeg_decoder.h
index e3aa484d1a18673be645298d811d338decd4d338..11f83ed97c9808aeaff603f110814463b51234a6 100644 (file)
@@ -60,6 +60,8 @@ private:
 
        static double compute_pts_offset (double, double, float);
 
+       void flush ();
+
        void setup_subtitle ();
 
        AVSampleFormat audio_sample_format () const;