X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fformat.h;h=7958ca5341604e199a181b2295e0708b3614d542;hb=d62877ae6c4e316e43f4052e4b9ba673610012cf;hp=783ff25ce455b31dd207fa4f37026d8fee132a1d;hpb=ec5ff2e9bf1c81f9a11ff22ede039c83c2163885;p=dcpomatic.git diff --git a/src/lib/format.h b/src/lib/format.h index 783ff25ce..7958ca534 100644 --- a/src/lib/format.h +++ b/src/lib/format.h @@ -49,7 +49,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