Test filling of stuff with black.
[dcpomatic.git] / src / lib / black_decoder.h
index 3aa63e22f23c5c07aac6d4c9d4eeb4f41348ae9a..622489646fe64b76c816a976efcb022df582b2ae 100644 (file)
@@ -33,6 +33,7 @@ public:
        void seek_back ();
        void seek_forward ();
        Time next () const;
+       bool done () const;
 
        /* VideoDecoder */