From 89319eb1217c8caca80dc22ca770766f6d2f26c0 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 15 Dec 2012 18:16:35 +0000 Subject: Skipping hacks. --- src/lib/transcoder.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/lib/transcoder.h') diff --git a/src/lib/transcoder.h b/src/lib/transcoder.h index 4a9667b3c..43c70df00 100644 --- a/src/lib/transcoder.h +++ b/src/lib/transcoder.h @@ -54,6 +54,8 @@ public: } protected: + boost::shared_ptr _film; + boost::shared_ptr _opt; /** A Job that is running this Transcoder, or 0 */ Job* _job; /** The encoder that we will use */ -- cgit v1.2.3