Set up OV/VF in name according to whether DCP content has been referenced.
[dcpomatic.git] / src / lib / image.h
index fabcb5675f676bafa0cfcb5b7d83062297e11de3..2d267f861e72a64cd337036bfe815943350a077a 100644 (file)
 #include "position.h"
 #include "position_image.h"
 #include "types.h"
-#include <dcp/colour_conversion.h>
 extern "C" {
-#include <libavcodec/avcodec.h>
-#include <libavfilter/avfilter.h>
+#include <libavutil/pixfmt.h>
 }
+#include <dcp/colour_conversion.h>
 #include <boost/shared_ptr.hpp>
-#include <boost/function.hpp>
-#include <string>
 
+struct AVFrame;
 class Socket;
 
 class Image