X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fffmpeg_file_encoder.h;h=08fc4778b4d6bb7fe2f45f3e99a5104b91b1fef3;hp=19674d249f94f1bb29ccdaa834bece14398d26a8;hb=a332bd6be323f03dad5b180fb237afe54f1bf81e;hpb=1c11eaf92c5d592be6df07e2ac77cfcf65e3ed0c diff --git a/src/lib/ffmpeg_file_encoder.h b/src/lib/ffmpeg_file_encoder.h index 19674d249..08fc4778b 100644 --- a/src/lib/ffmpeg_file_encoder.h +++ b/src/lib/ffmpeg_file_encoder.h @@ -47,10 +47,6 @@ public: bool audio_stream_per_channel, int x264_crf, boost::filesystem::path output -#ifdef DCPOMATIC_VARIANT_SWAROOP - , boost::optional key - , boost::optional id -#endif ); ~FFmpegFileEncoder ();