X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fhints.h;h=55703a10bc59d74de464d17519d3dee60c88ffdd;hb=e67ce8ae4b9121bbcef2c1dcb61bdb5b9330ad78;hp=6553593a06e761da7b908ce1949f5dc3fc06fa58;hpb=cd6c6a693f19fcaa6c75ed60f48a54a8cae51352;p=dcpomatic.git diff --git a/src/lib/hints.h b/src/lib/hints.h index 6553593a0..55703a10b 100644 --- a/src/lib/hints.h +++ b/src/lib/hints.h @@ -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" @@ -65,6 +64,7 @@ private: void closed_caption (PlayerText text, dcpomatic::DCPTimePeriod period); void open_subtitle (PlayerText text, dcpomatic::DCPTimePeriod period); + void check_certificates (); void check_interop (); void check_big_font_files (); void check_few_audio_channels (); @@ -80,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