From 73780cdb80eb3ac1f0f9d96fe6032f8a2317b01b Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 27 Jan 2021 01:27:53 +0100 Subject: WIP: analyse J2K files. --- test/test.h | 1 + 1 file changed, 1 insertion(+) (limited to 'test/test.h') diff --git a/test/test.h b/test/test.h index 155c7898..57be5d11 100644 --- a/test/test.h +++ b/test/test.h @@ -54,6 +54,7 @@ extern std::shared_ptr make_simple_with_interop_ccaps (boost::filesyst extern std::shared_ptr make_simple_with_smpte_ccaps (boost::filesystem::path path); extern std::shared_ptr black_image (dcp::Size size = dcp::Size(1998, 1080)); extern std::shared_ptr black_picture_asset (boost::filesystem::path dir, int frames = 24); +extern boost::filesystem::path find_file (boost::filesystem::path dir, std::string filename_part); /** Creating an object of this class will make asdcplib's random number generation * (more) predictable. -- cgit v1.2.3