X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fdcp.h;h=1ad56efc1a9a0a89217d787a0d925ee16611b4ae;hb=4f6b9809ed4c9291e2577ee8e0f3bebf15ca2629;hp=bc829fe96d1e69be5a837fc2ccdf8060b9edb95e;hpb=da2f0d96f3c5ffa73bfecd9df613b23200e862f7;p=libdcp.git diff --git a/src/dcp.h b/src/dcp.h index bc829fe9..1ad56efc 100644 --- a/src/dcp.h +++ b/src/dcp.h @@ -106,7 +106,7 @@ public: return _length; } - std::list equals (DCP const & other, EqualityFlags flags) const; + std::list equals (DCP const & other, EqualityFlags flags, double max_mean, double max_std_dev) const; /** Emitted with a parameter between 0 and 1 to indicate progress * for long jobs.