X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Futil.cc;h=32deac2e8f56fc824e42aaa05472c66b6acacca2;hp=7824e7fed739f75d51063298d99ffe61fafcbb28;hb=d97029163865e212dc3d7b3c57c16459933a11f6;hpb=7ab22a7aa171aec36563b8ec0b7c0b69a36094fe diff --git a/src/lib/util.cc b/src/lib/util.cc index 7824e7fed..32deac2e8 100644 --- a/src/lib/util.cc +++ b/src/lib/util.cc @@ -833,6 +833,7 @@ audio_channel_types (list mapped, int channels) break; case dcp::HI: case dcp::VI: + case dcp::MOTION_DATA: case dcp::SYNC_SIGNAL: case dcp::SIGN_LANGUAGE: case dcp::UNUSED: