X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fresampler.h;h=4b19dc511b891e988c33b4a89b22af8c78da4eb9;hb=d1172ffb60ec687ae4ca186cbac0e2add0754789;hp=afc28aefd01ce58a7ef2a1a431d29fff02ae4311;hpb=76f83b97c401c24b3c93baee0665e84be05f43ea;p=dcpomatic.git diff --git a/src/lib/resampler.h b/src/lib/resampler.h index afc28aefd..4b19dc511 100644 --- a/src/lib/resampler.h +++ b/src/lib/resampler.h @@ -33,6 +33,7 @@ public: boost::shared_ptr run (boost::shared_ptr); boost::shared_ptr flush (); + void reset (); void set_fast (); private: