From accc190af4322fb3d75eaa6958d1e80eef867aba Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 24 Jan 2016 23:33:55 +0000 Subject: Comment. --- src/lib/decoder.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lib/decoder.h') diff --git a/src/lib/decoder.h b/src/lib/decoder.h index 9867b79b0..10bb45310 100644 --- a/src/lib/decoder.h +++ b/src/lib/decoder.h @@ -57,6 +57,7 @@ protected: PASS_REASON_SUBTITLE }; + /** @return true if this decoder has already returned all its data and will give no more */ virtual bool pass (PassReason, bool accurate) = 0; }; -- cgit v1.2.3