X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fformat.h;h=cc7502893149a800a9ea432bec5ff277c6e54016;hb=6bc12a2eeb9c84a539688f2f7eb876e3ea278a9f;hp=305524628c50f848b4963292a5fb66addabaf8f6;hpb=0b6652b491ffe7544a6f4a14fe968615d4481594;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