Remove Film pointer from clone().
[dcpomatic.git] / src / lib / ffmpeg_file_encoder.h
index 803125bd3cf677f487a0fd70f9134083fea6e0db..63826e2d5169bbe26298d910132f17955b8d440c 100644 (file)
@@ -50,6 +50,8 @@ public:
 
        void flush ();
 
+       static AVPixelFormat pixel_format (ExportFormat format);
+
 private:
        void setup_video ();
        void setup_audio ();