X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=test%2Fffmpeg_encoder_test.cc;h=097ef86e720f9f9762efe03834ba1885a2bc6a9b;hp=9edf2bdbd5880748b64155e13e79e07eed1b6d2d;hb=f7b6c0595fe13be3f4a10bcce88dd895b1111b57;hpb=59953282b9f9da1164f39181347a01672c4f674c diff --git a/test/ffmpeg_encoder_test.cc b/test/ffmpeg_encoder_test.cc index 9edf2bdbd..097ef86e7 100644 --- a/test/ffmpeg_encoder_test.cc +++ b/test/ffmpeg_encoder_test.cc @@ -61,7 +61,6 @@ ffmpeg_content_test (int number, boost::filesystem::path content, ExportFormat f name += "prores"; extension = "mov"; break; - case ExportFormat::H264_PCM: case ExportFormat::SUBTITLES_DCP: BOOST_REQUIRE (false); }