From ca981c8cfa23111e92be329f1c2dfbe3a07b4247 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 19 Jun 2020 13:30:02 +0200 Subject: Make Atmos content work more like other content. Now its MXFs are re-written, meaning that they can be encrypted. This (along with the libdcp update) also fixes assorted Atmos bugs. --- src/lib/wscript | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/lib/wscript') diff --git a/src/lib/wscript b/src/lib/wscript index ad4dbd87d..c2dfb55d8 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -25,7 +25,11 @@ sources = """ analyse_audio_job.cc analyse_subtitles_job.cc analytics.cc + atmos_content.cc atmos_mxf_content.cc + atmos_decoder.cc + atmos_metadata.cc + atmos_mxf_decoder.cc audio_analysis.cc audio_buffers.cc audio_content.cc -- cgit v1.2.3