Merge master.
[dcpomatic.git] / src / lib / ffmpeg_content.h
index 6f4980dc7691e619c29bc229c6c9ec235ad9a99c..367c30103e77812927878d0f2f31062e995cc647 100644 (file)
@@ -108,6 +108,8 @@ public:
                return _first_video;
        }
 
+       bool has_subtitle_during (ContentTimePeriod) const;
+
 private:
        friend class ffmpeg_pts_offset_test;