X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fdcp_subtitle_decoder.h;h=1f53776228fcb7513fb0012f4f4c88c39d3c2843;hb=b6a281b4ba1d5e2b91ae3d54e073ee88308f61b6;hp=30bb896e061b3d845d901826c8024a78fb1cdef9;hpb=bd709c1e98e7653dafe7dff302440a7890140c7d;p=dcpomatic.git diff --git a/src/lib/dcp_subtitle_decoder.h b/src/lib/dcp_subtitle_decoder.h index 30bb896e0..1f5377622 100644 --- a/src/lib/dcp_subtitle_decoder.h +++ b/src/lib/dcp_subtitle_decoder.h @@ -28,7 +28,7 @@ public: DCPSubtitleDecoder (boost::shared_ptr); protected: - bool pass (PassReason); + bool pass (PassReason, bool accurate); void seek (ContentTime time, bool accurate); private: