Test filling of stuff with black.
[dcpomatic.git] / src / lib / imagemagick_decoder.h
index 6640032babe4f376a29732fe9edcc1517a55a9e0..82c87876bdc8dba4a69de0c4872ffcfc015897ae 100644 (file)
@@ -37,6 +37,7 @@ public:
        void seek_back ();
        void seek_forward ();
        Time next () const;
+       bool done () const;
 
        /* VideoDecoder */