d588620e70bf15da29cc242e4ae8d86977e8f36a from master; fix hang if you cancel a paused...
[dcpomatic.git] / src / lib / ffmpeg_content.h
index d6edb2bdbd10978688c8c9c88bd614b52507baa6..bc1872ac160b380dc20c1509571da635fb5308a7 100644 (file)
@@ -63,6 +63,9 @@ public:
        DCPTime full_length () const;
 
        std::string identifier () const;
+
+       /* VideoContent */
+       void set_default_colour_conversion ();
        
        /* AudioContent */
        int audio_channels () const;