X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Ftranscoder.h;h=25b2ef90841c68a23dd077eb12d41d0c4a282969;hb=8102046b2f29e0c7b234c29bf204b056cb30e64f;hp=d7736d4e8e56dd3a1cdf7440e6a5872bb7a59db1;hpb=d33a11798fc39336eb9442f11a06a9a1f2470d83;p=dcpomatic.git diff --git a/src/lib/transcoder.h b/src/lib/transcoder.h index d7736d4e8..25b2ef908 100644 --- a/src/lib/transcoder.h +++ b/src/lib/transcoder.h @@ -42,6 +42,7 @@ public: } private: + boost::shared_ptr _film; boost::shared_ptr _player; boost::shared_ptr _encoder; bool _finishing;