Basic (untested) ebur128 (#368).
[dcpomatic.git] / src / lib / wscript
index c6c73662b6fa54dff121702af951b88367ea7f8e..a76ca9b74e55a0be51bd9447ba83f2435c8fbf91 100644 (file)
@@ -28,6 +28,7 @@ sources = """
           audio_decoder_stream.cc
           audio_delay.cc
           audio_filter.cc
+          audio_filter_graph.cc
           audio_mapping.cc
           audio_point.cc
           audio_processor.cc
@@ -72,6 +73,7 @@ sources = """
           film.cc
           filter.cc
           font.cc
+          font_files.cc
           frame_rate_change.cc
           internet.cc
           image.cc
@@ -133,6 +135,7 @@ sources = """
           video_content.cc
           video_content_scale.cc
           video_decoder.cc
+          video_filter_graph.cc
           writer.cc
           """