Very basics of colour conversion configuration.
[dcpomatic.git] / src / lib / encoder.h
index a866a77f19c43998e0f96572e5a71a80d657861e..a4df202a21e6758da1cffb35dff53f0c73e3fcd0 100644 (file)
@@ -81,7 +81,7 @@ private:
        
        void frame_done ();
        
-       void encoder_thread (ServerDescription *);
+       void encoder_thread (boost::shared_ptr<ServerDescription>);
        void terminate_threads ();
 
        /** Film that we are encoding */