From 30e45dd697afc053f2d7be4ee2bc154e5061ad80 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 1 Jan 2014 20:08:31 +0000 Subject: Untested basic stats for player. --- src/lib/transcoder.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lib/transcoder.h') 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; -- cgit v1.2.3