X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fformat.h;h=cc7502893149a800a9ea432bec5ff277c6e54016;hb=db468a15e50c8491d4b8462ad0676be905f49065;hp=305524628c50f848b4963292a5fb66addabaf8f6;hpb=99d2e172f5c7fae21e5126a063014727871e9948;p=dcpomatic.git diff --git a/src/lib/format.h b/src/lib/format.h index 305524628..cc7502893 100644 --- a/src/lib/format.h +++ b/src/lib/format.h @@ -50,7 +50,7 @@ public: /** @return the ratio of the container (including any padding) as a floating point number */ float container_ratio_as_float () const; - int dcp_padding (boost::shared_ptr f) const; + int dcp_padding (boost::shared_ptr) const; /** @return size in pixels of the images that we should * put in a DCP for this ratio. This size will not correspond