From a332bd6be323f03dad5b180fb237afe54f1bf81e Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 23 Nov 2020 13:58:33 +0100 Subject: Remove swaroop variant. --- src/lib/ffmpeg_encoder.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/lib/ffmpeg_encoder.h') diff --git a/src/lib/ffmpeg_encoder.h b/src/lib/ffmpeg_encoder.h index 3b0bdd170..c71f8fa63 100644 --- a/src/lib/ffmpeg_encoder.h +++ b/src/lib/ffmpeg_encoder.h @@ -40,10 +40,6 @@ public: bool split_reels, bool audio_stream_per_channel, int x264_crf -#ifdef DCPOMATIC_VARIANT_SWAROOP - , boost::optional key - , boost::optional id -#endif ); void go (); @@ -70,10 +66,6 @@ private: bool three_d, boost::filesystem::path output, std::string extension -#ifdef DCPOMATIC_VARIANT_SWAROOP - , boost::optional key - , boost::optional id -#endif ); boost::shared_ptr get (Eyes eyes) const; -- cgit v1.2.3