Support Dolby-style WAV back surround names when guessing mappings (#2427).
[dcpomatic.git] / src / lib / wscript
index cf97623f9ee3b42c36c8834efb369fb3f80367ab..43ccead77669a74137113402ac2165d456c0e904 100644 (file)
@@ -59,6 +59,7 @@ sources = """
           combine_dcp_job.cc
           copy_dcp_details_to_film.cc
           create_cli.cc
+          crop.cc
           cross_common.cc
           crypto.cc
           curl_uploader.cc
@@ -145,6 +146,7 @@ sources = """
           maths_util.cc
           memory_util.cc
           mid_side_decoder.cc
+          named_channel.cc
           overlaps.cc
           pixel_quanta.cc
           player.cc
@@ -158,6 +160,7 @@ sources = """
           release_notes.cc
           render_text.cc
           resampler.cc
+          resolution.cc
           rgba.cc
           rng.cc
           scoped_temporary.cc
@@ -178,6 +181,7 @@ sources = """
           subtitle_analysis.cc
           subtitle_encoder.cc
           text_ring_buffers.cc
+          text_type.cc
           timer.cc
           transcode_job.cc
           trusted_device.cc
@@ -197,9 +201,11 @@ sources = """
           video_decoder.cc
           video_filter_graph.cc
           video_filter_graph_set.cc
+          video_frame_type.cc
           video_mxf_content.cc
           video_mxf_decoder.cc
           video_mxf_examiner.cc
+          video_range.cc
           video_ring_buffers.cc
           writer.cc
           zipper.cc