From 80fafad9c11e0cd8cf9d6ce17deb83be6f680f2d Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 23 Nov 2014 01:48:55 +0000 Subject: First cut at J2K import. --- src/lib/util.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lib/util.h') diff --git a/src/lib/util.h b/src/lib/util.h index c06f51ca3..886e2a61c 100644 --- a/src/lib/util.h +++ b/src/lib/util.h @@ -63,6 +63,7 @@ extern std::string md5_digest (std::vector, boost::shar extern void ensure_ui_thread (); extern std::string audio_channel_name (int); extern bool valid_image_file (boost::filesystem::path); +extern bool valid_j2k_file (boost::filesystem::path); #ifdef DCPOMATIC_WINDOWS extern boost::filesystem::path mo_path (); #endif -- cgit v1.2.3