Various bits mostly related to colour conversions.
[dcpomatic.git] / src / lib / encoder.h
index a4df202a21e6758da1cffb35dff53f0c73e3fcd0..c0ea30fcbb0a051582b24ddceb564d9ceeb873f4 100644 (file)
@@ -81,7 +81,7 @@ private:
        
        void frame_done ();
        
-       void encoder_thread (boost::shared_ptr<ServerDescription>);
+       void encoder_thread (boost::optional<ServerDescription>);
        void terminate_threads ();
 
        /** Film that we are encoding */