Cleanup: use some more vector instead of list.
[dcpomatic.git] / src / lib / hints.h
index 985fa1910d9b10733b88a4f827687bf11de9455a..55703a10bc59d74de464d17519d3dee60c88ffdd 100644 (file)
@@ -22,7 +22,6 @@
 #include "audio_analyser.h"
 #include "signaller.h"
 #include "player_text.h"
-#include "types.h"
 #include "dcp_text_track.h"
 #include "dcpomatic_time.h"
 #include "weak_film.h"
@@ -81,8 +80,9 @@ private:
        bool check_loudness ();
        void check_ffec_and_ffmc_in_smpte_feature ();
        void check_out_of_range_markers ();
-       void check_text_languages ();
+       void check_subtitle_languages();
        void check_audio_language ();
+       void check_8_or_16_audio_channels();
 
        boost::thread _thread;
        /** This is used to make a partial DCP containing only the subtitles and closed captions that