summaryrefslogtreecommitdiff
path: root/src/lib/ffmpeg_encoder.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-09-07 23:44:44 +0100
committerCarl Hetherington <cth@carlh.net>2018-09-07 23:44:44 +0100
commit317642ed92c76e0387fe8c439fd0c36317a7ef0d (patch)
treec7f6ad3d2ef6b9a329b1d03f0b0bc5641d530a68 /src/lib/ffmpeg_encoder.h
parentb16b1bde7ff5ba0f778db330881633cb52499edb (diff)
Remove some unused variables.
Diffstat (limited to 'src/lib/ffmpeg_encoder.h')
-rw-r--r--src/lib/ffmpeg_encoder.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/lib/ffmpeg_encoder.h b/src/lib/ffmpeg_encoder.h
index 51af48d48..37e45a888 100644
--- a/src/lib/ffmpeg_encoder.h
+++ b/src/lib/ffmpeg_encoder.h
@@ -87,10 +87,6 @@ private:
boost::shared_ptr<AudioBuffers> _pending_audio;
- mutable boost::mutex _queue_mutex;
- boost::condition _queue_full;
- std::list<std::pair<boost::shared_ptr<PlayerVideo>, DCPTime> > _queue;
-
boost::shared_ptr<Butler> _butler;
/** Store of shared_ptr<Image> to keep them alive whilst raw pointers into