X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fsubrip_decoder.h;h=ca885a2efdd0d8d469330a3b0d2f3886fff9a7f0;hb=9c5a7319d807063c22d6bc165ee414ce82e26965;hp=6025c90e2943e357f16b78a7dcfebbc295f33db5;hpb=2e504b33eb9f38cac629ad31b7c107fb0cf5efda;p=dcpomatic.git diff --git a/src/lib/subrip_decoder.h b/src/lib/subrip_decoder.h index 6025c90e2..ca885a2ef 100644 --- a/src/lib/subrip_decoder.h +++ b/src/lib/subrip_decoder.h @@ -30,7 +30,8 @@ class SubRipDecoder : public SubtitleDecoder, public SubRip public: SubRipDecoder (boost::shared_ptr); -protected: +protected: + void seek (ContentTime time, bool accurate); bool pass (); private: