X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fdcp_video.h;h=fe394b9fb80b28ded99c10e4b114e94f16a533e5;hb=33dcb243042b46c29fedf87fe29c7fb54f8a484c;hp=d6f62d2bb940cf23bf2b3fcd2d2783eef70f1869;hpb=0fd8188b67917406ea20d02b5f15754c249d6ff0;p=dcpomatic.git diff --git a/src/lib/dcp_video.h b/src/lib/dcp_video.h index d6f62d2bb..fe394b9fb 100644 --- a/src/lib/dcp_video.h +++ b/src/lib/dcp_video.h @@ -72,7 +72,7 @@ public: static std::shared_ptr convert_to_xyz (std::shared_ptr frame, dcp::NoteHandler note); - void convert_to_xyz(uint16_t* dst); + void convert_to_xyz(uint16_t* dst) const; dcp::Size get_size(); private: