X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fvideo_mxf_examiner.h;h=37badafba4adc15f2a96b60986806d9255e993bd;hb=c370c651eba466f5073384de8b304a2625c64b89;hp=c66774876708c4c19286305a796db69787ddab08;hpb=dd9be86db6cde0afa5da0d1d1ac43b42e05dca26;p=dcpomatic.git diff --git a/src/lib/video_mxf_examiner.h b/src/lib/video_mxf_examiner.h index c66774876..37badafba 100644 --- a/src/lib/video_mxf_examiner.h +++ b/src/lib/video_mxf_examiner.h @@ -40,7 +40,7 @@ public: boost::optional sample_aspect_ratio () const; bool yuv () const; VideoRange range () const { - return VIDEO_RANGE_FULL; + return VideoRange::FULL; } private: