X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;ds=inline;f=src%2Flib%2Fimage_decoder.h;h=140032317f9fb331147c31ede4e4a998f73607e2;hb=61a3f348c433ca4f8d2e7bb9758ad5d61bd35407;hp=7978f34c84223006f53bf368d0f99b93a6142296;hpb=de2af791bdfdcd653752cba970e59efc7bf810c7;p=dcpomatic.git diff --git a/src/lib/image_decoder.h b/src/lib/image_decoder.h index 7978f34c8..140032317 100644 --- a/src/lib/image_decoder.h +++ b/src/lib/image_decoder.h @@ -33,7 +33,7 @@ public: return _image_content; } - void pass (); + bool pass (); void seek (ContentTime, bool); private: