X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Flib%2Fsndfile_decoder.h;h=7fcf5037c424f2e32b1df6659970c12fbebd39fa;hb=e60bb3e51bd1508b149e6b8f6608f09b5196ae26;hp=40e31316571b257a761f2d498eec2ee9e225ba83;hpb=f07d5125a7b609320682689abe40781f096ca25e;p=dcpomatic.git diff --git a/src/lib/sndfile_decoder.h b/src/lib/sndfile_decoder.h index 40e313165..7fcf5037c 100644 --- a/src/lib/sndfile_decoder.h +++ b/src/lib/sndfile_decoder.h @@ -33,7 +33,7 @@ public: private: bool pass (); void seek (ContentTime, bool); - + int64_t _done; int64_t _remaining; float* _deinterleave_buffer;